We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a42ec9 commit 7b62e6cCopy full SHA for 7b62e6c
1 file changed
infra/main.json
@@ -27975,9 +27975,9 @@
27975
},
27976
"dependsOn": [
27977
"aiFoundryAiServices",
27978
- "[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').aiServices)]",
27979
- "[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').cognitiveServices)]",
27980
"[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').openAI)]",
+ "[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').cognitiveServices)]",
+ "[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').aiServices)]",
27981
"virtualNetwork"
27982
]
27983
0 commit comments