-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Authentication failed: AADSTS5000225: This tenant has been blocked due to inactivity #32031
Copy link
Copy link
Closed
Closed
Copy link
Labels
Accountaz login/accountaz login/accountAuto-AssignAuto assign by botAuto assign by botAzure CLI TeamThe command of the issue is owned by Azure CLI teamThe command of the issue is owned by Azure CLI teamPossible-SolutionSimilar-Issuecustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.questionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that
Milestone
Metadata
Metadata
Assignees
Labels
Accountaz login/accountaz login/accountAuto-AssignAuto assign by botAuto assign by botAzure CLI TeamThe command of the issue is owned by Azure CLI teamThe command of the issue is owned by Azure CLI teamPossible-SolutionSimilar-Issuecustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.questionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that
Describe the bug
I am unable to log in because of the following error:
Authentication failed
interaction_required: AADSTS5000225: This tenant has been blocked due to inactivity. To learn more about tenant lifecycle policies, see https://aka.ms/TenantLifecycle Trace ID: 8d34bf3d-0db5-43b0-b795-0c280a1b6700 Correlation ID: 32b25d4a-dc6a-402e-98f7-d50fd71c820f Timestamp: 2025-08-31 17:19:39Z. ($error_uri)
Related command
az login --tenant c66a421f-b518-4392-b3be-19b027529d6f
Errors
Authentication failed
interaction_required: AADSTS5000225: This tenant has been blocked due to inactivity. To learn more about tenant lifecycle policies, see https://aka.ms/TenantLifecycle Trace ID: 8d34bf3d-0db5-43b0-b795-0c280a1b6700 Correlation ID: 32b25d4a-dc6a-402e-98f7-d50fd71c820f Timestamp: 2025-08-31 17:19:39Z. ($error_uri)
Issue script & Debug output
Authentication failed
interaction_required: AADSTS5000225: This tenant has been blocked due to inactivity. To learn more about tenant lifecycle policies, see https://aka.ms/TenantLifecycle Trace ID: 8d34bf3d-0db5-43b0-b795-0c280a1b6700 Correlation ID: 32b25d4a-dc6a-402e-98f7-d50fd71c820f Timestamp: 2025-08-31 17:19:39Z. ($error_uri)
Expected behavior
I should be taken to the Azure CLI prompt
Environment Summary
az version
{
"azure-cli": "2.76.0",
"azure-cli-core": "2.76.0",
"azure-cli-telemetry": "1.1.0",
"extensions": {}
}
Additional context
No response