Azure AI + machine learning built-in role

Azure AI Inference Deployment Operator

Creates and manages Azure Resource Manager deployments and autoscale settings needed for classic Foundry project deployments within a resource group. It has control-plane Actions only and no model-inference or other DataActions.

Role-definition permissions are imported from Microsoft Learn. Practical scope, use cases, prerequisites, best practices, security considerations, assignment guidance, and relationships have been reviewed against the official sources below.

Role definition ID: 3afb7f49-54cb-416e-8c09-6dc049efa503

Control-plane actions (3)

Data-plane actions (0)

None — this role grants no data-plane (data access) actions.

Excluded actions (0)

None

Assignable scopes (1)

Practical scope

Microsoft assigns this role for classic project members at the resource group used for deployments. A resource-group assignment is inherited by deployment and autoscale resources in that group; a subscription assignment would allow deployment operations across all inherited resource groups.

Common use cases (2)

Prerequisites (2)

Best practices (3)

Security considerations (3)

Assignment guidance

Use the classic Foundry project access workflow that assigns Inference Deployment Operator on the project deployment resource group. Pair it with the appropriate project role and avoid granting it independently or at subscription scope.

Related roles (2)

Common questions

When should I assign the Azure AI Inference Deployment Operator Azure role?

Assign Azure AI Inference Deployment Operator when you need to: Allow a classic Foundry project member to create the Azure Resource Manager deployments required by a project.; and Manage the autoscale setting associated with an approved inference deployment without granting project data-plane access through this role itself.. Practical scope: Microsoft assigns this role for classic project members at the resource group used for deployments. A resource-group assignment is inherited by deployment and autoscale resources in that group; a subscription assignment would allow deployment operations across all inherited resource groups.

What permissions does the Azure AI Inference Deployment Operator Azure role grant?

The role definition grants 3 combined control-plane and data-plane actions. Representative operations include: Microsoft.Authorization/*/read; Microsoft.Resources/deployments/*; and Microsoft.Insights/AutoscaleSettings/write. Review the permission sections above for the complete definition and exclusions.

What are the security risks of the Azure AI Inference Deployment Operator Azure role?

Key considerations when assigning Azure AI Inference Deployment Operator: Resource Manager deployment authority can create, update, or delete resources described by a template when the principal has the underlying resource permissions.; Autoscale changes can affect inference availability and cost.; and The role has no DataActions and does not authorize model invocation by itself.. Follow the assignment guidance above and use the narrowest practical scope.

Editorial sources (5)

Official Microsoft Learn documentation →