Skip to content

Commit 7d5a592

Browse files
authored
Merge pull request #202746 from shohei1029/patch-2
Update how-to-configure-network-isolation-with-v2.md
2 parents 5fac152 + 602f559 commit 7d5a592

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,9 @@ 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+
> [!IMPORTANT]
119+
> 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.
120+
118121
---
119122

120123
## Next steps

0 commit comments

Comments
 (0)