File tree Expand file tree Collapse file tree 3 files changed +4
-1
lines changed
Expand file tree Collapse file tree 3 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 33
44# These owners will be the default owners for everything in the repo.
55* @ toherman-msft @ hunterjam @ Avijit-Microsoft @ Roopan-Microsoft @ Prajwal-Microsoft @ Vinay-Microsoft @ malrose07 @ blessing-sanusi
6+
Original file line number Diff line number Diff line change @@ -88,7 +88,6 @@ param HostingPlanSku string = 'B3'
8888var ApplicationInsightsName = 'appins-${solutionPrefix }'
8989var WorkspaceName = 'worksp-${solutionPrefix }'
9090
91-
9291// ========== Managed Identity ========== //
9392module managedIdentityModule 'deploy_managed_identity.bicep' = {
9493 name : 'deploy_managed_identity'
Original file line number Diff line number Diff line change 55 "_generator" : {
66 "name" : " bicep" ,
77 "version" : " 0.33.93.31351" ,
8+
89 "templateHash" : " 6262137555014806251"
10+
911 }
1012 },
1113 "parameters" : {
119121 "solutionLocation" : " [variables('resourceGroupLocation')]" ,
120122 "ApplicationInsightsName" : " [format('appins-{0}', variables('solutionPrefix'))]" ,
121123 "WorkspaceName" : " [format('worksp-{0}', variables('solutionPrefix'))]"
124+
122125 },
123126 "resources" : [
124127 {
You can’t perform that action at this time.
0 commit comments