Skip to content

Commit c88af83

Browse files
Merge pull request #534 from microsoft/kings-docgen-dev
feat: Docgen Bicep Standard Changes
2 parents 03b7c8e + 41bece4 commit c88af83

15 files changed

Lines changed: 512 additions & 400 deletions

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ jobs:
140140
--resource-group ${{ env.RESOURCE_GROUP_NAME }} \
141141
--template-file infra/main.bicep \
142142
--parameters \
143-
environmentName="${{ env.SOLUTION_PREFIX }}" \
143+
solutionName="${{ env.SOLUTION_PREFIX }}" \
144144
secondaryLocation="northcentralus" \
145145
deploymentType="GlobalStandard" \
146146
gptModelName="gpt-4.1" \

infra/abbreviations.json

Lines changed: 0 additions & 227 deletions
This file was deleted.

0 commit comments

Comments
 (0)