I'm trying to change daily cap for data transfer for all my Application Insights on Azure. Is there any way to change it for all of them?
I can't find how to do it by using Azure CLI.
Thank you.
I'm trying to change daily cap for data transfer for all my Application Insights on Azure. Is there any way to change it for all of them?
I can't find how to do it by using Azure CLI.
Thank you.
i don't have enough reputation to upvote... but ronDBA has the correct solution = i was able to update hundreds of daily caps in a matter of seconds. i modified his script copied below with some added logic to parse the names and set limits based on their name.
You can change the daily cap with the Azure PowerShell cmdlet Set-AzureRmApplicationInsightsDailyCap.
There is no way you can change the daily cap of your application insights component using Azure CLI or even Azure REST APIs as of today.
Data source/Reference:
https://docs.microsoft.com/en-us/azure/application-insights/app-insights-pricing#data-rate