How to use and configure azure ai services such cognitive services in monitoring

Vishwa teja Devarakonda 0 Reputation points
2025-01-16T13:01:33.5433333+00:00

Basically i was trying to configure the azure congnitive service i.e computer vision for getting alerts when it reaches to cpu utilization beyond 80% so i am not getting the proper configuration so which service i need to use with the help of cognitive service for monitoring so please provide me detailed steps to configuration.

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,419 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,262 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,056 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Ashok Gandhi Kotnana 2,500 Reputation points Microsoft Vendor
    2025-01-16T15:13:51.86+00:00

    Hi @Vishwa teja Devarakonda ,

    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 User's image

    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.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.