Skip to content

Commit

Permalink
Merge pull request #30 from Roopan-Microsoft/PSL-Task-9610
Browse files Browse the repository at this point in the history
updated base url of arm template
  • Loading branch information
Prashant-Microsoft authored Oct 25, 2024
2 parents 0562c11 + 9835c35 commit a19148e
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion ResearchAssistant/Deployment/bicep/main.bicep
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ var resourceGroupName = resourceGroup().name
var subscriptionId = subscription().subscriptionId

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

// ========== Managed Identity ========== //
module managedIdentityModule 'deploy_managed_identity.bicep' = {
Expand Down
46 changes: 23 additions & 23 deletions ResearchAssistant/Deployment/bicep/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.29.47.4906",
"templateHash": "10711406236308727919"
"version": "0.27.1.19265",
"templateHash": "7457549766663838702"
}
},
"parameters": {
Expand All @@ -23,7 +23,7 @@
"resourceGroupName": "[resourceGroup().name]",
"subscriptionId": "[subscription().subscriptionId]",
"solutionLocation": "[variables('resourceGroupLocation')]",
"baseUrl": "https://raw.githubusercontent.com/Roopan-Microsoft/Build-your-own-copilot-Solution-Accelerator/main/"
"baseUrl": "https://raw.githubusercontent.com/Roopan-Microsoft/psl-byo-main/main/"
},
"resources": [
{
Expand All @@ -50,8 +50,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.29.47.4906",
"templateHash": "14160084237240395045"
"version": "0.27.1.19265",
"templateHash": "14492986622884712635"
}
},
"parameters": {
Expand Down Expand Up @@ -142,8 +142,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.29.47.4906",
"templateHash": "16818958292648129851"
"version": "0.27.1.19265",
"templateHash": "1732388101011268083"
}
},
"parameters": {
Expand Down Expand Up @@ -295,8 +295,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.29.47.4906",
"templateHash": "14900700646237730459"
"version": "0.27.1.19265",
"templateHash": "11463009197950800876"
}
},
"parameters": {
Expand Down Expand Up @@ -377,8 +377,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.29.47.4906",
"templateHash": "5512132473254602596"
"version": "0.27.1.19265",
"templateHash": "14406720787668575764"
}
},
"parameters": {
Expand Down Expand Up @@ -465,8 +465,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.29.47.4906",
"templateHash": "3158286966136205910"
"version": "0.27.1.19265",
"templateHash": "655463873191032186"
}
},
"parameters": {
Expand Down Expand Up @@ -599,8 +599,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.29.47.4906",
"templateHash": "12313557719833661787"
"version": "0.27.1.19265",
"templateHash": "31465269254160942"
}
},
"parameters": {
Expand Down Expand Up @@ -734,8 +734,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.29.47.4906",
"templateHash": "5809784669625572911"
"version": "0.27.1.19265",
"templateHash": "854911663640104817"
}
},
"parameters": {
Expand Down Expand Up @@ -1211,8 +1211,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.29.47.4906",
"templateHash": "9147908724141769749"
"version": "0.27.1.19265",
"templateHash": "17397239230654067580"
}
},
"parameters": {
Expand Down Expand Up @@ -1300,8 +1300,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.29.47.4906",
"templateHash": "13153561406831829345"
"version": "0.27.1.19265",
"templateHash": "3046192829404893789"
}
},
"parameters": {
Expand Down Expand Up @@ -1507,8 +1507,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.29.47.4906",
"templateHash": "1558876662595106054"
"version": "0.27.1.19265",
"templateHash": "15943406030570931039"
}
},
"parameters": {
Expand Down

0 comments on commit a19148e

Please sign in to comment.