Skip to content

Commit 50ddd1d

Browse files
committed
fixing links
1 parent a75b967 commit 50ddd1d

16 files changed

+22
-22
lines changed

articles/ai-foundry/how-to/deploy-models-jamba.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ To get started with Jamba 1.5 mini deployed as a serverless API, explore our int
6666
- `Microsoft.MachineLearningServices/workspaces/marketplaceModelSubscriptions/*`
6767
- `Microsoft.MachineLearningServices/workspaces/serverlessEndpoints/*`
6868

69-
For more information on permissions, see [Role-based access control in Azure AI Foundry portal](../concepts/rbac-ai-studio.md).
69+
For more information on permissions, see [Role-based access control in Azure AI Foundry portal](../concepts/rbac-ai-foundry.md).
7070

7171

7272
### Create a new deployment
@@ -402,6 +402,6 @@ Models deployed as a serverless API are protected by Azure AI content safety. Wi
402402

403403
## Related content
404404

405-
- [What is Azure AI Foundry?](../what-is-ai-studio.md)
405+
- [What is Azure AI Foundry?](../what-is-ai-foundry.md)
406406
- [Azure AI FAQ article](../faq.yml)
407407
- [Region availability for models in serverless API endpoints](deploy-models-serverless-availability.md)

articles/ai-foundry/how-to/deploy-models-managed.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,5 +165,5 @@ To deploy and perform inferencing with real-time endpoints, you consume Virtual
165165

166166
## Next steps
167167

168-
- Learn more about what you can do in [Azure AI Foundry](../what-is-ai-studio.md)
168+
- Learn more about what you can do in [Azure AI Foundry](../what-is-ai-foundry.md)
169169
- Get answers to frequently asked questions in the [Azure AI FAQ article](../faq.yml)

