Skip to content

Commit 0b5e645

Browse files
authored
Merge pull request #27168 from MicrosoftDocs/main
Published main to live, Wednesday 10:30 AM PST, 12/11
2 parents 6dd5b15 + 4355801 commit 0b5e645

40 files changed

Lines changed: 126 additions & 6 deletions

microsoft-365/topics/add-topics-app.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ description: Learn how to Add the Topics app in the Teams Admin Center.
1919

2020
# Add the Topics app in the Teams Admin Center
2121

22+
> [!NOTE]
23+
> Topics will be retired on February 22, 2025. [Learn more about the changes coming to Topics.](changes-coming-to-topics.md)
24+
2225
Once your organization has a Viva Suite or Copilot license, you’ll automatically have access to the Topics app in the Microsoft Teams app store.
2326

2427
## Manage and pin the Topics app

microsoft-365/topics/adoption-resources.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ description: Find resources to help your organization learn about and get the mo
1919

2020
# Adoption resources for Topics
2121

22+
> [!NOTE]
23+
> Topics will be retired on February 22, 2025. [Learn more about the changes coming to Topics.](changes-coming-to-topics.md)
24+
2225
Use these adoption resources and other information to spark ideas about how to help get the most out of Topics in your organization. You can find more adoption resources at the [Topics adoption](https://adoption.microsoft.com/viva/topics/) site.
2326

2427
## Downloadable resources

microsoft-365/topics/create-a-topic.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ description: Learn how to create a new topic in Topics.
1919

2020
# Create a new topic in Topics
2121

22+
> [!NOTE]
23+
> Topics will be retired on February 22, 2025. [Learn more about the changes coming to Topics.](changes-coming-to-topics.md)
24+
2225
In Topics, you can create a new topic if one is not discovered through indexing or if the AI technology did not find enough evidence to establish it as a topic.
2326

2427
> [!NOTE]

microsoft-365/topics/curate-a-topic-in-multilingual.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ description: Learn how to curate topics in multiple languages using the Multilin
1919

2020
# Curate Multilingual topics in Topics
2121

22+
> [!NOTE]
23+
> Topics will be retired on February 22, 2025. [Learn more about the changes coming to Topics.](changes-coming-to-topics.md)
24+
2225
The Multilingual feature in Topics allows you to curate and edit a topic page in English, French, German, and Spanish.
2326

2427
> [!NOTE]

microsoft-365/topics/edit-a-topic.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ description: Learn how to edit an existing topic in Topics.
2020

2121
# Edit an existing topic in Topics
2222

23+
> [!NOTE]
24+
> Topics will be retired on February 22, 2025. [Learn more about the changes coming to Topics.](changes-coming-to-topics.md)
25+
2326
</br>
2427

2528
> [!VIDEO https://www.microsoft.com/videoplayer/embed/RE4LA4n]

microsoft-365/topics/export-topics-powershell.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ description: Learn how to export topics created in Viva Engage (Lite Topics) to
1919

2020
# Export topics created in Viva Engage with PowerShell
2121

22+
> [!NOTE]
23+
> Topics will be retired on February 22, 2025. [Learn more about the changes coming to Topics.](changes-coming-to-topics.md)
24+
2225
Using PowerShell, you can export topics created in Viva Engage (also known as Lite Topics) to a .csv file. Topics created before enabling integration with Viva Engage are included.
2326

2427
> [!NOTE]
@@ -40,13 +43,13 @@ Key support files are included in this document:
4043

4144
1. [Get the script](#export-topics-script).
4245
1. Use the following parameters: <br>
43-
Export-TopicLite -Upn < string > | Export-Csv -Path < string >
46+
`Export-TopicLite -Upn < string > | Export-Csv -Path < string >`
4447

45-
Example:
48+
Example:
4649

47-
```powershell
48-
Export-TopicLite -Upn "[email protected]" -Path "C:\"
49-
```
50+
```powershell
51+
Export-TopicLite -Upn "[email protected]" -Path "C:\"
52+
```
5053

5154
## Output
5255

@@ -638,4 +641,4 @@ function Get-TopicsDashboard()
638641
return $snapshots
639642
}
640643
641-
```
644+
```

microsoft-365/topics/faq-topics.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ description: Read commonly asked questions and answers about using Topics.
2323

2424
# Frequently asked questions about Topics
2525

26+
> [!NOTE]
27+
> Topics will be retired on February 22, 2025. [Learn more about the changes coming to Topics.](changes-coming-to-topics.md)
28+
2629
## Topic discovery and curation
2730

2831
### How are topics discovered and updated?

microsoft-365/topics/get-started-with-viva-topics.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ description: Learn about new ways to discover and explore information in Topics.
2121

2222
# Learn about topics in Topics
2323

24+
> [!NOTE]
25+
> Topics will be retired on February 22, 2025. [Learn more about the changes coming to Topics.](changes-coming-to-topics.md)
26+
2427
How do you find the people and resources important to your work? When you share important files with others, are they able to find them again later, when they need them? Topics provides new ways to discover and explore information from your content in Microsoft 365.
2528

2629
Topics empowers you to:

microsoft-365/topics/health-metrics.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ ms.date: 01/01/2024
1515

1616
# Adoption health metrics in Topics
1717

18+
> [!NOTE]
19+
> Topics will be retired on February 22, 2025. [Learn more about the changes coming to Topics.](changes-coming-to-topics.md)
20+
1821
Adoption health metrics help you create and maintain a healthy topic tenant environment in Viva Topics by measuring key areas.
1922

2023
To access Topics health metrics:

microsoft-365/topics/manage-topic-discovery.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ description: Learn how to administer topic discovery in Topics.
2020

2121
# Manage topic discovery in Topics
2222

23+
> [!NOTE]
24+
> Topics will be retired on February 22, 2025. [Learn more about the changes coming to Topics.](changes-coming-to-topics.md)
25+
2326
You can manage topic discovery settings in the [Microsoft 365 admin center](https://admin.microsoft.com). You must be a SharePoint administrator to perform these tasks.
2427

2528
## To access topics management settings

0 commit comments

Comments
 (0)