azuredemoenvironment / ade

Azure Demo Environment
MIT License
34 stars 10 forks source link

Add Soft Delete Restoration Process for App Configuration #203

Open brandonmartinez opened 2 years ago

brandonmartinez commented 2 years ago

We currently have support for managing soft delete with Azure Key Vault, and now Azure App Configuration also supports the feature.

Add a similar process to use soft delete, and to check if a soft deleted app config instance exists when deploying.