We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1ba3679 + 7686524 commit 8fe41a8Copy full SHA for 8fe41a8
articles/machine-learning/how-to-secure-training-vnet.md
@@ -316,7 +316,7 @@ workspace = Workspace(
316
)
317
318
319
-workspace = ml_client.workspaces.begin_create_or_update(workspace)
+workspace = ml_client.workspaces.begin_update(workspace)
320
```
321
322
# [Studio](#tab/azure-studio)
@@ -483,7 +483,7 @@ workspace = Workspace(
483
484
485
486
487
488
489
0 commit comments