articles/ai-foundry/how-to/deploy-models-mistral.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2242,7 +2242,7 @@ For more information on how to track costs, see [Monitor costs for models offere
22422242
22432243
* [Deploy models as serverless APIs](deploy-models-serverless.md)
22442244
* [Azure AI Model Inference API](../../ai-foundry/model-inference/reference/reference-model-inference-api.md)
2245-
* [Model deprecation and retirement in Azure AI model catalog](../concepts/model-lifecycle-and-retirement.md)
2245+
* [Model deprecation and retirement in Azure AI model catalog](/concepts/model-lifecycle-and-retirement.md)
22462246
* [Consume serverless API endpoints from a different Azure AI Foundry project or hub](deploy-models-serverless-connect.md)
22472247
* [Region availability for models in serverless API endpoints](deploy-models-serverless-availability.md)
22482248
* [Plan and manage costs (marketplace)](costs-plan-manage.md#monitor-costs-for-models-offered-through-the-azure-marketplace)

articles/ai-foundry/how-to/deploy-models-openai.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,5 +91,5 @@ To learn more about quota, see [Azure AI Foundry quota](./quota.md) and [Manage
9191

9292
## Related content
9393

94-
- Learn more about what you can do in [Azure AI Foundry](../what-is-ai-studio.md)
94+
- Learn more about what you can do in [Azure AI Foundry](../what-is-ai-foundry.md)
9595
- Get answers to frequently asked questions in the [Azure AI FAQ article](../faq.yml)

articles/ai-foundry/how-to/deploy-models-serverless-availability.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Read [Consume serverless API endpoints from a different hub or project](deploy-m
3939

4040
## Related content
4141

42-
- [Model Catalog and Collections](model-catalog.md)
42+
- [Model Catalog and Collections](model-catalog-overview.md)
4343
- [Deploy models as serverless API endpoints](deploy-models-serverless.md)
4444

4545

articles/ai-foundry/how-to/deploy-models-serverless-connect.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,5 +239,5 @@ Follow these steps to create a connection:
239239
240240
## Related content
241241
242-
- [What is Azure AI Foundry?](../what-is-ai-studio.md)
242+
- [What is Azure AI Foundry?](../what-is-ai-foundry.md)
243243
- [Azure AI FAQ article](../faq.yml)

articles/ai-foundry/how-to/deploy-models-serverless.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ This article uses a Meta Llama model deployment for illustration. However, you c
3131

3232
- An [Azure AI Foundry project](create-projects.md).
3333

34-
- 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 the __Azure AI Developer role__ on the resource group. For more information on permissions, see [Role-based access control in Azure AI Foundry portal](../concepts/rbac-ai-studio.md).
34+
- 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 the __Azure AI Developer role__ on the resource group. For more information on permissions, see [Role-based access control in Azure AI Foundry portal](../concepts/rbac-ai-foundry.md).
3535

3636
- You need to install the following software to work with Azure AI Foundry:
3737

@@ -687,7 +687,7 @@ Azure role-based access controls (Azure RBAC) are used to grant access to operat
687687
- `Microsoft.MachineLearningServices/workspaces/marketplaceModelSubscriptions/*`
688688
- `Microsoft.MachineLearningServices/workspaces/serverlessEndpoints/*`
689689

690-
For more information on permissions, see [Role-based access control in Azure AI Foundry portal](../concepts/rbac-ai-studio.md).
690+
For more information on permissions, see [Role-based access control in Azure AI Foundry portal](../concepts/rbac-ai-foundry.md).
691691

692692
## Related content
693693

articles/ai-foundry/how-to/deploy-models-timegen-1.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ You can deploy TimeGEN-1 as a serverless API with pay-as-you-go billing. Nixtla
3838

3939
- An [Azure AI Foundry project](../how-to/create-projects.md).
4040

41-
- 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 the __Azure AI Developer role__ on the resource group. For more information on permissions, visit [Role-based access control in Azure AI Foundry portal](../concepts/rbac-ai-studio.md).
41+
- 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 the __Azure AI Developer role__ on the resource group. For more information on permissions, visit [Role-based access control in Azure AI Foundry portal](../concepts/rbac-ai-foundry.md).
4242

4343

4444
#### Estimate the number of tokens needed
@@ -281,6 +281,6 @@ Quota is managed per deployment. Each deployment has a rate limit of 200,000 tok
281281

282282
## Related content
283283

284-
- [What is Azure AI Foundry?](../what-is-ai-studio.md)
284+
- [What is Azure AI Foundry?](../what-is-ai-foundry.md)
285285
- [Azure AI FAQ article](../faq.yml)
286286
- [Region availability for models in serverless API endpoints](deploy-models-serverless-availability.md)

articles/ai-foundry/how-to/deploy-stability-models.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Deployment to a serverless API endpoint doesn't require quota from your subscrip
7171

7272
### Reference for Stability AI models deployed as a serverless API
7373

74-
Stability AI models on Models as a Service implement the [Azure AI Model Inference API](../reference/reference-model-inference-api.md) on the route `/image/generations`
74+
Stability AI models on Models as a Service implement the [Azure AI Model Inference API](../model-inference/reference/reference-model-inference-api.md) on the route `/image/generations`
7575

7676
#### Request example
7777

articles/ai-foundry/how-to/develop/connections-add-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Connections are a way to authenticate and consume both Microsoft and other resou
3434

3535
## Authenticating with Microsoft Entra ID
3636

37-
There are various authentication methods for the different connection types. When you use Microsoft Entra ID, in addition to creating the connection you might also need to grant Azure role-based access control permissions before the connection can be used. For more information, visit [Role-based access control](../../concepts/rbac-ai-studio.md#scenario-connections-using-microsoft-entra-id-authentication).
37+
There are various authentication methods for the different connection types. When you use Microsoft Entra ID, in addition to creating the connection you might also need to grant Azure role-based access control permissions before the connection can be used. For more information, visit [Role-based access control](../../concepts/rbac-ai-foundry.md#scenario-connections-using-microsoft-entra-id-authentication).
3838

3939
[!INCLUDE [Azure Key Vault](~/reusable-content/ce-skilling/azure/includes/ai-services/security/microsoft-entra-id-akv-expanded.md)]
4040

0 commit comments

Comments
 (0)