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-foundry/how-to/configure-private-link.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -257,9 +257,9 @@ az extension add --name ml
257
257
258
258
---
259
259
260
-
## Enable Public Access only from internet IP ranges
260
+
## Enable Public Access only from internet IP ranges (preview)
261
261
262
-
You can use IP network rules to allow access to your secured hub from specific public internet IP address ranges by creating IP network rules. Each Azure AI Foundry hub supports up to 200 rules. These rules grant access to specific internet-based services and on-premises networks and block general internet traffic.
262
+
You can use IP network rules to allow access to your secured hub from specific public internet IP address ranges by creating IP network rules. Each Azure AI Foundry hub supports up to 200 rules. These rules grant access to specific internet-based services and on-premises networks and block general internet traffic. This feature is currently in preview.
263
263
264
264
> [!WARNING]
265
265
> * Enable your endpoint's public network access flag if you want to allow access to your endpoint from specific public internet IP address ranges.
0 commit comments