Skip to content

Commit 391e4b5

Browse files
000-743: personaliza
1 parent 69eaf35 commit 391e4b5

File tree

8 files changed

+133
-12
lines changed

8 files changed

+133
-12
lines changed

_data/docs_menu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
- name: Add Viva Engage to your SharePoint pages
8080
link: /articles/en/Viva/Add Viva Engage to your SharePoint pages/
8181
- name: Post as a leader to specific groups
82-
link: /articles/en/Viva/Post as a leader to specific groups/
82+
link: /articles/en/Viva/leaderpost/
8383
- name: How to post as a delegate
8484
link: /articles/en/Viva/How to post as delegate/
8585
- name: How to close a conversation

_data/navigation.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,10 @@
7777
link: /articles/en/spo/comparetenants
7878
- name: Create SharePoint dashboard
7979
link: /articles/en/spo/createdashboard
80+
- name: Disable attachments in SharePoint list
81+
link: /articles/en/spo/disableattachments
82+
- name: Create download link to SharePoint file
83+
link: /articles/en/spo/downloadable
8084

8185

8286
- name: Viva
@@ -85,7 +89,7 @@
8589
- name: Add Viva Engage to your SharePoint pages
8690
link: /articles/en/Viva/Add%20Viva%20Engage%20to%20your%20SharePoint%20pages/
8791
- name: Post as a leader to specific groups
88-
link: /articles/en/Viva/Post%20as%20a%20leader%20to%20specific%20groups/
92+
link: /articles/en/Viva/leaderpost/
8993
- name: How to post as a delegate
9094
link: /articles/en/Viva/How%20to%20post%20as%20delegate/
9195
- name: How to close a Viva Engage conversation

articles/en/Other/customizesignin.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,13 @@ Enjoy the login page with company branding!
8282

8383

8484

