Skip to content

Commit 7e56720

Browse files
author
Amson Liu
authored
Merge branch 'main' into v-liuamson-CI7006
2 parents f682b4c + 58e5887 commit 7e56720

224 files changed

Lines changed: 4595 additions & 959 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
name: Create Azure DevOps CI on PR
2+
3+
on:
4+
pull_request:
5+
types: [opened]
6+
7+
jobs:
8+
create-work-item:
9+
runs-on: ubuntu-latest
10+
steps:
11+
- name: Create Azure DevOps Task
12+
env:
13+
ADO_ORG_URL: https://dev.azure.com/KMOps
14+
ADO_PROJECT: ContentExperience
15+
ADO_PAT: ${{ secrets.ADO_PAT }}
16+
run: |
17+
PR_TITLE="${{ github.event.pull_request.title }}"
18+
PR_BODY="${{ github.event.pull_request.body }}"
19+
PR_URL="${{ github.event.pull_request.html_url }}"
20+
21+
curl -X POST \
22+
-H "Content-Type: application/json-patch+json" \
23+
-H "Authorization: Basic $(echo -n ":$ADO_PAT" | base64)" \
24+
$ADO_ORG_URL/$ADO_PROJECT/_apis/wit/workitems/$ExternalCI?api-version=6.0 \
25+
-d '[
26+
{
27+
"op": "add",
28+
"path": "/fields/System.Title",
29+
"value": "PR Opened: '"$PR_TITLE"'"
30+
},
31+
{
32+
"op": "add",
33+
"path": "/fields/System.Description",
34+
"value": "Pull Request URL: '"$PR_URL"'\n\n'"$PR_BODY"'"
35+
}
36+
]'

.openpublishing.redirection.json

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13801,6 +13801,41 @@
1380113801
"redirect_url": "/previous-versions/troubleshoot/sql/tools/error-you-run-sqlmaint-utility",
1380213802
"redirect_document_id": false
1380313803
},
13804+
{
13805+
"source_path": "support/azure/azure-monitor/activity-logs/config-export/centralized-configuration-of-activity-logs-to-event-hub.md",
13806+
"redirect_url": "/troubleshoot/azure/azure-monitor/welcome-azure-monitor"
13807+
}
13808+
,
13809+
{
13810+
"source_path": "support/azure/azure-monitor/activity-logs/config-export/exporting-directory-level-activity-logs-to-event-hub.md",
13811+
"redirect_url": "/troubleshoot/azure/azure-monitor/welcome-azure-monitor"
13812+
}
13813+
,
13814+
{
13815+
"source_path": "support/azure/azure-monitor/activity-logs/config-export/pushing-subscription-activity-logs-to-sentinel.md",
13816+
"redirect_url": "/troubleshoot/azure/azure-monitor/activity-logs/config-export/push-subscription-activity-logs-to-sentinel"
13817+
}
13818+
,
13819+
{
13820+
"source_path": "support/azure/azure-monitor/activity-logs/config-export/resolving-log-limit-issues-in-azure-function-apps.md",
13821+
"redirect_url": "/troubleshoot/azure/azure-monitor/welcome-azure-monitor"
13822+
}
13823+
,
13824+
{
13825+
"source_path": "support/azure/azure-monitor/activity-logs/config-export/understanding-and-managing-diagnostic-settings-retention.md",
13826+
"redirect_url": "/troubleshoot/azure/azure-monitor/welcome-azure-monitor"
13827+
}
13828+
,
13829+
{
13830+
"source_path": "support/azure/azure-monitor/activity-logs/config-export/understanding-and-transitioning-from-legacy-to-diagnostic-settings.md",
13831+
"redirect_url": "/troubleshoot/azure/azure-monitor/welcome-azure-monitor"
13832+
}
13833+
,
13834+
{
13835+
"source_path": "support/azure/azure-monitor/activity-logs/config-export/diagnostic-settings-transition-from-legacy-solutions.md",
13836+
"redirect_url": "/troubleshoot/azure/azure-monitor/welcome-azure-monitor"
13837+
}
13838+
,
1380413839
{
1380513840
"source_path": "support/sql/database-engine/install/windows/error-install-sql-server-2008-r2.md",
1380613841
"redirect_url": "/troubleshoot/sql/database-engine/install/windows/error-install-sql-server"

.openpublishing.redirection.viva.json

Lines changed: 4 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"
@@ -47,6 +39,10 @@
4739
{
4840
"source_path": "Viva/Insights/viva-insights-errors.md",
4941
"redirect_url": "/troubleshoot/viva/insights/error-messages/viva-insights-errors"
42+
},
43+
{
44+
"source_path": "Viva/pulse/fix-setup-error-messages.md",
45+
"redirect_url": "/troubleshoot/viva/pulse/setup-errors/fix-setup-error-messages"
5046
}
5147
]
5248
}

