Update az104-06-vms-loop-template.json

This commit is contained in:
staleycyn 2024-01-14 07:25:25 -08:00 committed by GitHub
parent 1747012ad6
commit 24a4702a75
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -325,6 +325,7 @@
}, },
"protectedSettings": {} "protectedSettings": {}
} }
},
{ {
"type": "Microsoft.Compute/virtualMachines/extensions", "type": "Microsoft.Compute/virtualMachines/extensions",
"apiVersion": "2023-03-01", "apiVersion": "2023-03-01",
@ -559,6 +560,6 @@
"nicType": "Standard", "nicType": "Standard",
"auxiliaryMode": "None", "auxiliaryMode": "None",
"auxiliarySku": "None" "auxiliarySku": "None"
} }}
] ]
} }