Forum Discussion

mehtaparth09's avatar
mehtaparth09
Copper Contributor
Jun 25, 2021

Azure Policy to control the pricing tier/sku of all services

Hi All,

 

Can someone please help in customizing the policy to control the pricing tier/sku for all other Azure services. Like for now I want to control below Azure service's pricing tier/sku to allow only specific sku.

 

1. API Management

2. App Service Plan

3. Cosmos DB

4. Azure Data Explorer

5. MySQL

6. Synapse

7. Container Registry

8. Event Hub

9. Redis Cache

10. Service Bus

11. Signal IR

1 Reply

  • I can't help you create them, but the Azure Community Policy repo - has a few policies I think may help you out, because they are either exactly what you want or you can reverse engineer them: https://github.com/Azure/Community-Policy/tree/master/Policies

    If you do find you develop any useful policies, feel free to add a policy to it.