diff --git a/docs/admin/auth/saml/azure_ad.mdx b/docs/admin/auth/saml/azure_ad.mdx
index 5c041119c..e6b0c7c16 100644
--- a/docs/admin/auth/saml/azure_ad.mdx
+++ b/docs/admin/auth/saml/azure_ad.mdx
@@ -1,4 +1,5 @@
-# Configuring SAML with Microsoft Entra ID
+# Configuring SAML with Microsoft Entra ID
+Formerly known as Azure Active Directory, or Azure AD.
## 1. Add an unlisted (non-gallery) application to your Microsoft Entra ID organization
@@ -33,4 +34,4 @@
}
```
-Recommended: [add automatic provisioning of users with SCIM](/admin/scim).
\ No newline at end of file
+Recommended: [add automatic provisioning of users with SCIM](/admin/scim).