Exchange/ExchangeServer/compliance/ediscovery-search-missing-items.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.reviewer: dpaul
1515
appliesto:
1616
- Exchange Server 2019
1717
search.appverid: MET150
18-
ms.date: 01/24/2024
18+
ms.date: 08/18/2025
1919
---
2020
# Missing items in eDiscovery search results in Exchange Server 2019
2121

@@ -46,7 +46,7 @@ In some scenarios, the time stamp information that's passed on to a subsequent p
4646

4747
## Workaround
4848

49-
To work around this issue, create a setting override to use the **Search Folder** type in the search query setting. The setting override will be retained for 180 days only. To maintain the override, you must re-create it before it expires.
49+
To work around this issue, create a setting override to use the **Search Folder** type in the search query setting.
5050

5151
1. Run the following cmdlet to create a setting override:
5252

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

Microsoft365/purview/data-loss-prevention/collect-compliance-diagnostics.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,9 @@ Getting Autolabeling rules in your organization.
110110
Getting IB labels in your organization.
111111
Getting IB policies in your organization.
112112
Getting IB Application Status for your organization.
113+
Getting IB Configuration from ExO.
114+
Getting Hold Policy, Rules for your Organization.
115+
Getting DLM Policies and Rules for your Organization.
113116
Starting UX......
114117
```
115118

@@ -135,6 +138,12 @@ Follow these steps:
135138
- **eDiscovery** \> **Hold**
136139
- **eDiscovery** \> **Search**
137140
- **eDiscovery** \> **Export**
141+
- **Data Lifecycle Management** \> **Archiving**
142+
- **Data Lifecycle Management** \> **Exchange Retention**
143+
- **Data Lifecycle Management** \> **SharePoint Retention**
144+
- **Data Lifecycle Management** \> **Teams Retention**
145+
- **Data Lifecycle Management** \> **Disposition**
146+
- **Data Lifecycle Management** \> **Journaling**
138147

139148
For example, to collect support data for an issue in which a sensitive information type (SIT) is incorrectly detected in a document, select the **Data Classification** \> **Classification** template.
140149

@@ -146,7 +155,7 @@ Follow these steps:
146155

147156
4. In the folder dialog box that opens, select a parent folder for the diagnostic data.
148157

149-
Wait for the tool to finish processing the diagnostic data and write the processed data to an .json file. The tool generates a .zip file that packages the .json file together with any diagnostic files from the template. The tool then saves the .zip file to the parent folder that you selected, and then opens a completion dialog box.
158+
Wait for the tool to finish processing the diagnostic data and write the processed data to a .json file and a .xml file. The tool generates a .zip file that packages the .json file and the .xml file together with any diagnostic files from the template. The tool then saves the .zip file to the parent folder that you selected, and then opens a completion dialog box.
150159

151160
As an example of data processing, if you select the **Data Classification** \> **Classification** template, the tool fetches the applicable rule packs and keyword dictionaries, and then tests data classification on the sample file that you specify in the template.
152161

-10.6 KB
Loading

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

0 commit comments

Comments
 (0)