Skip to content

Commit ab87cbf

Browse files
000-730: customize sign in page
1 parent daba5c7 commit ab87cbf

File tree

11 files changed

+83
-17
lines changed

11 files changed

+83
-17
lines changed

_data/docs_menu.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,4 +124,6 @@
124124
- name: Modify Microsoft 365 group settings
125125
link: /articles/en/Other/m365groupsettings/
126126
- name: Exchange Online - What mailboxes User has access to?
127-
link: /articles/en/Other/mailboxes/
127+
link: /articles/en/Other/mailboxes/
128+
- name: Customize Microsoft 365 login page
129+
link: /articles/en/Other/customizesignin/

_data/navigation.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,8 @@
132132
link: /articles/en/Other/m365groupsettings/
133133
- name: Exchange Online - What mailboxes User has access to?
134134
link: /articles/en/Other/mailboxes/
135+
- name: Customize Microsoft 365 login page
136+
link: /articles/en/Other/customizesignin/
135137

136138
- name: About Arleta
137139
link: /about/
Lines changed: 64 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: page
3-
title: 'Customize M365 login page'
3+
title: 'Customize Microsoft 365 login page'
44
hero_image: '/img/IMG_20220521_140146.jpg'
55
menubar: docs_menu
66
show_sidebar: false
@@ -9,4 +9,66 @@ date: '2025-02-08'
99
---
1010

1111

12-
Navigate to Microsoft Entra ID and scroll down to Company Branding
12+
With Microsoft 365, you can customize your sign-in page using your own colors and logos, delivering a company-branded experience for your users. Instead of a standard login page like this:
13+
14+
<img src="/articles/img/customizesignin7.png" width="600" alt="Microsoft 365 login page">
15+
16+
you can tailor the experience with your company's colors and logos, creating a personalized Microsoft 365 sign-in experience for your users.
17+
18+
<br/>
19+
20+
### Set Company Branding in Login Page
21+
22+
Navigate to Microsoft Entra ID and scroll down to Company Branding.
23+
24+
25+
<img src="/articles/img/customizesignin.png" width="600" alt="company branding in Microsoft Entra ID">
26+
27+
28+
There are two options. YOu can either customize the sign in page for all the users (default experience) or tailor the Microsoft 365 login page differently for every language the company supports.
29+
30+
In both cases, the default sign-in experience and by language-experience, there are multiple design settings to choose from.
31+
32+
<br/>
33+
34+
### Background
35+
36+
Select icon, background image and background color for your Company sign-in page.
37+
38+
<img src="/articles/img/customizesignin2.png" width="600" alt="company branding in Microsoft Entra ID">
39+
40+
<br/>
41+
42+
### Layout
43+
44+
Decide whether you want to show header or footer. Optionally you can upload your custom CSS.
45+
46+
<img src="/articles/img/customizesignin3.png" width="600" alt="company branding in Microsoft Entra ID">
47+
48+
49+
<br/>
50+
51+
### Header
52+
53+
Select header logo.
54+
55+
<img src="/articles/img/customizesignin4.png" width="600" alt="company branding in Microsoft Entra ID">
56+
57+
58+
<br/>
59+
60+
### Footer
61+
62+
Select whether you want to show Privacy&Cookies notice and/or Terms of Use information. You can link both to your custom company pages.
63+
64+
<img src="/articles/img/customizesignin5.png" width="600" alt="company branding in Microsoft Entra ID">
65+
66+
67+
<br/>
68+
69+
### Sign-in form
70+
71+
Upload your logos and enter the text that should appear on the sign-in page. Optionally, you can show a password reset link if your company allows self-service password reset.
72+
73+
74+
<img src="/articles/img/customizesignin6.png" width="600" alt="company branding in Microsoft Entra ID">

articles/img/customizesignin.png

79 KB
Loading

articles/img/customizesignin2.png

52.1 KB
Loading

articles/img/customizesignin3.png

25.7 KB
Loading

articles/img/customizesignin4.png

11.8 KB
Loading

articles/img/customizesignin5.png

15.3 KB
Loading

articles/img/customizesignin6.png

45 KB
Loading

articles/img/customizesignin7.png

117 KB
Loading

0 commit comments

Comments
 (0)