Skip to content

Commit ba3e310

Browse files
committed
company-branding-api
1 parent d6b2d98 commit ba3e310

File tree

2 files changed

+10
-6
lines changed

2 files changed

+10
-6
lines changed

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

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: active-directory
99
ms.workload: identity
1010
ms.subservice: fundamentals
1111
ms.topic: how-to
12-
ms.date: 01/31/2023
12+
ms.date: 02/09/2023
1313
ms.author: sarahlipsey
1414
ms.reviewer: almars
1515
ms.custom: "it-pro, seodec18, fasttrack-edit"
@@ -20,11 +20,11 @@ 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 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.
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 appears 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-
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/).
26-
27-
Instructions for the legacy company branding customization process can be found in the [Customize branding](customize-branding.md) article.
25+
> [!NOTE]
26+
> Instructions for the legacy company branding customization process can be found in the **[Customize branding](customize-branding.md)** article.<br><br>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/).
27+
>
2828
2929
## User experience
3030

@@ -57,6 +57,10 @@ Azure AD Premium editions are available for customers in China using the worldwi
5757

5858
**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.
5959

60+
**Use Microsoft Graph with Azure AD company branding.** Company branding can be viewed and managed using Microsoft Graph on the `/beta` endpoint and the `organizationalBranding` rescource type. For more information, see the [organizational branding API documentation](graph/api/resources/organizationalbranding.md).
61+
62+
## How to navigate the company branding process
63+
6064
1. Sign in to the [Azure portal](https://portal.azure.com/) using a Global Administrator account for the directory.
6165

6266
2. Go to **Azure Active Directory** > **Company branding** > **Customize**.

articles/active-directory/fundamentals/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ items:
1717
href: active-directory-how-subscriptions-associated-directory.md
1818
- name: Add your privacy info
1919
href: active-directory-properties-area.md
20-
- name: Add company branding
20+
- name: Add company branding (preview)
2121
href: how-to-customize-branding.md
2222
- name: Users, groups, and licenses
2323
expanded: false

0 commit comments

Comments
 (0)