Skip to content

Commit ee66111

Browse files
000-871: ve leave community
1 parent e848de1 commit ee66111

File tree

8 files changed

+65
-9
lines changed

8 files changed

+65
-9
lines changed

_data/docs_menu.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,10 @@
116116
link: /articles/en/Viva/vivavsteams/
117117
- name: Monitor Viva Engage conversations
118118
link: /articles/en/Viva/monitorconversations/
119+
- name: How to leave Viva Engage community?
120+
link: /articles/en/Viva/leavecommunity/
121+
- name: How to post announcement in Viva Engage?
122+
link: /articles/en/Viva/postannouncement/
119123

120124

121125
- label: Copilot

_data/navigation.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,10 @@
131131
link: /articles/en/Viva/vivavsteams/
132132
- name: Monitor Viva Engage conversations
133133
link: /articles/en/Viva/monitorconversations/
134+
- name: How to leave Viva Engage community?
135+
link: /articles/en/Viva/leavecommunity/
136+
- name: How to post announcement in Viva Engage?
137+
link: /articles/en/Viva/postannouncement/
134138

135139

136140
- name: Copilot

articles/en/Viva/leavecommunity.md

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
---
2+
layout: page
3+
title: 'How to leave Viva Engage community?'
4+
menubar: docs_menu
5+
hero_image: '/img/IMG_20220521_140146.jpg'
6+
show_sidebar: false
7+
hero_height: is-small
8+
date: '2025-03-22'
9+
---
10+
11+
12+
This article shows how to leave a community in Viva Engage.
13+
14+
15+
16+
# Leave a community
17+
18+
Navigate to your community. Select three dots (...)
19+
20+
21+
<img src="/articles/img/veleavecommunity.png" width="600" alt="screenshot showing how to leave a community">
22+
23+
24+
25+
You will see an expanded menu. Select **Leave Community**.
26+
27+
28+
After you have left the Viva Engage Community, a button **Join** will become available:
29+
30+
31+
<img src="/articles/img/veleavecommunity1.png" width="600" alt="screenshot showing how to leave a community">
32+
33+
34+
35+
36+
# See Also
37+
38+
39+
[Viva Engage Community Admin](https://powershellscripts.github.io/articles/en/Viva/communityadmin/)
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
layout: page
3+
title: 'How to post announcement in Viva Engage?'
4+
menubar: docs_menu
5+
hero_image: '/img/IMG_20220521_140146.jpg'
6+
show_sidebar: false
7+
hero_height: is-small
8+
date: '2025-03-23'
9+
---

articles/en/spo/cthowtocreate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ date: '2025-03-22'
1111
A content type can be a form, a document template you want to use to gather information. Behind the scenes, a content type in SharePoint is a reusable collection of metadata (columns), workflows, and behavior settings for items in a list or library. Here is a step-by-step guide to create a content type in SharePoint Online.
1212

1313

14-
# Site
14+
# Create
1515

1616

1717
To create a content type that will be available for all lists and libraries in your site collection, navigate to **Site Settings**. Ensure you have appropriate permissions (Site Owner or Admin).

articles/img/veleavecommunity.png

126 KB
Loading

articles/img/veleavecommunity1.png

18.8 KB
Loading

index.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -357,13 +357,13 @@ Welcome to Tips and Tricks on SharePoint, Power Platform and other Microsoft 365
357357
<p>KQL (Keyword Query Language) is a syntax used primarily within Microsoft products like SharePoint and Microsoft Search to formulate search queries. Understanding its basic rules and operators such as `AND`, `OR`, and other principles is crucial for constructing effective search queries. Here’s a breakdown of these rules with some examples.</p>
358358
</a></li>
359359

360-
<li style="--i: 20"><a href="https://powershellscripts.github.io/articles/en/Viva/vivagraphapi/">
360+
<li style="--i: 18"><a href="https://powershellscripts.github.io/articles/en/Viva/vivagraphapi/">
361361
<span style="display: block; text-align: right;">2024-06-02
362362
<h3>Manage Viva Engage with Graph API</h3></span>
363363
<p>Get, create and manage your Viva Engage communities using Graph API. Examples with Graph Explorer and explanation of the API. Read on... </p>
364364
</a></li>
365365

366-
<li style="--i: 20"><a href="https://powershellscripts.github.io/articles/en/Viva/Closeconversation/">
366+
<li style="--i: 18"><a href="https://powershellscripts.github.io/articles/en/Viva/Closeconversation/">
367367
<span style="display: block; text-align: right;">2024-05-26
368368
<h3>Close conversations in Viva Engage</h3></span>
369369
<p>There is a variety of reasons why you should be closing Viva Engage conversations. A guide to keeping your Viva Engage community in orderly fashion</p>
@@ -382,37 +382,37 @@ Welcome to Tips and Tricks on SharePoint, Power Platform and other Microsoft 365
382382
</a></li>
383383

384384

385-
<li style="--i: 20"><a href="https://powershellscripts.github.io/articles/en/Viva/removeleader/">
385+
<li style="--i: 18"><a href="https://powershellscripts.github.io/articles/en/Viva/removeleader/">
386386
<span style="display: block; text-align: right;">2024-02-17
387387
<h3>Remove a Viva Engage leader</h3></span>
388388
<p>The leadership feature in Viva allows you to identify the leaders in your organization and the leaders to reach their targeted audiences. When you want to remove the leader functionalities from a user, you need to remove him from the leaders list in the Viva Admin Center. </p>
389389
</a></li>
390390

391-
<li style="--i: 20"><a href="https://powershellscripts.github.io/articles/en/Viva/How%20to%20post%20as%20delegate/">
391+
<li style="--i: 18"><a href="https://powershellscripts.github.io/articles/en/Viva/How%20to%20post%20as%20delegate/">
392392
<span style="display: block; text-align: right;">2024-02-03
393393
<h3>Viva: How to post as a delegate</h3></span>
394394
<p>Now, you can post on behalf of another person in Viva Engage. This feature allows Viva Engage users to assign a delegate who can post on behalf of them. Configure it through Yammer’s settings section... </p>
395395
</a></li>
396396

397-
<li style="--i: 20"><a href="https://powershellscripts.github.io/articles/en/Viva/leadervscommunicator/">
397+
<li style="--i: 18"><a href="https://powershellscripts.github.io/articles/en/Viva/leadervscommunicator/">
398398
<span style="display: block; text-align: right;">2024-02-03
399399
<h3>Viva Engage: Leaders vs Corporate Communicators</h3></span>
400400
<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>
401401
</a></li>
402402

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

409-
<li style="--i: 20"><a href="https://powershellscripts.github.io/articles/en/SharePointOnline/ctfieldlinks/">
409+
<li style="--i: 12"><a href="https://powershellscripts.github.io/articles/en/SharePointOnline/ctfieldlinks/">
410410
<span style="display: block; text-align: right;">2023-12-30
411411
<h3>SharePoint content types - fieldlinks and fields</h3></span>
412412
<p>SharePoint Online list columns are represented as either Field or FieldRef Element (ContentType) elements in the various SharePoint schemas, such as site, list, and content type definitions. The article lists in details the differences, usage and comparisons.</p>
413413
</a></li>
414414

415-
<li style="--i: 20"><a href="https://powershellscripts.github.io/articles/en/Viva/Add%20Viva%20Engage%20to%20your%20SharePoint%20pages/">
415+
<li style="--i: 18"><a href="https://powershellscripts.github.io/articles/en/Viva/Add%20Viva%20Engage%20to%20your%20SharePoint%20pages/">
416416
<span style="display: block; text-align: right;">2023-11-04
417417
<h3>Add Viva Engage to your SharePoint pages</h3></span>
418418
<p>Viva Engage Conversations web part allows page viewers to participate in discussions without exiting the SharePoint environment. Use it to replace your old comments section with Viva Engage discussions.</p>

0 commit comments

Comments
 (0)