85+
## Other Languages
86+
87+
This article is available in other languages:
88+
89+
[Personaliza tu Página de Inicio de Sesión en Microsoft 365](https://powershellscripts.github.io/articles/es/personaliza/)
90+
91+
8592
<!-- Default Statcounter code for M365 custom sign in
8693
https://powershellscripts.github.io/articles/en/Other/customizesignin/
8794
-->

articles/en/spo/disableattachments.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,9 @@ Modern SharePoint lists often allow users to attach files to list items. However
1616

1717
You can disable the attachments in your SharePoint list directly in the browser and for a single list I would recommend this approach
1818

19-
<iframe width="560" height="315" src="https://www.youtube.com/embed/Ypm0qhYxz90" frameborder="0" allowfullscreen></iframe>
19+
<iframe width="660" height="400" src="https://www.youtube.com/embed/i8In3duIdq0" frameborder="0" allowfullscreen></iframe>
2020

2121

22-
test
23-
24-
25-
[Watch on YouTube](https://www.youtube.com/watch?v=Ypm0qhYxz90)
2622

2723
## Powershell
2824

articles/en/spo/downloadable.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,9 @@ Copy the link from your download history:
2929

3030

3131

32-
32+
<br/>
3333

3434
### Short video
3535

36-
<video src="/articles/vid/createdownloadablefile.mp4" controls></video>
36+
37+
<iframe width="660" height="400" src="https://www.youtube.com/embed/Ypm0qhYxz90" frameborder="0" allowfullscreen></iframe>

articles/es/personaliza.md

Lines changed: 113 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,113 @@
1+
---
2+
layout: page
3+
title: 'Personaliza tu Página de Inicio de Sesión en Microsoft 365'
4+
hero_image: '/img/IMG_20220521_140146.jpg'
5+
show_sidebar: false
6+
hero_height: is-small
7+
date: '2025-02-15'
8+
---
9+
10+
11+
Con Microsoft 365, puedes personalizar tu página de inicio de sesión utilizando tus propios colores y logotipos, ofreciendo una experiencia con la marca de tu empresa para tus usuarios. En lugar de una página de inicio de sesión estándar como esta:
12+
13+
<img src="/articles/img/customizesignin7.png" width="600" alt="Página de inicio de sesión de Microsoft 365">
14+
15+
puedes adaptar la experiencia con los colores y logotipos de tu empresa, creando una experiencia de inicio de sesión personalizada en Microsoft 365 para tus usuarios.
16+
17+
<br/>
18+
19+
### Configurar la Marca de la Empresa en la Página de Inicio de Sesión
20+
21+
Navega a Microsoft Entra ID y desplázate hacia abajo hasta la sección **Personalización de marca de empresa**.
22+
23+
<img src="/articles/img/customizesignines.png" width="600" alt="marca de empresa en Microsoft Entra ID">
24+
25+
26+
Hay muchas configuraciones para revisar, así que veámoslas una por una.
27+
28+
<img src="/articles/img/customizesignines2.png" width="600" alt="marca de empresa en Microsoft Entra ID">
29+
30+
Primero, elige cuántas experiencias de inicio de sesión deseas ofrecer para tu empresa.
31+
Hay dos opciones. Puedes personalizar la página de inicio de sesión para todos los usuarios (**experiencia predeterminada**) o adaptar la página de inicio de sesión de Microsoft 365 de forma diferente para cada idioma que soporte la empresa.
32+
33+
<img src="/articles/img/customizesignines3.png" width="600" alt="marca de empresa en Microsoft Entra ID">
34+
35+
En ambos casos, tanto en la experiencia de inicio de sesión predeterminada como en la experiencia por idioma, hay múltiples configuraciones de diseño para elegir.
36+
37+
38+
<br/>
39+
40+
### Fondo
41+
42+
Selecciona el ícono, la imagen de fondo y el color de fondo para la página de inicio de sesión de tu empresa.
43+
44+
<img src="/articles/img/customizesignin2.png" width="600" alt="marca de empresa en Microsoft Entra ID">
45+
46+
<br/>
47+
48+
### Diseño
49+
50+
Decide si deseas mostrar el encabezado o el pie de página. Opcionalmente, puedes subir tu CSS personalizado.
51+
52+
<img src="/articles/img/customizesignin3.png" width="600" alt="marca de empresa en Microsoft Entra ID">
53+
54+
55+
<br/>
56+
57+
### Encabezado
58+
59+
Selecciona el logotipo del encabezado.
60+
61+
<img src="/articles/img/customizesignin4.png" width="600" alt="marca de empresa en Microsoft Entra ID">
62+
63+
<br/>
64+
65+
### Pie de página
66+
67+
Elige si deseas mostrar el aviso de **Privacidad y Cookies** y/o la información de **Términos de uso**. Puedes vincular ambos a páginas personalizadas de tu empresa.
68+
69+
<img src="/articles/img/customizesignin5.png" width="600" alt="marca de empresa en Microsoft Entra ID">
70+
71+
<br/>
72+
73+
### Formulario de inicio de sesión
74+
75+
Sube tus logotipos e ingresa el texto que debería aparecer en la página de inicio de sesión. Opcionalmente, puedes mostrar un enlace para restablecer la contraseña si tu empresa permite el restablecimiento de contraseñas por autoservicio.
76+
77+
<img src="/articles/img/customizesignin6.png" width="600" alt="marca de empresa en Microsoft Entra ID">
78+
79+
<br/>
80+
81+
### Revisar y guardar
82+
83+
¡Disfruta de la página de inicio de sesión con la marca de tu empresa!
84+
85+
86+
87+
88+
## Otros Idiomas
89+
Este artículo está disponible en otros idiomas:
90+
91+
[Customize Microsoft 365 login page](https://powershellscripts.github.io/articles/en/Other/customizesignin/)
92+
93+
94+
95+
<!-- Default Statcounter code for M365 custom sign in
96+
https://powershellscripts.github.io/articles/en/Other/customizesignin/
97+
-->
98+
<script type="text/javascript">
99+
var sc_project=13085843;
100+
var sc_invisible=1;
101+
var sc_security="8aa306f4";
102+
var sc_client_storage="disabled";
103+
</script>
104+
<script type="text/javascript"
105+
src="https://www.statcounter.com/counter/counter.js"
106+
async></script>
107+
<noscript><div class="statcounter"><a title="Web Analytics
108+
Made Easy - Statcounter" href="https://statcounter.com/"
109+
target="_blank"><img class="statcounter"
110+
src="https://c.statcounter.com/13085843/0/8aa306f4/1/"
111+
alt="Web Analytics Made Easy - Statcounter"
112+
referrerPolicy="no-referrer-when-downgrade"></a></div></noscript>
113+
<!-- End of Statcounter Code -->

index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -117,13 +117,13 @@ Enjoy!
117117

118118
<ol style="--length: 5" role="list">
119119

120-
<li style="--i: 12"><a href="https://powershellscripts.github.io/articles/en/Other/customizesignin/">
120+
<li style="--i: 12"><a href="https://powershellscripts.github.io/articles/en/spo/disableattachments/">
121121
<span style="display: block; text-align: right;">2025-02-09
122122
<h3>Disable attachments in SharePoint list</h3></span>
123123
<p>You may want to disable list attachments to maintain a cleaner or more secure list environment. Here's how you can do this for one or multiple lists.</p>
124124
</a></li>
125125

126-
<li style="--i: 12"><a href="https://powershellscripts.github.io/articles/en/Other/customizesignin/">
126+
<li style="--i: 12"><a href="https://powershellscripts.github.io/articles/en/spo/downloadable">
127127
<span style="display: block; text-align: right;">2025-02-09
128128
<h3>Create download link to SharePoint file</h3></span>
129129
<p>When you create a link to a file in SharePoint using the standard method, it opens in the browser by default. Make the file downloadable instead, by customizing the link.</p>
@@ -334,7 +334,7 @@ Enjoy!
334334
<p>Viva Engage provides two special privileged roles that allow users for extra communication capabilities. One of them is Leaders and the other Corporate Communicator. The article compares the two roles. </p>
335335
</a></li>
336336

337-
<li style="--i: 20"><a href="https://powershellscripts.github.io/articles/en/Viva/Post%20as%20a%20leader%20to%20specific%20groups/">
337+
<li style="--i: 20"><a href="https://powershellscripts.github.io/articles/en/Viva/leaderpost/">
338338
<span style="display: block; text-align: right;">2024-01-14
339339
<h3>Post as a leader to specific groups</h3></span>
340340
<p>The leadership feature in Viva allows you to identify the leaders in your organization and the leaders to reach their targeted audiences.</p>

0 commit comments

Comments
 (0)