Azure / AzOps

AzOps is a PowerShell module which deploys (Push) ARM Resource Templates & Bicep files at all Azure scope levels and exports (Pull) ARM resource hierarchy.
https://aka.ms/AzOps
MIT License
393 stars 164 forks source link

Feature Request - Wiki article for GitHub branch protection #889

Open RS-MPersson opened 4 months ago

RS-MPersson commented 4 months ago

Would like to have an article in the Wiki with instructions how to configure AzOps GitHub repo with branch protection so that main branch could be protected but still allow the automated actions to run.

The configuration scenario that is wanted is according to screenshot.

image