MachineLearningServices permission for an App registration on Azure

Jean Lanza 20 Reputation points
2025-04-28T15:35:46.65+00:00

I wanna an application can access MachineLearningServices agents up to use an AI agent, but I don't know how give access to the app.

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
930 questions
{count} votes

Accepted answer
  1. Saideep Anchuri 7,130 Reputation points Microsoft External Staff Moderator
    2025-04-28T15:47:53.48+00:00

    Hi Jean Lanza

    To grant an application access to Machine Learning Services in Azure, you need to assign the appropriate permissions to the app registration. The permissions relevant to Machine Learning Services include actions like registering the subscription, updating quotas, and reading quota and usage information.

    You can manage these permissions through Azure Role-Based Access Control (RBAC) by assigning a role that includes the necessary actions for the application. For example, you might consider assigning the "Contributor" role, which typically allows for full access to manage resources, or a more specific role if you need to limit the permissions.

    Kindly refer below link: microsoftmachinelearningservices

    Thank You.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

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.