Skip to content

Commit f8ada60

Browse files
Merge pull request #21 from microsoft/azdupdates
yaml updates
2 parents ab015b2 + 5254230 commit f8ada60

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

azure.yaml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,15 @@ name: modernize-your-code-solution-accelerator
1010
# metadata:
1111
# template: azd-init@1.13.0
1212
parameters:
13-
solutionPrefix:
13+
environmentName:
1414
type: string
1515
default: azdtest
16-
otherLocation:
16+
AiLocation:
1717
type: string
18-
default: eastus2
18+
default: japaneast
19+
ResourcePrefix:
20+
type: string
21+
default: bs-azdtest
1922
baseUrl:
2023
type: string
2124
default: 'https://github.com/microsoft/Modernize-your-code-solution-accelerator'

0 commit comments

Comments
 (0)