Skip to content

Commit 16bf6f7

Browse files
authored
Fix broken links and update image alt text
1 parent 3d37851 commit 16bf6f7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Get improved TCO and performance with NVIDIA NIMs offered for one-click deployme
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.md).
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

@@ -67,7 +67,7 @@ Get improved TCO and performance with NVIDIA NIMs offered for one-click deployme
6767
1. Select one of the NVIDIA GPU based VM SKUs supported for the NIM, based on your intended workload. You will need to have quota in your Azure subscription.
6868
1. You can then customize your deployment configuration for the instance count, select an existing endpoint or create a new one, etc. For the example in this article, we will consider an instance count of **2** and create a new endpoint.
6969

70-
:::image type="content" source="../media/how-to/deploy-nim/project-customization.png" alt-text="A screenshot showing the deploy model button in the deployment wizard." lightbox="../media/how-to/deploy-nim/project-customization.png":::
70+
:::image type="content" source="../media/how-to/deploy-nim/project-customization.png" alt-text="A screenshot showing project customization options in the deployment wizard." lightbox="../media/how-to/deploy-nim/project-customization.png":::
7171

7272
1. Select **Next**
7373
1. You will then need to review the pricing breakdown for the NIM deployment, terms of use and license agreement associated with the NIM offer. The pricing breakdown will help inform what the aggregated pricing for the NIM software deployed would be, which is a function of number of NVIDIA GPUs in the VM instance selected in the previous steps. In addition to the applicable NIM software price, Azure Compute charges will also apply based on your deployment configuration.
@@ -97,5 +97,5 @@ Users can refer to the last updated time for the NIM in the model overview page,
9797

9898
## Related content
9999

100-
* Learn more about the [Model Catalog](../concepts/concept-model-catalog.md)
100+
* Learn more about the [Model Catalog](./concept-model-catalog.md)
101101
* Learn more about [built-in policies for deployment](./how-to-built-in-policy-model-deployment.md)

0 commit comments

Comments
 (0)