Skip to content

Commit 1d7258e

Browse files
authored
Update how-to-configure-network-isolation-with-v2.md
Moved the notification on time lag for v1_legacy_mode out of the CLI tab.
1 parent 51bdeb5 commit 1d7258e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/machine-learning/how-to-configure-network-isolation-with-v2.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,11 +115,11 @@ The return value of the `az ml workspace update` command may not show the update
115115
az ml workspace show -g <myresourcegroup> -w <myworkspace> --query v1LegacyMode
116116
```
117117

118+
---
119+
118120
> [!IMPORTANT]
119121
> Note that it takes about 30 minutes to an hour or more for changing v1_legacy_mode parameter from __true__ to __false__ to be reflected in the workspace. Therefore, if you set the parameter to __false__ but receive an error that the parameter is __true__ in a subsequent operation, please try after a few more minutes.
120122
121-
---
122-
123123
## Next steps
124124

125125
* [Use a private endpoint with Azure Machine Learning workspace](how-to-configure-private-link.md).

0 commit comments

Comments
 (0)