Skip to content

Commit 3bab4f0

Browse files
authored
Heading case compliance
1 parent 6adc9d9 commit 3bab4f0

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

articles/machine-learning/how-to-network-isolation-model-catalog.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Use Model Catalog Collections with workspace managed virtual network
2+
title: Use Model Catalog collections with workspace managed virtual network
33
titleSuffix: Azure Machine Learning
44
description: Learn how to use the Model Catalog in an isolated network.
55
services: machine-learning
@@ -12,7 +12,7 @@ ms.reviewer: ssalgadodev
1212
ms.date: 12/15/2023
1313
---
1414

15-
# Use Model Catalog Collections with workspace managed virtual network
15+
# Use Model Catalog collections with workspace managed virtual network
1616

1717
In this article, you learn how you can use the various collections in the Model Catalog within an isolated network.
1818

@@ -63,14 +63,14 @@ Today, these models involve dynamic installation of dependencies at runtime. The
6363
> [!WARNING]
6464
> FQDN outbound rules are implemented using Azure Firewall. If you use outbound FQDN rules, charges for Azure Firewall are included in your billing. For more information, see [Pricing](./how-to-managed-network.md#pricing).
6565
66-
### Meta Collection
66+
### Meta collection
6767

6868
Users can work with this collection in network isolated workspaces with no other user defined outbound rules required.
6969

7070
> [!NOTE]
7171
> New curated collections are added to the Model Catalog frequently. We will update this documentation to reflect the support in private networks for various collections.
7272
73-
## Work with Hugging Face Collection
73+
## Work with Hugging Face collection
7474

7575
The model weights aren't hosted on Azure if you're using the Hugging Face registry. The model weights are downloaded directly from Hugging Face hub to the online endpoints in your workspace during deployment.
7676
Users need to add the following outbound FQDNs rules for Hugging Face Hub, Docker Hub and their CDNs to allow traffic to the following hosts:
@@ -81,7 +81,7 @@ Users need to add the following outbound FQDNs rules for Hugging Face Hub, Docke
8181
* `cdn-lfs.huggingface.co`
8282
* `cdn.auth0.com`
8383

84-
## Next Steps
84+
## Next steps
8585

8686
* Learn how-to [troubleshoot managed virtual network](./how-to-troubleshoot-managed-network.md)
8787

articles/machine-learning/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -600,7 +600,7 @@
600600
href: how-to-use-openai-models-in-azure-ml.md
601601
- name: Regulate deployments using policy
602602
href: how-to-regulate-registry-deployments.md
603-
- name: Use Model Catalog Collections with virtual network
603+
- name: Use Model Catalog collections with virtual network
604604
href: how-to-network-isolation-model-catalog.md
605605
- name: Use Generative AI
606606
items:

0 commit comments

Comments
 (0)