You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-studio/how-to/model-catalog-overview.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -159,14 +159,14 @@ To set the PNA flag for the Azure AI hub:
159
159
160
160
* Go to the [Azure portal](https://ms.portal.azure.com/)
161
161
* Search for the Resource group to which the hub belongs, and select your Azure AI hub from the resources listed for this Resource group.
162
-
* On the hub overview page, use the left navigation bar to go to **Settings** > **Networking**.
163
-
* Under the Public Access tab, you can configure settings for the public network access flag.
162
+
* On the hub Overview page, use the left navigation pane to go to **Settings** > **Networking**.
163
+
* Under the __Public access__ tab, you can configure settings for the public network access flag.
164
164
* Save your changes. Your changes might take up to five minutes to propagate.
165
165
166
166
#### Limitations
167
167
168
-
* If you have an AI Studio hub with a private endpoint created before July 11, new MaaS endpoints added to projects in this hub won't follow the networking configuration of the hub. Instead, you need to create a new private endpoint for the hub and new serverless API deployments in the project so that the new deployments can follow the hub's networking configuration.
169
-
* If you have an AI studio hub with MaaS deployments created before July 11 and you enable a private endpoint on this hub, the existing MaaS deployments won't follow the hub's networking configuration. For serverless API deployments in the hub to follow the hub's networking configuration, you need to create the deployments again.
168
+
* If you have an AI Studio hub with a private endpoint created before July 11, 2024, new MaaS endpoints added to projects in this hub won't follow the networking configuration of the hub. Instead, you need to create a new private endpoint for the hub and create new serverless API deployments in the project so that the new deployments can follow the hub's networking configuration.
169
+
* If you have an AI studio hub with MaaS deployments created before July 11, 2024, and you enable a private endpoint on this hub, the existing MaaS deployments won't follow the hub's networking configuration. For serverless API deployments in the hub to follow the hub's networking configuration, you need to create the deployments again.
170
170
* Currently [On Your Data](#rag-with-models-deployed-as-serverless-apis) support isn't available for MaaS deployments in private hubs, since private hubs have the PNA flag disabled.
171
171
* Any network configuration change (for example, enabling or disabling the PNA flag) might take up to five minutes to propagate.
0 commit comments