File tree Expand file tree Collapse file tree 2 files changed +14
-17
lines changed Expand file tree Collapse file tree 2 files changed +14
-17
lines changed Original file line number Diff line number Diff line change 1
- # yaml-language-server: $schema=https://raw.githubusercontent.com/Azure/azure-dev/main/schemas/v1.0/azure.yaml.json
2
-
3
-
4
-
5
1
environment :
6
2
name : modernize-your-code-solution-accelerator
7
3
location : eastus
8
4
name : modernize-your-code-solution-accelerator
9
5
metadata :
10
-
6
+ template : modernize-your-code-solution-accelerator@1 .0
11
7
parameters :
12
- # environmentName:
13
- # type: string
14
- # default: azdtest
15
8
AiLocation :
16
9
type : string
17
10
default : japaneast
@@ -20,7 +13,11 @@ parameters:
20
13
default : bs-azdtest
21
14
baseUrl :
22
15
type : string
23
- default : ' https://github .com/microsoft/Modernize-your-code-solution-accelerator'
16
+ default : ' https://raw.githubusercontent .com/microsoft/Modernize-your-code-solution-accelerator'
24
17
deployment :
25
18
mode : Incremental
26
19
template : ./infra/main.bicep # Path to the main.bicep file inside the 'deployment' folder
20
+ prameters :
21
+ AiLocation : ${{ parameters.AiLocation }}
22
+ ResourcePrefix : ${{ parameters.ResourcePrefix }}
23
+ baseUrl : ${{ parameters.baseUrl }}
Original file line number Diff line number Diff line change 4
4
"metadata" : {
5
5
"_generator" : {
6
6
"name" : " bicep" ,
7
- "version" : " 0.34.44.8038 " ,
8
- "templateHash" : " 1800728255053565584 "
7
+ "version" : " 0.33.93.31351 " ,
8
+ "templateHash" : " 11802129812634129151 "
9
9
}
10
10
},
11
11
"parameters" : {
353
353
"metadata" : {
354
354
"_generator" : {
355
355
"name" : " bicep" ,
356
- "version" : " 0.34.44.8038 " ,
357
- "templateHash" : " 17863870312619064541 "
356
+ "version" : " 0.33.93.31351 " ,
357
+ "templateHash" : " 11665286146084422127 "
358
358
}
359
359
},
360
360
"parameters" : {
451
451
"metadata" : {
452
452
"_generator" : {
453
453
"name" : " bicep" ,
454
- "version" : " 0.34.44.8038 " ,
455
- "templateHash" : " 10664495342911727649 "
454
+ "version" : " 0.33.93.31351 " ,
455
+ "templateHash" : " 4388214478635448075 "
456
456
}
457
457
},
458
458
"parameters" : {
589
589
"metadata" : {
590
590
"_generator" : {
591
591
"name" : " bicep" ,
592
- "version" : " 0.34.44.8038 " ,
593
- "templateHash" : " 12550713338937452696 "
592
+ "version" : " 0.33.93.31351 " ,
593
+ "templateHash" : " 10270252950808398257 "
594
594
}
595
595
},
596
596
"parameters" : {
You can’t perform that action at this time.
0 commit comments