Skip to content

Commit 955580a

Browse files
authored
Update test-resources.json (#34210)
1 parent 75da6ac commit 955580a

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

sdk/ml/test-resources.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -504,10 +504,7 @@
504504
"name": "[concat(parameters('testStorageAccountName'), '/default/', parameters('testBlobContainerName'))]",
505505
"dependsOn": [
506506
"[resourceId('Microsoft.Storage/storageAccounts', parameters('testStorageAccountName'))]"
507-
],
508-
"properties": {
509-
"publicAccess": "Blob"
510-
}
507+
]
511508
},
512509
{
513510
"type": "Microsoft.Storage/storageAccounts/fileServices/shares",

0 commit comments

Comments
 (0)