Azure / Azure/AppConfiguration-Announcements
Azure App Configuration tasks are now available as Built-In to Azure Pipelines
- Dominant language
- No language data
- Stars
- 48
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
Managing application settings in CI/CD just got easier! Azure App Configuration tasks are now directly integrated into Azure Pipelines, eliminating the need for a separate installation from the Marketplace.
The Marketplace version remains available but will no longer receive updates. Upgrading to the built-in [Azure App Configuration Import](https://learn.microsoft.com/azure/devops/pipelines/tasks/reference/azure-app-configuration-import-v10?view=azure-pipelines) and [Azure App Configuration Export](https://learn.microsoft.com/azure/devops/pipelines/tasks/reference/azure-app-configuration-export-v10?view=azure-pipelines) tasks requires minimal effort, as they support the same parameters and features. In most cases, all you need to do is update the task name in your pipeline. Get the latest features and improvements by making the switch.
With App Configuration pipeline tasks, you can manage application settings centrally and deploy them across environments with confidence. Check out the docs on how to use the built-in [Azure App Configuration Import](https://learn.microsoft.com/azure/azure-app-configuration/azure-pipeline-import-task) and [Azure App Configuration Export](https://learn.microsoft.com/azure/azure-app-configuration/azure-pipeline-export-task) tasks to streamline configuration management and simplify your deployment workflows. These tasks enable seamless import and export of configuration settings between Azure App Configuration and your applications, ensuring that your deployments remain consistent and up to date.
You can maintain immutable records of your released configurations with [Azure App Configuration Snapshots](https://learn.microsoft.com/azure/azure-app-configuration/azure-pipeline-snapshot-task). This functionality is invaluable for performing configuration rollbacks and audits.
Try these built-in tasks and share your [feedback](https://github.com/Azure/AppConfiguration/issues/new). Your insights help us improve!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.