We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b04c60c + 68230d0 commit 4c92ba7Copy full SHA for 4c92ba7
azure.yaml
@@ -8,25 +8,6 @@ name: conversation-knowledge-mining
8
metadata:
9
template: [email protected]
10
11
-parameters:
12
- solutionPrefix:
13
- type: string
14
- default: bs-azdtest
15
- otherLocation:
16
17
- default: eastus2
18
- baseUrl:
19
20
- default: 'https://raw.githubusercontent.com/microsoft/Conversation-Knowledge-Mining-Solution-Accelerator/'
21
-
22
-deployment:
23
- mode: Incremental
24
- template: ./infra/main.bicep # Path to the main.bicep file inside the 'deployment' folder
25
- parameters:
26
- solutionPrefix: ${parameters.solutionPrefix}
27
- otherLocation: ${parameters.otherLocation}
28
- baseUrl: ${parameters.baseUrl}
29
30
hooks:
31
postprovision:
32
windows:
0 commit comments