TECHOM Systems
Free Diagnostic Tool

M365 Tenant ID Lookup

Retrieve the backend Azure AD / Microsoft Entra ID Tenant ID for any domain. Required for API integrations, migrations, and support requests.

Need help managing your M365 Tenant?

From license optimization to complex Intune configurations and security hardening, our Australian team can help you get the most out of Microsoft 365.

100% Australian-Based Engineering Team
15-Minute Critical Incident SLA Guarantee
Certified Microsoft & Security Partners

Your information is kept strictly confidential.
By submitting, you agree to our Terms and Privacy Policy.

What is a Microsoft 365 Tenant ID?

A Tenant ID (also known as an Azure AD Directory ID) is a globally unique identifier (GUID) used by Microsoft to identify your specific instance of Azure Active Directory (now Microsoft Entra ID). It looks like this: 8z6b1424-9b25-4x77-8y42-990a9ab592t1.

Why do you need it?

You'll typically need your Tenant ID when:

  • Configuring SSO / SAML applications
  • Setting up APIs that connect to Microsoft Graph
  • Providing delegated admin access to an MSP (like TECHOM Systems)
  • Running PowerShell scripts against your environment
  • Opening complex support tickets with Microsoft

How does this tool work?

This tool pings Microsoft's public OpenID endpoints (https://login.microsoftonline.com/{domain}/.well-known/openid-configuration) which structurally returns the underlying Tenant ID in the authorization endpoints, without requiring any authentication.