Skip to content

Commit c5c0225

Browse files
committed
Remove optional property for better clarity
1 parent 0314725 commit c5c0225

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

articles/service-fabric/service-fabric-cluster-azure-deployment-preparation.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ Ephemeral OS disks is not a specific Service Fabric feature, but rather a featur
7272
"virtualMachineProfile": {
7373
"storageProfile": {
7474
"osDisk": {
75-
"vhdContainers": ["[concat(reference(concat('Microsoft.Storage/storageAccounts/', parameters('vmStorageAccountName')), variables('storageApiVersion')).primaryEndpoints.blob, parameters('vmStorageAccountContainerName'))]"],
7675
"caching": "ReadOnly",
7776
"createOption": "FromImage",
7877
"diffDiskSettings": {

0 commit comments

Comments
 (0)