Skip to content

Commit 15b7699

Browse files
authored
Merge pull request #9490 from simonxjx/simon-3
Restore an article for Viva Pulse
2 parents 23edf25 + acc336e commit 15b7699

12 files changed

Lines changed: 82 additions & 8 deletions

File tree

.openpublishing.redirection.viva.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,6 @@
2424
"source_path": "Viva/Engage/viva-engage-welcome.yml",
2525
"redirect_url": "/previous-versions/troubleshoot/content-retirement"
2626
},
27-
{
28-
"source_path": "Viva/Pulse/fix-setup-error-messages.md",
29-
"redirect_url": "/previous-versions/troubleshoot/content-retirement"
30-
},
31-
{
32-
"source_path": "Viva/Pulse/viva-pulse-welcome.yml",
33-
"redirect_url": "/previous-versions/troubleshoot/content-retirement"
34-
},
3527
{
3628
"source_path": "Viva/Viva-suite-administration/viva-self-help-diagnostics.md",
3729
"redirect_url": "/previous-versions/troubleshoot/content-retirement"

Exchange/Hub/index.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,8 @@ productDirectory:
9292
text: Microsoft Viva Glint
9393
- url: /troubleshoot/viva/insights/viva-insights-welcome
9494
text: Microsoft Viva Insights
95+
- url: /troubleshoot/viva/pulse/viva-pulse-welcome
96+
text: Microsoft Viva Pulse
9597

9698
# additionalContent section (optional)
9799
# Card with summary style

Microsoft365/Hub/index.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,8 @@ productDirectory:
9292
text: Microsoft Viva Glint
9393
- url: /troubleshoot/viva/insights/viva-insights-welcome
9494
text: Microsoft Viva Insights
95+
- url: /troubleshoot/viva/pulse/viva-pulse-welcome
96+
text: Microsoft Viva Pulse
9597

9698
# additionalContent section (optional)
9799
# Card with summary style

Office/Hub/index.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,8 @@ productDirectory:
9292
text: Microsoft Viva Glint
9393
- url: /troubleshoot/viva/insights/viva-insights-welcome
9494
text: Microsoft Viva Insights
95+
- url: /troubleshoot/viva/pulse/viva-pulse-welcome
96+
text: Microsoft Viva Pulse
9597

9698
# additionalContent section (optional)
9799
# Card with summary style

Outlook/Hub/index.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,8 @@ productDirectory:
9292
text: Microsoft Viva Glint
9393
- url: /troubleshoot/viva/insights/viva-insights-welcome
9494
text: Microsoft Viva Insights
95+
- url: /troubleshoot/viva/pulse/viva-pulse-welcome
96+
text: Microsoft Viva Pulse
9597

9698
# additionalContent section (optional)
9799
# Card with summary style

SharePoint/Hub/index.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,8 @@ productDirectory:
9292
text: Microsoft Viva Glint
9393
- url: /troubleshoot/viva/insights/viva-insights-welcome
9494
text: Microsoft Viva Insights
95+
- url: /troubleshoot/viva/pulse/viva-pulse-welcome
96+
text: Microsoft Viva Pulse
9597

9698
# additionalContent section (optional)
9799
# Card with summary style

SkypeForBusiness/Hub/index.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,8 @@ productDirectory:
9292
text: Microsoft Viva Glint
9393
- url: /troubleshoot/viva/insights/viva-insights-welcome
9494
text: Microsoft Viva Insights
95+
- url: /troubleshoot/viva/pulse/viva-pulse-welcome
96+
text: Microsoft Viva Pulse
9597

9698
# additionalContent section (optional)
9799
# Card with summary style

Teams/index.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,8 @@ productDirectory:
9292
text: Microsoft Viva Glint
9393
- url: /troubleshoot/viva/insights/viva-insights-welcome
9494
text: Microsoft Viva Insights
95+
- url: /troubleshoot/viva/pulse/viva-pulse-welcome
96+
text: Microsoft Viva Pulse
9597

9698
# additionalContent section (optional)
9799
# Card with summary style
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
---
2+
title: Resolve setup errors in Viva Pulse
3+
description: Fix error messages that you might experience when you navigate the setup process in Microsoft Viva Pulse.
4+
manager: dcscontentpm
5+
ms.author: michellehu
6+
ms.reviewer: michellehu
7+
ms.date: 11/06/2023
8+
audience: ITPro
9+
f1.keywords: NOCSH
10+
ms.topic: troubleshooting
11+
search.appverid: MET150
12+
ms.custom:
13+
- CSSTroubleshoot
14+
- CI 183792
15+
ms.service: viva-pulse
16+
---
17+
18+
# Resolve error messages during setup
19+
20+
As you navigate the setup process in Microsoft Viva Pulse, you might experience errors. The following table outlines the error messages you might see, a description of when they're displayed, and the next steps you can take to resolve those errors. This isn't an exhaustive list, and more error messages may be added in the future.
21+
22+
| Error Message | Where the error appears | How to fix it |
23+
| ----------- | ----------- | ----------- |
24+
| "We couldn't delete [x] right now. Try again later." | When the admin types in a person's name to delete their Pulse data, and that person couldn't be deleted. | The admin needs to repeat the steps and try to delete the person again to delete their Pulse data. |
25+
| "There was an error saving your settings. Try again later." | When the admin changes the customization toggle, but the save wasn't completed. | The user should refresh the page or try again later. |
26+
| "There was an error saving your privacy link. Please try again later." | When the admin tries to change the privacy link, but the link couldn't be saved. | The admin could refresh the page or try again later. |
27+
| "Please use a valid URL that's 2,000 characters or less with permitted special characters." | When the admin tries to add a privacy link, but the link has invalid characters. | The user should try again, and follow these guidelines:<ul><li>Check that the URL starts with `http://` or `https://`, and contains a valid domain name with at least one dot (.) (such as `tinyurl.com`) and doesn't contain any illegal characters.</li><li>The permitted special characters in a URL are: a-z, A-Z, 0-9, hyphen (-), underscore (_), period (.), tilde (~), exclamation mark (!), asterisk (*), single quote ('), left parenthesis ((), right parenthesis ()), and forward slash (/).</li><li>The privacy policy should be under 2,000 characters to ensure compatibility with most web browsers.</li></ul>|

Viva/Pulse/toc.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
- name: Viva Pulse troubleshooting
2+
href: viva-pulse-welcome.yml
3+
items:
4+
- name: Setup errors
5+
items:
6+
- name: Resolve setup errors
7+
href: fix-setup-error-messages.md

0 commit comments

Comments
 (0)