Skip to content

Commit c5920e7

Browse files
Update articles/ai-studio/how-to/create-azure-ai-resource.md
Co-authored-by: Larry Franks <[email protected]>
1 parent dea243e commit c5920e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-studio/how-to/create-azure-ai-resource.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ created_hub = ml_client.workspaces.begin_update(workspace=my_hub, update_depende
134134

135135
# [Azure CLI](#tab/azurecli)
136136

137-
See flag documentation for [```az ml workspace update```](https://learn.microsoft.com/en-us/cli/azure/ml/workspace?view=azure-cli-latest#az-ml-workspace-update)
137+
See flag documentation for [```az ml workspace update```](/cli/azure/ml/workspace#az-ml-workspace-update)
138138

139139
```azurecli
140140
az ml workspace update -n "myexamplehub" -g "{MY_RESOURCE_GROUP}" -a "APPLICATION_INSIGHTS_ARM_ID" -u

0 commit comments

Comments
 (0)