Difference between revisions of "Invalid tenant"

From wikieduonline
Jump to navigation Jump to search
Line 7: Line 7:
 
  │ subscriptions for the tenant
 
  │ subscriptions for the tenant
  
  Solution: export [[ARM_TENANT_ID]]="<azure_subscription_tenant_id>"
+
  Solution: export [[ARM_TENANT_ID]]="<azure_subscription_tenant_id>", [[az account show]] | grep tenantId
  
  

Revision as of 12:08, 16 July 2024


│ {"error":"invalid_tenant","error_description":"AADSTS90002: Tenant
│ 'v2.0' not found. Check to make sure you have the correct tenant
│ ID and are signing into the correct cloud. Check with your
│ subscription administrator, this may happen if there are no active
│ subscriptions for the tenant
Solution: export ARM_TENANT_ID="<azure_subscription_tenant_id>", az account show | grep tenantId


Error: Failed to retrieve resource


az account list
azapi_update_resource
--tenant-id
export ARM_TENANT_ID="<azure_subscription_tenant_id>"


tenant_id

Tenant, invalid_tenant, ARM_TENANT_ID

Terraform AKS, azurerm_resource_group, azurerm_kubernetes_cluster, azurerm_role_assignment, azurerm_virtual_network, azurerm_dns_zone

Advertising: