Azure AD Connect

Deploy Azure Firewall ruleset for Azure AD with Bicep

Deploy Azure Firewall ruleset for Azure AD with Bicep

Get the required firewallrules in Azure firewall for Azure AD connect using a Bicep template.

Erlend Rushfeldt
Anyone who have used the portal to add rules to Azure Firewall will know how tedious and annoying it can get. With small fields to write both destination and source, it does get old very quick. And something that I found myself doing for several customers was setting the rules required for Azure AD Connect. I quickly got tired of doing it manually, so I created a Bicep template to deploy it much easier and faster.