#Failed Connector deployment in Azure with Token Refresh failure

1 messages · Page 1 of 1 (latest)

visual linden
#

I have a customer who is seeing the following during a failed TF deployment of the Connector/CVO in Azure. Unfortunately I don't have access to their TF config files. Is this error message likely to be something related to TF, or something they haven't setup correctly on their Azure/AD security/permissions side of things?

The Error :
module.netapp_cloudmanager_connector.netapp-cloudmanager_connector_azure.netapp-cmgrconn["myconnector"]: Still creating... [25m0s elapsed]

│ Error: azure.BearerAuthorizer#WithAuthorization: Failed to refresh the Token for request to https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourcegroups/XXXXXXXXXXXXXX/providers/Microsoft.Resources/deployments/TF-ConnectorAzure?api-version=2020-06-01: StatusCode=0 -- Original Error: adal: Failed to execute the refresh request. Error = 'Get "http://169.254.169.254/metadata/identity/oauth2/token?api-version=2018-02-01&resource=https%3A%2F%2Fmanagement.azure.com%2F": dial tcp 169.254.169.254:80: i/o timeout'

│ with module.netapp_cloudmanager_connector.netapp-cloudmanager_connector_azure.netapp-cmgrconn["myconnector"],
│ on .terraform/modules/netapp_cloudmanager_connector/main.tf line 31, in resource "netapp-cloudmanager_connector_azure" "netapp-cmgrconn":
│ 31: resource "netapp-cloudmanager_connector_azure" "netapp-cmgrconn" {