Skip to content

Commit c6f0832

Browse files
authored
Fix list formatting in deployment guide
1 parent e71bec3 commit c6f0832

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

articles/ai-foundry/how-to/deploy-nvidia-inference-microservice.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -32,20 +32,20 @@ Get improved TCO (total cost of ownership) and performance with NVIDIA NIMs offe
3232

3333
- 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).
3434

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:
36+
- Microsoft.MarketplaceOrdering/agreements/offers/plans/read
37+
- Microsoft.MarketplaceOrdering/agreements/offers/plans/sign/action
38+
- Microsoft.MarketplaceOrdering/offerTypes/publishers/offers/plans/agreements/read
39+
- Microsoft.Marketplace/offerTypes/publishers/offers/plans/agreements/read
40+
- Microsoft.SaaS/register/action
41+
42+
- On the resource group—**to create and use the SaaS resource**:
43+
- Microsoft.SaaS/resources/read
44+
- Microsoft.SaaS/resources/write
45+
46+
- On the workspace—**to deploy endpoints**:
47+
- Microsoft.MachineLearningServices/workspaces/marketplaceModelSubscriptions/*
48+
- Microsoft.MachineLearningServices/workspaces/onlineEndpoints/*
4949

5050

5151
## NVIDIA NIM PayGo offer on Azure Marketplace by NVIDIA

0 commit comments

Comments
 (0)