Skip to content

Commit 4e6f6ed

Browse files
committed
fix broken links
1 parent f441943 commit 4e6f6ed

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/ai-foundry/how-to/configure-managed-network.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ You need to configure following network isolation configurations.
2929
- Choose network isolation mode. You have two options: allow internet outbound mode or allow only approved outbound mode.
3030
- If you use Visual Studio Code integration with allow only approved outbound mode, create FQDN outbound rules described in the [use Visual Studio Code](#scenario-use-visual-studio-code) section.
3131
- If you use HuggingFace models in Models with allow only approved outbound mode, create FQDN outbound rules described in the [use HuggingFace models](#scenario-use-huggingface-models) section.
32-
- If you use one of the open-source models with allow only approved outbound mode, create FQDN outbound rules described in the [Azure Direct Models](#scenario-curated-by-azure-ai) section.
32+
- If you use one of the open-source models with allow only approved outbound mode, create FQDN outbound rules described in the [Azure Direct Models](#scenario-azure-direct-models) section.
3333

3434
## Network isolation architecture and isolation modes
3535

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Since the workspace managed virtual network can access internet in this configur
4545
1. Configure a workspace by following [Workspace managed network isolation](./how-to-managed-network.md#configure-a-managed-virtual-network-to-allow-only-approved-outbound). In step 3 of the tutorial when selecting **Workspace managed outbound access**, select **Allow Only Approved Outbound**.
4646
2. If you set the public network access to the workspace to disabled, you can connect to the workspace using one of the methods as listed [in step 2 of the allow internet outbound section of this tutorial](#workspace-managed-virtual-network-to-allow-internet-outbound).
4747
3. The workspace manages virtual network is set to an allow only configuration. You must add a corresponding user-defined outbound rule to allow all the relevant FQDNs.
48-
1. Follow this link for a list of FQDNs required for the [Azure Direct Models collection](#language-models-in-curated-by-azure-ai-collection).
48+
1. Follow this link for a list of FQDNs required for the [Azure Direct Models collection](#language-models-in-azure-direct-models-collection).
4949
2. Follow this link for a list of FQDNs required for the [Hugging Face collection](#work-with-hugging-face-collection).
5050

5151
## Work with open source models curated by Azure Machine Learning

0 commit comments

Comments
 (0)