Skip to content

Commit c77c6b9

Browse files
authored
Fix links and add NIM deployment note
1 parent 9126734 commit c77c6b9

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/ai-foundry/how-to/deploy-nim.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Get improved TCO (total cost of ownership) and performance with NVIDIA NIMs offe
2828

2929
- An [Azure AI Foundry project](create-projects.md).
3030

31-
- Ensure Marketplace purcharses are enabled for your azure subscription. Learn more about it [here](/azure-docs/articles/cost-management-billing/manage/enable-marketplace-purchases.md).
31+
- Ensure Marketplace purcharses are enabled for your azure subscription. Learn more about it [here](/azure-docs/articles/cost-management-billing/manage/enable-marketplace-purchases).
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

@@ -95,7 +95,9 @@ Redeploy to get the latest version of NIM from NVIDIA on Foundry.
9595
NVIDIA ensures the security and reliability of NVIDIA NIM container images through best-in-class vulnerability scanning, rigorous patch management, and transparent processes. Learn the details [here](https://docs.nvidia.com/ai-enterprise/planning-resource/security-for-azure-ai-foundry/latest/introduction.html). Microsoft works with NVIDIA to get the latest patches of the NIMs to deliver secure, stable, and reliable production-grade software within Azure AI Foundry.
9696
Users can refer to the last updated time for the NIM in the model overview page, and will have to redeploy to get the latest version of NIM from NVIDIA on Foundry.
9797

98+
While NIMs are in preview on Foundry, workspaces with Public Network Access disabled will have a limitation of being able to create only one successful deployment in the private workspace or project. Note, there can only be a single active deployment in a private workspace, attempts to create more active deployments will end in failure.
99+
98100
## Related content
99101

100-
* Learn more about the [Model Catalog](./concept-model-catalog.md)
102+
* Learn more about the [Model Catalog](./model-catalog-overview.md)
101103
* Learn more about [built-in policies for deployment](./built-in-policy-model-deployment.md)

0 commit comments

Comments
 (0)