A cloud-based identity and access management service for securing user authentication and resource access
Hello Ehab Ismail,
Greetings! Thanks for raising this question in Q&A forum.
I understand this is preventing you from performing Azure Resource Manager operations even though portal sign-in and MFA are successful. Based on the information provided, AADSTS530035 is typically related to an authentication or access policy evaluation issue that is occurring during Azure Resource Manager token acquisition, and since you have already completed the common troubleshooting steps, this likely requires a Microsoft-side investigation.
- Review the failed sign-in entry in Microsoft Entra sign-in logs and capture the Request ID, Correlation ID, and Timestamp associated with the AADSTS530035 failure.
- Confirm whether the failure occurs across multiple clients (Azure CLI, PowerShell, ARM templates, and REST API calls) to help isolate whether the issue is specific to a client or to ARM authentication itself.
- Validate that no tenant-wide authentication policies, cross-tenant access settings, or security restrictions are being applied outside of Conditional Access, since the sign-in logs indicate Conditional Access is not applied.
- Since you have already verified roles, subscriptions, authentication resets, and sign-in behavior, open a support case through your active Azure support plan and provide the collected diagnostic details.
- Request escalation to the Microsoft Entra ID / Azure Resource Manager authentication team for backend analysis of the ARM token issuance process.
At this point, the next action is with Microsoft Support. The engineering team will need to review backend authentication logs and policy evaluation details that are not available through the Azure portal to determine why ARM authentication is being blocked while interactive sign-in succeeds.
If this answer helps you kindly accept the answer which will help others who have similar questions
Best Regards,
Jerald Felix.