Failover -- Azure Front Door
Azure Key Vault Access (Optional):
- Access policies in Azure Key Vault: If you're storing sensitive information such as secrets or certificates in Azure Key Vault, grant the service principal the necessary permissions to access these secrets.
- Required permissions may include Get and List permissions on key vault secrets.
Networking Access (Optional):
- Network Contributor role assignment: If you need to manage networking resources such as virtual networks, subnets, or network security groups, grant the service principal the Network Contributor role.
Comments
Post a Comment