Skip to content

Commit a19148e

Browse files
Merge pull request #30 from Roopan-Microsoft/PSL-Task-9610
updated base url of arm template
2 parents 0562c11 + 9835c35 commit a19148e

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

ResearchAssistant/Deployment/bicep/main.bicep

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ var resourceGroupName = resourceGroup().name
1414
var subscriptionId = subscription().subscriptionId
1515

1616
var solutionLocation = resourceGroupLocation
17-
var baseUrl = 'https://raw.githubusercontent.com/Roopan-Microsoft/Build-your-own-copilot-Solution-Accelerator/main/'
17+
var baseUrl = 'https://raw.githubusercontent.com/Roopan-Microsoft/psl-byo-main/main/'
1818

1919
// ========== Managed Identity ========== //
2020
module managedIdentityModule 'deploy_managed_identity.bicep' = {

ResearchAssistant/Deployment/bicep/main.json

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"metadata": {
55
"_generator": {
66
"name": "bicep",
7-
"version": "0.29.47.4906",
8-
"templateHash": "10711406236308727919"
7+
"version": "0.27.1.19265",
8+
"templateHash": "7457549766663838702"
99
}
1010
},
1111
"parameters": {
@@ -23,7 +23,7 @@
2323
"resourceGroupName": "[resourceGroup().name]",
2424
"subscriptionId": "[subscription().subscriptionId]",
2525
"solutionLocation": "[variables('resourceGroupLocation')]",
26-
"baseUrl": "https://raw.githubusercontent.com/Roopan-Microsoft/Build-your-own-copilot-Solution-Accelerator/main/"
26+
"baseUrl": "https://raw.githubusercontent.com/Roopan-Microsoft/psl-byo-main/main/"
2727
},
2828
"resources": [
2929
{
@@ -50,8 +50,8 @@
5050
"metadata": {
5151
"_generator": {
5252
"name": "bicep",
53-
"version": "0.29.47.4906",
54-
"templateHash": "14160084237240395045"
53+
"version": "0.27.1.19265",
54+
"templateHash": "14492986622884712635"
5555
}
5656
},
5757
"parameters": {
@@ -142,8 +142,8 @@
142142
"metadata": {
143143
"_generator": {
144144
"name": "bicep",
145-
"version": "0.29.47.4906",
146-
"templateHash": "16818958292648129851"
145+
"version": "0.27.1.19265",
146+
"templateHash": "1732388101011268083"
147147
}
148148
},
149149
"parameters": {
@@ -295,8 +295,8 @@
295295
"metadata": {
296296
"_generator": {
297297
"name": "bicep",
298-
"version": "0.29.47.4906",
299-
"templateHash": "14900700646237730459"
298+
"version": "0.27.1.19265",
299+
"templateHash": "11463009197950800876"
300300
}
301301
},
302302
"parameters": {
@@ -377,8 +377,8 @@
377377
"metadata": {
378378
"_generator": {
379379
"name": "bicep",
380-
"version": "0.29.47.4906",
381-
"templateHash": "5512132473254602596"
380+
"version": "0.27.1.19265",
381+
"templateHash": "14406720787668575764"
382382
}
383383
},
384384
"parameters": {
@@ -465,8 +465,8 @@
465465
"metadata": {
466466
"_generator": {
467467
"name": "bicep",
468-
"version": "0.29.47.4906",
469-
"templateHash": "3158286966136205910"
468+
"version": "0.27.1.19265",
469+
"templateHash": "655463873191032186"
470470
}
471471
},
472472
"parameters": {
@@ -599,8 +599,8 @@
599599
"metadata": {
600600
"_generator": {
601601
"name": "bicep",
602-
"version": "0.29.47.4906",
603-
"templateHash": "12313557719833661787"
602+
"version": "0.27.1.19265",
603+
"templateHash": "31465269254160942"
604604
}
605605
},
606606
"parameters": {
@@ -734,8 +734,8 @@
734734
"metadata": {
735735
"_generator": {
736736
"name": "bicep",
737-
"version": "0.29.47.4906",
738-
"templateHash": "5809784669625572911"
737+
"version": "0.27.1.19265",
738+
"templateHash": "854911663640104817"
739739
}
740740
},
741741
"parameters": {
@@ -1211,8 +1211,8 @@
12111211
"metadata": {
12121212
"_generator": {
12131213
"name": "bicep",
1214-
"version": "0.29.47.4906",
1215-
"templateHash": "9147908724141769749"
1214+
"version": "0.27.1.19265",
1215+
"templateHash": "17397239230654067580"
12161216
}
12171217
},
12181218
"parameters": {
@@ -1300,8 +1300,8 @@
13001300
"metadata": {
13011301
"_generator": {
13021302
"name": "bicep",
1303-
"version": "0.29.47.4906",
1304-
"templateHash": "13153561406831829345"
1303+
"version": "0.27.1.19265",
1304+
"templateHash": "3046192829404893789"
13051305
}
13061306
},
13071307
"parameters": {
@@ -1507,8 +1507,8 @@
15071507
"metadata": {
15081508
"_generator": {
15091509
"name": "bicep",
1510-
"version": "0.29.47.4906",
1511-
"templateHash": "1558876662595106054"
1510+
"version": "0.27.1.19265",
1511+
"templateHash": "15943406030570931039"
15121512
}
15131513
},
15141514
"parameters": {

0 commit comments

Comments
 (0)