Skip to content

Commit e422893

Browse files
author
cwanjau
committed
address comments
1 parent 764abf5 commit e422893

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

releaseNotes/AzureDevOpsPipelineExtension.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
> **DEPRECATION NOTICE**
44
> This task is now available as a built-in task for Azure Pipelines under the new name, **Azure App Configuration Export**. This means you no longer need to install it from Marketplace. While you can continue using the Marketplace version, please note that it will no longer receive updates. Transitioning to the new built-in task requires minimal effort, as it supports all the features and functionalities of the Marketplace version. In most cases, it is as simple as updating the task name and version in your pipeline.
55
>
6-
> Upgrade to [Azure App Configuration Export](https://learn.microsoft.com/en-us/azure/azure-app-configuration/azure-pipeline-export-task) today to access the latest features and improvements.
6+
> Upgrade to [Azure App Configuration Export](azure/azure-app-configuration/azure-pipeline-export-task) today to access the latest features and improvements.
77
88
The Azure App Configuration extension in Azure DevOps pipeline has been published to [Azure DevOps marketplace](https://marketplace.visualstudio.com/items?itemName=AzureAppConfiguration.azure-app-configuration-task&ssr=false#overview). The version of the Azure App Configuration task being used will print to the console when the task is executed:
99

releaseNotes/AzureDevOpsPushPipelineExtension.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
> **DEPRECATION NOTICE**
44
> This task is now available as a built-in task for Azure Pipelines under the new name, **Azure App Configuration Import**. This means you no longer need to install it from Marketplace. While you can continue using the Marketplace version, please note that it will no longer receive updates. Transitioning to the new built-in task requires minimal effort, as it supports all the features and functionalities of the Marketplace version. In most cases, it is as simple as updating the task name and version in your pipeline.
55
>
6-
> Upgrade to [Azure App Configuration Import](https://learn.microsoft.com/en-us/azure/azure-app-configuration/azure-pipeline-import-task) today to access the latest features and improvements.
6+
> Upgrade to [Azure App Configuration Import](https://learn.microsoft.com/azure/azure-app-configuration/azure-pipeline-import-task) today to access the latest features and improvements.
77
88
Azure App Configuration Push extension for Azure DevOps pipeline can be installed from the [Azure DevOps marketplace](https://marketplace.visualstudio.com/items?itemName=AzureAppConfiguration.azure-app-configuration-task-push). The version information can be found in the console when the task is executed:
99
![sample](pictures/AzureDevOpsPushExtensionVersionSample.PNG)

0 commit comments

Comments
 (0)