Welcome to Microsoft Q&A Forum, thank you for posting your query here!
To monitor CPU utilization for your Azure Cognitive Service (like Computer Vision) and get alerts when it exceeds 80%, you can use Azure Monitor. Here are the detailed steps to configure this:
Prerequisites
To create a metric alert rule, you must have the following permissions:
- Read permission on the target resource of the alert rule.
- Write permission on the resource group in which the alert rule is created. If you're creating the alert rule from the Azure portal, the alert rule is created by default in the same resource group in which the target resource resides.
- Read permission on any action group associated to the alert rule, if applicable Below MS document has the step-by-step process to monitor CPU utilization for your Azure Cognitive Service
Refer: https://learn.microsoft.com/en-us/azure/azure-monitor/alerts/alerts-create-metric-alert-rule
let us know if you have any further queries. I’m happy to assist you further.
Please provide your valuable comments
Please do not forget to "Accept the answer” and “upvote it” wherever the information provided helps you, this can be beneficial to other community members.it would be greatly appreciated and helpful to others.