Skip to content

Commit 34fcc28

Browse files
Merge pull request #249049 from shlipsey3/company-branding-082223
company-branding-082223
2 parents 6dc234a + f7e8b72 commit 34fcc28

23 files changed

+36
-38
lines changed

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

Lines changed: 24 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Add company branding to your organization's sign-in page
3-
description: Instructions about how to add your organization's branding to the sign-in experience.
3+
description: Instructions about how to add your organization's custom branding to the Azure AD sign-in experience.
44
services: active-directory
55
author: shlipsey3
66
manager: amycolannino
@@ -9,7 +9,7 @@ ms.service: active-directory
99
ms.workload: identity
1010
ms.subservice: fundamentals
1111
ms.topic: how-to
12-
ms.date: 08/09/2023
12+
ms.date: 08/30/2023
1313
ms.author: sarahlipsey
1414
ms.reviewer: almars
1515
---
@@ -23,8 +23,7 @@ The default sign-in experience is the global look and feel that applies across a
2323
> [!NOTE]
2424
> Instructions for how to manage the **'Stay signed in prompt?'** can be found in the **[Manage the 'Stay signed in?' prompt](how-to-manage-stay-signed-in-prompt.md)** article.
2525
26-
27-
## License requirements
26+
## Prerequisites
2827

2928
Adding custom branding requires one of the following licenses:
3029

@@ -48,18 +47,23 @@ The **Global Administrator** role is required to customize company branding.
4847

4948
The branding elements are called out in the following example. Text descriptions are provided following the image.
5049

51-
:::image type="content" source="media/how-to-customize-branding/company-branding-map.png" alt-text="Screenshot of the sign-in page, with each of the company branding elements highlighted." lightbox="media/how-to-customize-branding/company-branding-map-large.png":::
50+
:::image type="content" source="media/how-to-customize-branding/sign-in-page-map.png" alt-text="Screenshot of the sign-in page, with each of the company branding elements highlighted." lightbox="media/how-to-customize-branding/sign-in-page-map-expanded.png":::
5251

5352
1. **Favicon**: Small icon that appears on the left side of the browser tab.
54-
1. **Header logo**: Space across the top of the web page, below the web browser navigation area.
53+
1. **Header**: Space across the top of the sign-in page, behind the header log.
54+
1. **Header logo**: Logo that appears in the upper-left corner of the sign-in page.
5555
1. **Background image**: The entire space behind the sign-in box.
5656
1. **Page background color**: The entire space behind the sign-in box.
57-
1. **Banner logo**: The logo that appears in the upper-left corner of the sign-in box.
57+
1. **Banner logo**: Logo that appears at the top of the sign-in box
58+
1. **Sign-in page title**: Larger text that appears below the banner logo.
59+
1. **Sign-in page description**: Text to describe the sign-in page.
5860
1. **Username hint and text**: The text that appears before a user enters their information.
59-
1. **Sign-in page text**: Text you can add below the username field.
6061
1. **Self-service password reset**: A link you can add below the sign-in page text for password resets.
62+
1. **Sign-in page text**: Text you can add below the username field.
63+
1. **Footer link: Privacy & Cookies**: Link you can add to the lower-right corner for privacy information.
64+
1. **Footer: Terms of Use**: Text in the lower-right corner of the page where you can add Terms of use information.
65+
1. **Footer**: Space across the bottom of the page for privacy and Terms of Use information.
6166
1. **Template**: The layout of the page and sign-in boxes.
62-
1. **Footer**: Text in the lower-right corner of the page where you can add Terms of use or privacy information.
6367

6468
### User experience
6569

@@ -78,16 +82,19 @@ In the following examples, replace the contoso.com with your own tenant name, or
7882
- For my app portal `https://myapps.microsoft.com/?whr=contoso.com`
7983
- Self-service password reset `https://passwordreset.microsoftonline.com/?whr=contoso.com`
8084

81-
> [!NOTE]
82-
> To manage the settings of the 'Stay signed in?' prompt, go to **Azure AD** > **Users** > **User settings**.
85+
For B2B collaboration end-users who perform cross-tenant sign-ins, their home tenant branding appears, even if there isn't custom branding specified.
86+
87+
In the following example, the company branding for Woodgrove Groceries appears on the left. The example on the right displays the default branding for the user's home tenant.
88+
89+
![Comparison of the branded sign-in experience and the default sign-in experience](media/how-to-customize-branding/b2b-comparison.png)
8390

8491
## How to navigate the company branding process
8592

8693
[!INCLUDE [portal updates](~/articles/active-directory/includes/portal-update.md)]
8794

88-
1. Sign in to the [Azure portal](https://portal.azure.com) using a Global Administrator account for the directory.
95+
1. Sign in to the [Azure portal](https://portal.azure.com) as a Global Administrator for the directory.
8996

90-
2. Go to **Azure Active Directory** > **Company branding** > **Customize**.
97+
2. Browse to **Azure Active Directory** > **Company branding** > **Customize**.
9198
- If you currently have a customized sign-in experience, the **Edit** button is available.
9299

93100
![Custom branding landing page with 'Company branding' highlighted in the side menu and 'Configure' button highlighted in the center of the page](media/how-to-customize-branding/customize-branding-getting-started.png)
@@ -156,13 +163,10 @@ If you haven't enabled the footer, go to the **Layout** section and select **Sho
156163

157164
To begin a new paragraph, use the enter key twice. You can also change text formatting to include bold, italics, an underline, or clickable link. Use the following syntax to add formatting to text:
158165

159-
> Hyperlink: `[text](link)`
160-
161-
> Bold: `**text**` or `__text__`
162-
163-
> Italics: `*text*` or `_text_`
164-
165-
> Underline: `++text++`
166+
- Hyperlink: `[text](link)`
167+
- Bold: `**text**` or `__text__`
168+
- Italics: `*text*` or `_text_`
169+
- Underline: `++text++`
166170

167171
> [!IMPORTANT]
168172
> Hyperlinks that are added to the sign-in page text render as text in native environments, such as desktop and mobile applications.
488 KB
Loading
534 KB
Loading
314 KB
Loading
124 KB
Loading
30.9 KB
Loading

0 commit comments

Comments
 (0)