|
6 | 6 | "_generator": { |
7 | 7 | "name": "bicep", |
8 | 8 | "version": "0.38.33.27573", |
9 | | - "templateHash": "11724272711494177601" |
| 9 | + "templateHash": "13588530747411109511" |
10 | 10 | } |
11 | 11 | }, |
12 | 12 | "parameters": { |
|
37 | 37 | "type": "string", |
38 | 38 | "defaultValue": "canadacentral", |
39 | 39 | "metadata": { |
40 | | - "description": "Optional. Secondary CosmosDB Location for high availability and failover scenarios." |
| 40 | + "description": "Optional. Secondary CosmosDB Location for high availability and failover scenarios. Not all Azure regions support zone redundancy for Cosmos DB. See https://learn.microsoft.com/azure/cosmos-db/high-availability#azure-regions-and-zone-redundancy for supported regions." |
41 | 41 | } |
42 | 42 | }, |
43 | 43 | "gptModelDeploymentType": { |
|
392 | 392 | "apiVersion": "2021-04-01", |
393 | 393 | "name": "default", |
394 | 394 | "properties": { |
395 | | - "tags": "[shallowMerge(createArray(resourceGroup().tags, parameters('tags'), createObject('TemplateName', 'Client Advisorr12', 'Type', if(parameters('enablePrivateNetworking'), 'WAF', 'Non-WAF'), 'CreatedBy', parameters('createdBy'), 'DeploymentName', deployment().name)))]" |
| 395 | + "tags": "[shallowMerge(createArray(resourceGroup().tags, parameters('tags'), createObject('TemplateName', 'Client Advisor', 'Type', if(parameters('enablePrivateNetworking'), 'WAF', 'Non-WAF'), 'CreatedBy', parameters('createdBy'), 'DeploymentName', deployment().name)))]" |
396 | 396 | } |
397 | 397 | }, |
398 | 398 | "existingAiFoundryAiServices": { |
|
29904 | 29904 | } |
29905 | 29905 | }, |
29906 | 29906 | "dependsOn": [ |
29907 | | - "[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').cognitiveServices)]", |
29908 | 29907 | "[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').aiServices)]", |
| 29908 | + "[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').cognitiveServices)]", |
29909 | 29909 | "logAnalyticsWorkspace", |
29910 | 29910 | "userAssignedIdentity", |
29911 | 29911 | "virtualNetwork" |
|
39514 | 39514 | } |
39515 | 39515 | }, |
39516 | 39516 | "dependsOn": [ |
39517 | | - "[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').storageBlob)]", |
39518 | 39517 | "[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').storageQueue)]", |
| 39518 | + "[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').storageBlob)]", |
39519 | 39519 | "keyvault", |
39520 | 39520 | "userAssignedIdentity", |
39521 | 39521 | "virtualNetwork" |
|
0 commit comments