Azure-sdk-for-go: Cosmos DB CheckNameExists failing with 500 (again)

Created on 3 Jun 2020  路  5Comments  路  Source: Azure/azure-sdk-for-go

Bug Report

Issue #5157 appears to have resurfaced with the same symptoms.

az cosmosdb check-name-exists --name doesntexist
request failed: Error occurred in request., RetryError: HTTPSConnectionPool(host='management.azure.com', port=443): Max retries exceeded with url: /providers/Microsoft.DocumentDB/databaseAccountNames/doesntexist?api-version=2019-12-12 (Caused by ResponseError('too many 500 error responses'))

https://github.com/terraform-providers/terraform-provider-azurerm/issues/7173

Cosmos Mgmt customer-reported

Most helpful comment

JFYI, this issue is blocking my team from provisioning cosmos envionments. Verified this issue exists for eastus, centralus, westus and eastus2 regions.

All 5 comments

JFYI, this issue is blocking my team from provisioning cosmos envionments. Verified this issue exists for eastus, centralus, westus and eastus2 regions.

We have identified the root cause for this and are actively working on a hot fix to the issue. ETA should be tomorrow.

Thanks.

We've deployed the fix for this and the issue is resolved.

Hi @jackofallops could you please have a try if the fix works or not?

Hi @jackofallops could you please have a try if the fix works or not?

A quick test suggests this is resolved, thanks for the timely action!

Was this page helpful?
0 / 5 - 0 ratings