Skip to content

Commit b6603d2

Browse files
authored
Update network isolation section in model catalog overview
There's a typo, here managed compute is being mentioned in the Network isolation for serverless APIs section
1 parent a00419a commit b6603d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-studio/how-to/model-catalog-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ Pay-per-token billing is available only to users whose Azure subscription belong
165165

166166
### Network isolation for models deployed via serverless APIs
167167

168-
Managed computes for models deployed as serverless APIs follow the public network access flag setting of the Azure AI Foundry hub that has the project in which the deployment exists. To help secure your managed compute, disable the public network access flag on your Azure AI Foundry hub. You can help secure inbound communication from a client to your managed compute by using a private endpoint for the hub.
168+
Endpoints for models deployed as serverless APIs follow the public network access flag setting of the Azure AI Foundry hub that has the project in which the deployment exists. To help secure your serverless API endpoint, disable the public network access flag on your Azure AI Foundry hub. You can help secure inbound communication from a client to your endpoint by using a private endpoint for the hub.
169169

170170
To set the public network access flag for the Azure AI Foundry hub:
171171

0 commit comments

Comments
 (0)