Skip to content

Commit fa1edf4

Browse files
Merge pull request #206773 from shohei1029/patch-3
Update how-to-configure-network-isolation-with-v2.md
2 parents 018e3aa + 1d7258e commit fa1edf4

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
@@ -117,11 +117,11 @@ The return value of the `az ml workspace update` command may not show the update
117117
az ml workspace show -g <myresourcegroup> -w <myworkspace> --query v1LegacyMode
118118
```
119119

120+
---
121+
120122
> [!IMPORTANT]
121123
> 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.
122124
123-
---
124-
125125
## Next steps
126126

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

0 commit comments

Comments
 (0)