Skip to content

Commit 9ab43d4

Browse files
authored
Acrolinx fix
1 parent d2e33ab commit 9ab43d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-app-configuration/push-kv-devops-pipeline.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ This section will cover how to use the Azure App Configuration Push task in an A
6161

6262
## Use in releases
6363

64-
This section will cover how to use the Azure App Configuration Push task in an Azure DevOps release pipelines.
64+
This section will cover how to use the Azure App Configuration Push task in an Azure DevOps release pipeline.
6565

6666
1. Navigate to release pipeline page by selecting **Pipelines** > **Releases**. Documentation for release pipelines can be found [here](/azure/devops/pipelines/release).
6767
1. Choose an existing release pipeline. If you don’t have one, select **+ New** to create a new one.
@@ -122,4 +122,4 @@ Depending on the file content profile you selected, please refer to examples in
122122

123123
**Why am I receiving a 409 error when attempting to push key-values to my configuration store?**
124124

125-
A 409 Conflict error message will occur if the task tries to remove or overwrite a key-value that is locked in the App Configuration store.
125+
A 409 Conflict error message will occur if the task tries to remove or overwrite a key-value that is locked in the App Configuration store.

0 commit comments

Comments
 (0)