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.
1 parent 7e8c9d4 commit 0b05f73Copy full SHA for 0b05f73
articles/azure-monitor/logs/move-workspace.md
@@ -205,13 +205,7 @@ DELETE https://management.azure.com/subscriptions/{subscriptionId}/resourcegroup
205
206
### [CLI](#tab/cli)
207
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.
+Not supported.
215
216
### [PowerShell](#tab/PowerShell)
217
0 commit comments