Azure Configuration Monitoring example GitHub Action
You really don't want to expose your configuration to the whole world.
When we export the App Configurations of an App Service or a Function app, any secrets stored as configuration would be checked into source contol BIG NO-NO
Now that we're done with mandatory warnings, let's drive into the details.
This repo was used for a presentation at PSConfEU 2023 in Prague titled: First step of IaC Configuration Monitoring
See the presentation at PSConfEU2023 after the PR is accepted.