Skip to content

Commit 5bd60a5

Browse files
committed
headings
1 parent b82ce75 commit 5bd60a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/app-service/deploy-azure-pipelines.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@ You can control the order of deployment. To learn more, see [Stages](/azure/devo
327327

328328
---
329329

330-
## Configuration changes
330+
## Make configuration changes
331331

332332
For most language stacks, [app settings](/azure/app-service/configure-common?toc=%252fazure%252fapp-service%252fcontainers%252ftoc.json#configure-app-settings) and [connection strings](/azure/app-service/configure-common?toc=%252fazure%252fapp-service%252fcontainers%252ftoc.json#configure-connection-strings) can be set as environment variables at runtime.
333333

@@ -422,7 +422,7 @@ To learn more, see [Release, branch, and stage triggers](/azure/devops/pipelines
422422

423423
---
424424

425-
## (Classic) Deploy with a release pipeline
425+
## (Classic) Deploy a release pipeline
426426

427427
You can use a release pipeline to pick up the artifacts published by your build and then deploy them to your Azure web site.
428428

0 commit comments

Comments
 (0)