Skip to content

Commit ae31f4b

Browse files
Merge pull request #231357 from yossi-y/main
Remove irrelevant error messages
2 parents 0316f0f + 86bb507 commit ae31f4b

File tree

1 file changed

+1
-24
lines changed

1 file changed

+1
-24
lines changed

articles/azure-monitor/logs/customer-managed-keys.md

Lines changed: 1 addition & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -462,18 +462,6 @@ Deleting a linked workspace is permitted while linked to cluster. If you decide
462462

463463
- Error messages
464464

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-
477465
**Cluster Update**
478466
- 400 — Cluster is in deleting state. Async operation is in progress. Cluster must complete its operation before any update operation is performed.
479467
- 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
483471
- 400 — Cluster is in deleting state. Wait for the Async operation to complete and try again.
484472

485473
**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.
495475

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.
499476
## Next steps
500477

501478
- Learn about [Log Analytics dedicated cluster billing](cost-logs.md#dedicated-clusters)

0 commit comments

Comments
 (0)