Skip to content

Commit b183e01

Browse files
committed
fix-broken-links
1 parent 411e689 commit b183e01

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,9 @@ Custom branding appears after users sign in. Users that start the sign-in proces
4646

4747
**Images have different image and file size requirements.** Take note of the requirements for each option. You may need to use a photo editor to create the right-sized images. The preferred image type for all images is PNG, but JPG is accepted.
4848

49-
**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` resource type. For more information, see the [organizational branding API documentation](graph/api/resources/organizationalbranding.md).
49+
**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` resource type. For more information, see the [organizational branding API documentation](/graph/api/resources/organizationalbranding?view=graph-rest-beta&preserve-view=true).
5050

51-
## How to navigate the company branding process
51+
## How to configure company branding
5252

5353
1. Sign in to the [Azure portal](https://portal.azure.com/) using a Global administrator account for the directory.
5454

@@ -117,13 +117,13 @@ To create an inclusive experience for all of your users, you can customize the s
117117

118118
2. Select **Azure Active Directory** > **Company branding** > **+ New language**.
119119

120-
The process for customizing the experience is the same as the [Default sign-in experience](#customize-the-default-sign-in-experience), except you select a **Language** from the dropdown list.
120+
The process for customizing the experience is the same as the main [configure company branding](#configure-your-company-branding) process, except you select a **Language** from the dropdown list.
121121

122122
We recommend adding **Sign-in page text** in the selected language.
123123

124124
## Edit custom branding
125125

126-
If custom branding has been added to your tenant, you can edit the details already provided. Refer to the details and descriptions of each setting in the [Add custom branding](#customize-the-default-sign-in-experience) section of this article.
126+
If custom branding has been added to your tenant, you can edit the details already provided. Refer to the details and descriptions of each setting in the [configure your company branding](#configure-your-company-branding) section of this article.
127127

128128
1. Sign in to the [Azure portal](https://portal.azure.com/) using a Global Administrator account for the directory.
129129

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ The **Global Administrator** role is required to customize company branding.
5959

6060
**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.
6161

62-
**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` resource type. For more information, see the [organizational branding API documentation](graph/api/resources/organizationalbranding.md).
62+
**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` resource type. For more information, see the [organizational branding API documentation](/graph/api/resources/organizationalbranding?view=graph-rest-beta&preserve-view=true).
6363

6464
## How to navigate the company branding process
6565

0 commit comments

Comments
 (0)