Skip to content

Commit c2014c2

Browse files
added main.json file
1 parent 1493763 commit c2014c2

2 files changed

Lines changed: 37597 additions & 5 deletions

File tree

infra/main.bicep

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -973,11 +973,11 @@ var dnsZoneIndex = {
973973
}
974974

975975
// List of DNS zone indices that correspond to AI-related services.
976-
var aiRelatedDnsZoneIndices = [
977-
dnsZoneIndex.cognitiveServices
978-
dnsZoneIndex.openAI
979-
dnsZoneIndex.aiServices
980-
]
976+
// var aiRelatedDnsZoneIndices = [
977+
// dnsZoneIndex.cognitiveServices
978+
// dnsZoneIndex.openAI
979+
// dnsZoneIndex.aiServices
980+
// ]
981981

982982
// ===================================================
983983
// DEPLOY PRIVATE DNS ZONES

0 commit comments

Comments
 (0)