"Your credentials are not associated with any subscription" when discovering CVO
Applies to
- BlueXP
- Microsoft Azure
Issue
- After initiating an Azure Marketplace deployment of the connector, an error is shown when attempting to discover an existing working environment in BlueXP:
"Your credentials are not associated with any subscription. Please go to the Azure Portal and associate a subscription"
Timeline in Cloud Manager shows the following:
Timeline:
Jan 5 2022, 1:32:55 pm
Validate Azure Account
Cloud Manager
My_OCCM
auth0|xxxxxxxxxxxxxxxxxx
Failed
Error:Could not set the Azure credentials. Verify that the credentials are correct and then try again.
{
"accountName": "The-Account",
"providerKeys": {
"applicationId": "xxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxx",
"applicationKey": "*****",
"tenantId": "xxxxxxxxxxxxxxxxxxxxxxxxxxx"
}
}
Jan 5 2022, 1:32:55 pm
Validate Credentials
Failed
{
"_failure": "{\"error\":\"invalid_client\",\"error_description\":\"AAXXXXXXXXXX: Invalid client secret is provided.\\r\\nTrace ID: xxxxx-xxxx-xxxx-xxxx-xxxxxxxxxx\\r\\nCorrelation ID: xxxxxxxx-xxxx-xxxx-xxxxx-xxxxxxxxxxx\\r\\nTimestamp: 2022-01-05 18:33:23Z\",\"error_codes\":[7000215],\"timestamp\":\"2022-01-05 18:33:23Z\",\"trace_id\":\"xxxxxxxx-d204-4acb-a988-695a4ed74e02\",\"correlation_id\":\"xxxxxxxx-8310-4c45-801c-128373ca177f\",\"error_uri\":\https://login.microsoftonline.com/er...code=7000215\} Code: 7000215 "
}