Skip to content

Commit 0b05f73

Browse files
committed
Removing CLI option for Unlink Automation account.
1 parent 7e8c9d4 commit 0b05f73

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

articles/azure-monitor/logs/move-workspace.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -205,13 +205,7 @@ DELETE https://management.azure.com/subscriptions/{subscriptionId}/resourcegroup
205205

206206
### [CLI](#tab/cli)
207207

208-
Run the [az monitor log-analytics workspace linked-service delete](/cli/azure/monitor/log-analytics/workspace/linked-service) command:
209-
210-
```azurecli
211-
az monitor log-analytics workspace linked-service delete -g MyResourceGroup -n cluster --workspace-name MyWorkspace
212-
```
213-
214-
Specify `automation` as the name of the linkedServices resource.
208+
Not supported.
215209

216210
### [PowerShell](#tab/PowerShell)
217211

0 commit comments

Comments
 (0)