Deprecation NoticeThis 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. Upgrade to Azure App Configuration Import today to access the latest features and improvements. OverviewThe Azure App Configuration Push task pushes key-values from a configuration file into your App Configuration store. This task enables full circle functionality within the pipeline as you're now able to pull settings with Azure App Configuration task from the App Configuration store as well as push settings to the App Configuration store. Release notes for this task describing the improvements between versions can be found here. InstructionsFollow this document for instructions on how to use the Azure App Configuration Push task in your Azure Pipelines. FeedbackPlease report any issues or share any feedback with us at our GitHub repo |