|
5 | 5 | "metadata": { |
6 | 6 | "_generator": { |
7 | 7 | "name": "bicep", |
8 | | - "version": "0.40.2.10011", |
9 | | - "templateHash": "46164870636097653" |
| 8 | + "version": "0.41.2.15936", |
| 9 | + "templateHash": "15378128850313943283" |
10 | 10 | } |
11 | 11 | }, |
12 | 12 | "parameters": { |
|
4698 | 4698 | "metadata": { |
4699 | 4699 | "_generator": { |
4700 | 4700 | "name": "bicep", |
4701 | | - "version": "0.40.2.10011", |
4702 | | - "templateHash": "13184395339364197836" |
| 4701 | + "version": "0.41.2.15936", |
| 4702 | + "templateHash": "10681183203421948888" |
4703 | 4703 | } |
4704 | 4704 | }, |
4705 | 4705 | "definitions": { |
|
8840 | 8840 | "value": "[take(variables('jumpboxVmName'), 15)]" |
8841 | 8841 | }, |
8842 | 8842 | "vmSize": { |
8843 | | - "value": "[coalesce(parameters('vmSize'), 'Standard_DS2_v2')]" |
| 8843 | + "value": "[coalesce(parameters('vmSize'), 'Standard_D2s_v5')]" |
8844 | 8844 | }, |
8845 | 8845 | "location": { |
8846 | 8846 | "value": "[parameters('location')]" |
|
26118 | 26118 | }, |
26119 | 26119 | "dependsOn": [ |
26120 | 26120 | "appIdentity", |
26121 | | - "[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').storageQueue)]", |
26122 | 26121 | "[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').storageBlob)]", |
| 26122 | + "[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').storageQueue)]", |
26123 | 26123 | "virtualNetwork" |
26124 | 26124 | ] |
26125 | 26125 | }, |
|
30068 | 30068 | "metadata": { |
30069 | 30069 | "_generator": { |
30070 | 30070 | "name": "bicep", |
30071 | | - "version": "0.40.2.10011", |
30072 | | - "templateHash": "8742987061721021759" |
| 30071 | + "version": "0.41.2.15936", |
| 30072 | + "templateHash": "8365054813170845685" |
30073 | 30073 | } |
30074 | 30074 | }, |
30075 | 30075 | "definitions": { |
|
52099 | 52099 | }, |
52100 | 52100 | "dependsOn": [ |
52101 | 52101 | "appIdentity", |
52102 | | - "[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').cognitiveServices)]", |
52103 | | - "[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').aiServices)]", |
52104 | 52102 | "[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').openAI)]", |
| 52103 | + "[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').aiServices)]", |
| 52104 | + "[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').cognitiveServices)]", |
52105 | 52105 | "virtualNetwork" |
52106 | 52106 | ] |
52107 | 52107 | }, |
|
0 commit comments