-
Notifications
You must be signed in to change notification settings - Fork 3.4k
az cosmosdb restore wrongfully appends location to name causing it to fail #32608
Copy link
Copy link
Closed
Closed
Copy link
Labels
Auto-AssignAuto assign by botAuto assign by botAuto-ResolveAuto resolve by botAuto resolve by botCosmosDBaz cosmosdbaz cosmosdbLanguageService AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.bugThis issue requires a change to an existing behavior in the product in order to be resolved.This issue requires a change to an existing behavior in the product in order to be resolved.customer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.
Metadata
Metadata
Assignees
Labels
Auto-AssignAuto assign by botAuto assign by botAuto-ResolveAuto resolve by botAuto resolve by botCosmosDBaz cosmosdbaz cosmosdbLanguageService AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.bugThis issue requires a change to an existing behavior in the product in order to be resolved.This issue requires a change to an existing behavior in the product in order to be resolved.customer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.
Describe the bug
It does create the database with the name
riks-models-003-accbut after a while results in this error. Apparently its appending the location westeurope to the name.The version of the azure cli is 2.80.0
Related command
Errors
Issue script & Debug output
Sensitive
Expected behavior
The database gets restored
Environment Summary
Additional context
No response