You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-monitor/logs/customer-managed-keys.md
+1-24Lines changed: 1 addition & 24 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -462,18 +462,6 @@ Deleting a linked workspace is permitted while linked to cluster. If you decide
462
462
463
463
- Error messages
464
464
465
-
**Cluster Create**
466
-
- 400 — Cluster name is not valid. Cluster name can contain characters a-z, A-Z, 0-9 and length of 3-63.
467
-
- 400 — The body of the request is null or in bad format.
468
-
- 400 — "SKU" name is invalid. Set "SKU" name to capacityReservation.
469
-
- 400 — Capacity was provided but "SKU" is not capacityReservation. Set "SKU" name to capacityReservation.
470
-
- 400 — Missing Capacity in "SKU". Set Capacity value to 500, 1000, 2000 or 5000 GB/day.
471
-
- 400 — Capacity is locked for 30 days. Decreasing capacity is permitted 30 days after update.
472
-
- 400 — No "SKU" was set. Set the "SKU" name to capacityReservation and Capacity value to 500, 1000, 2000 or 5000 GB/day.
473
-
- 400 — Identity is null or empty. Set Identity with systemAssigned type.
474
-
- 400 — KeyVaultProperties are set on creation. Update KeyVaultProperties after cluster creation.
475
-
- 400 — Operation cannot be executed now. Async operation is in a state other than succeeded. Cluster must complete its operation before any update operation is performed.
476
-
477
465
**Cluster Update**
478
466
- 400 — Cluster is in deleting state. Async operation is in progress. Cluster must complete its operation before any update operation is performed.
479
467
- 400 — KeyVaultProperties is not empty but has a bad format. See [key identifier update](#update-cluster-with-key-identifier-details).
@@ -483,19 +471,8 @@ Deleting a linked workspace is permitted while linked to cluster. If you decide
483
471
- 400 — Cluster is in deleting state. Wait for the Async operation to complete and try again.
484
472
485
473
**Cluster Get**
486
-
- 404 — Cluster not found, the cluster may have been deleted. If you try to create a cluster with that name and get conflict, the cluster is in soft-delete for 14 days. You can contact support to recover it, or use another name to create a new cluster.
487
-
488
-
**Cluster Delete**
489
-
- 409 — Can't delete a cluster while in provisioning state. Wait for the Async operation to complete and try again.
490
-
491
-
**Workspace link**
492
-
- 404 — Workspace not found. The workspace you specified doesn’t exist or was deleted.
493
-
- 409 — Workspace link or unlink operation in process.
494
-
- 400 — Cluster not found, the cluster you specified doesn’t exist or was deleted. If you try to create a cluster with that name and get conflict, the cluster is in soft-delete for 14 days. You can contact support to recover it.
474
+
- 404--Cluster not found, the cluster might have been deleted. If you try to create a cluster with that name and get conflict, the cluster is in deletion process.
495
475
496
-
**Workspace unlink**
497
-
- 404 — Workspace not found. The workspace you specified doesn’t exist or was deleted.
498
-
- 409 — Workspace link or unlink operation in process.
499
476
## Next steps
500
477
501
478
- Learn about [Log Analytics dedicated cluster billing](cost-logs.md#dedicated-clusters)
0 commit comments