6 ms·
There are other ways to setup guard-rails in Azure - policies are one such feature: https://docs.microsoft.com/en-us/azure/governance/policy/tutorials/create-a
by balakk 6y ago
There are other ways to setup guard-rails in Azure - policies are one such feature:
https://docs.microsoft.com/en-us/azure/governance/policy/tutorials/create-and-manage#implement-a-new-custom-policy https://docs.microsoft.com/en-us/azure/governance/policy/tut...
They may not necessarily enforce spending limits - but it's possible to restrict provisioning of costly resources, or even whitelist resources that can be provisioned.
Almost every Cloud Foundation project nowadays involves setting up these guard-rails.