Skip to content

Commit cf88312

Browse files
Merge pull request #222721 from yoelhor/patch-325
[Azure AD] company branding UX
2 parents 6a3306f + 03d889b commit cf88312

File tree

1 file changed

+16
-7
lines changed

1 file changed

+16
-7
lines changed

articles/active-directory/fundamentals/how-to-customize-branding.md

Lines changed: 16 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,25 @@ ms.collection: M365-identity-device-management
2020

2121
When users authenticate into your corporate intranet or web-based applications, Azure Active Directory (Azure AD) provides the identity and access management (IAM) service. You can add company branding that applies to all these sign-in experiences to create a consistent experience for your users.
2222

23-
The updated experience for adding company branding covered in this article is available as an Azure AD preview feature. To opt in and explore the new experience, go to **Azure AD** > **Preview features** and enable the **Enhanced Company Branding** feature.
23+
The default sign-in experience is the global look and feel that applies across all sign-ins to your tenant. Before you customize any settings, the default Microsoft branding will appear in your sign-in pages. You can customize this default experience with a custom background image or color, favicon, layout, header, and footer. You can also upload a custom CSS.
2424

25-
For more information about previews, see [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
25+
The updated experience for adding company branding covered in this article is available as an Azure AD preview feature. To opt in and explore the new experience, go to **Azure AD** > **Preview features** and enable the **Enhanced Company Branding** feature. For more information about previews, see [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
2626

2727
Instructions for the legacy company branding customization process can be found in the [Customize branding](customize-branding.md) article.
2828

29+
## User experience
30+
31+
You can customize the sign-in pages when users access your organization's tenant-specific apps. For Microsoft and SaaS applications (multi-tenant apps) such as <https://myapps.microsoft.com>, or <https://outlook.com> the customized sign-in page appears only after the user types their **Email**, or **Phone**, and select **Next**.
32+
33+
Some of the Microsoft applications support the home realm discovery `whr` query string parameter, or a domain variable. With the home realm discovery and domain parameter, the customized sign-in page will appear immediately in the first step.
34+
35+
In the following examples replace the contoso.com with your own tenant name, or verified domain name:
36+
37+
- For Microsoft Outlook `https://outlook.com/contoso.com`
38+
- For SharePoint online `https://contoso.sharepoint.com`
39+
- For my app portal `https://myapps.microsoft.com/?whr=contoso.com`
40+
- Self-service password reset `https://passwordreset.microsoftonline.com/?whr=contoso.com`
41+
2942
## License requirements
3043

3144
Adding custom branding requires one of the following licenses:
@@ -40,10 +53,6 @@ Azure AD Premium editions are available for customers in China using the worldwi
4053

4154
## Before you begin
4255

43-
You can customize the sign-in pages when users access your organization's tenant-specific apps, such as `https://outlook.com/woodgrove.com`, or when passing a domain variable, such as `https://passwordreset.microsoftonline.com/?whr=woodgrove.com`.
44-
45-
Custom branding appears after users authenticate for the first time. Users that start the sign-in process at a site like www\.office.com won't see the branding. After the first sign-in, the branding may take at least 15 minutes to appear.
46-
4756
**All branding elements are optional. Default settings will remain, if left unchanged.** For example, if you specify a banner logo but no background image, the sign-in page shows your logo with a default background image from the destination site such as Microsoft 365. Additionally, sign-in page branding doesn't carry over to personal Microsoft accounts. If your users or guests authenticate using a personal Microsoft account, the sign-in page won't reflect the branding of your organization.
4857

4958
**Images have different image and file size requirements.** Take note of the image requirements for each option. You may need to use a photo editor to create the right size images. The preferred image type for all images is PNG, but JPG is accepted.
@@ -148,4 +157,4 @@ The process for customizing the experience is the same as the [default sign-in e
148157

149158
- [Learn more about default user permissions in Azure AD](../fundamentals/users-default-permissions.md)
150159

151-
- [Manage the 'stay signed in' prompt](active-directory-users-profile-azure-portal.md#learn-about-the-stay-signed-in-prompt)
160+
- [Manage the 'stay signed in' prompt](active-directory-users-profile-azure-portal.md#learn-about-the-stay-signed-in-prompt)

0 commit comments

Comments
 (0)