Skip to content

Commit ba2b906

Browse files
committed
Update instructions
1 parent f4bd9f1 commit ba2b906

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/copilot-instructions.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ When adding new azd environment variables, update:
3939

4040
1. infra/main.parameters.json : Add the new parameter with a Bicep-friendly variable name and map to the new environment variable
4141
1. infra/main.bicep: Add the new Bicep parameter at the top, and add it to the `appEnvVariables` object
42-
1. azure.yaml: Add the new environment variable under pipeline config section
4342
1. .azdo/pipelines/azure-dev.yml: Add the new environment variable under `env` section
4443
1. .github/workflows/azure-dev.yml: Add the new environment variable under `env` section
4544

CONTRIBUTING.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,6 @@ When adding new azd environment variables, please remember to update:
141141

142142
1. [main.parameters.json](./infra/main.parameters.json)
143143
1. [appEnvVariables in main.bicep](./infra/main.bicep)
144-
1. App Service's [azure.yaml](./azure.yaml)
145144
1. [ADO pipeline](.azdo/pipelines/azure-dev.yml).
146145
1. [Github workflows](.github/workflows/azure-dev.yml)
147146

0 commit comments

Comments
 (0)