You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-foundry/how-to/deploy-nvidia-inference-microservice.md
+14-14Lines changed: 14 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,20 +32,20 @@ Get improved TCO (total cost of ownership) and performance with NVIDIA NIMs offe
32
32
33
33
- Azure role-based access controls (Azure RBAC) are used to grant access to operations in Azure AI Foundry portal. To perform the steps in this article, your user account must be assigned a _custom role_ with the following permissions. User accounts assigned the _Owner_ or _Contributor_ role for the Azure subscription can also create NIM deployments. For more information on permissions, see [Role-based access control in Azure AI Foundry portal](../concepts/rbac-ai-foundry.md).
34
34
35
-
• On the Azure subscription—**to subscribe the workspace to the Azure Marketplace offering**, once for each workspace/project:
36
-
o Microsoft.MarketplaceOrdering/agreements/offers/plans/read
37
-
o Microsoft.MarketplaceOrdering/agreements/offers/plans/sign/action
38
-
o Microsoft.MarketplaceOrdering/offerTypes/publishers/offers/plans/agreements/read
39
-
o Microsoft.Marketplace/offerTypes/publishers/offers/plans/agreements/read
40
-
o Microsoft.SaaS/register/action
41
-
42
-
• On the resource group—**to create and use the SaaS resource**:
43
-
o Microsoft.SaaS/resources/read
44
-
o Microsoft.SaaS/resources/write
45
-
46
-
• On the workspace—**to deploy endpoints**:
47
-
o Microsoft.MachineLearningServices/workspaces/marketplaceModelSubscriptions/*
48
-
o Microsoft.MachineLearningServices/workspaces/onlineEndpoints/*
35
+
- On the Azure subscription—**to subscribe the workspace to the Azure Marketplace offering**, once for each workspace/project:
0 commit comments