I have a resource group named XYZ on which I want to apply a budget and when the budget is used, I want the resource group to be frozen, i.e. no more transactions can be done from the resource group.
If there any service in azure for the same or any code that can be run in PowerShell which stops the resource groups when their respective budgets are all used up?