Skip to content

Commit 52642ca

Browse files
Merge remote-tracking branch 'upstream/main' into Simrran_CI_6686
2 parents f0cd700 + 4a8d717 commit 52642ca

File tree

3,049 files changed

+17043
-3209
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

3,049 files changed

+17043
-3209
lines changed
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.exchange.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
{
44
"source_path": "Exchange/ExchangeOnline/mobile-devices/outlook-app-access-end-after-june-1-if-ews-app-policies-not-set-correctly.md",
55
"redirect_url": "/previous-versions/troubleshoot/exchange/exchangeonline/outlook-app-access-end-after-june-1-if-ews-app-policies-not-set-correctly"
6+
},
7+
{
8+
"source_path": "Exchange/ExchangeOnline/outlook-on-the-web-issues/archive-mailbox-not-visible.md",
9+
"redirect_url": "/troubleshoot/outlook/profiles-and-accounts/archive-mailbox-not-visible"
610
}
711
]
812
}

.openpublishing.redirection.json

Lines changed: 26 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
{
22
"redirections": [
3+
{
4+
"source_path": "support/windows-client/setup-upgrade-and-drivers/prevent-users-connect-usb.md",
5+
"redirect_url": "https://gpsearch.azurewebsites.net/#173",
6+
"redirect_document_id": false
7+
},
8+
{
9+
"source_path": "support/power-platform/dataverse/working-with-solutions/failure-converting-to-managed-solution.md",
10+
"redirect_url": "https://learn.microsoft.com/power-platform/alm/solution-concepts-alm#managed-and-unmanaged-solutions"
11+
},
312
{
413
"source_path": "support/power-platform/power-automate/desktop-flows/desktop-flow-runs-not-show-monitor-runs.md",
514
"redirect_url": "/troubleshoot/power-platform/power-automate/desktop-flows/desktop-flow-runs-missing-from-list",
@@ -13664,7 +13673,6 @@
1366413673
"source_path": "support/dynamics/gp/unapproved-pending-change-order-exist.md",
1366513674
"redirect_url": "/troubleshoot/dynamics/gp/welcome-gp"
1366613675
},
13667-
1366813676
{
1366913677
"source_path": "support/dynamics/gp/use-banked-paycodes-with-project-accounting.md",
1367013678
"redirect_url": "/troubleshoot/dynamics/gp/welcome-gp"
@@ -13688,12 +13696,12 @@
1368813696
{
1368913697
"source_path": "support/windows-server/active-directory/troubleshoot-errors-join-computer-to-domain.md",
1369013698
"redirect_url": "/troubleshoot/windows-server/active-directory/domain-join-networking-errors"
13691-
},
13699+
},
13700+
{
13701+
"source_path": "support/power-platform/power-automate/desktop-flows/troubleshoot-excel-errors.md",
13702+
"redirect_url": "/troubleshoot/power-platform/power-automate/desktop-flows/office-automation/excel/troubleshoot-excel-errors"
13703+
},
1369213704
{
13693-
"source_path": "support/power-platform/power-automate/desktop-flows/troubleshoot-excel-errors.md",
13694-
"redirect_url": "/troubleshoot/power-platform/power-automate/desktop-flows/office-automation/excel/troubleshoot-excel-errors"
13695-
},
13696-
{
1369713705
"source_path": "support/entra/entra-id/mfa/authorization-request-denied-graph-api.md",
1369813706
"redirect_url": "/troubleshoot/entra/entra-id/app-integration/troubleshoot-authorization-requestdenied-graph-api",
1369913707
"redirect_document_id": false
@@ -13804,41 +13812,38 @@
1380413812
{
1380513813
"source_path": "support/azure/azure-monitor/activity-logs/config-export/centralized-configuration-of-activity-logs-to-event-hub.md",
1380613814
"redirect_url": "/troubleshoot/azure/azure-monitor/welcome-azure-monitor"
13807-
}
13808-
,
13815+
},
1380913816
{
1381013817
"source_path": "support/azure/azure-monitor/activity-logs/config-export/exporting-directory-level-activity-logs-to-event-hub.md",
1381113818
"redirect_url": "/troubleshoot/azure/azure-monitor/welcome-azure-monitor"
13812-
}
13813-
,
13819+
},
1381413820
{
1381513821
"source_path": "support/azure/azure-monitor/activity-logs/config-export/pushing-subscription-activity-logs-to-sentinel.md",
1381613822
"redirect_url": "/troubleshoot/azure/azure-monitor/activity-logs/config-export/push-subscription-activity-logs-to-sentinel"
13817-
}
13818-
,
13823+
},
1381913824
{
1382013825
"source_path": "support/azure/azure-monitor/activity-logs/config-export/resolving-log-limit-issues-in-azure-function-apps.md",
1382113826
"redirect_url": "/troubleshoot/azure/azure-monitor/welcome-azure-monitor"
13822-
}
13823-
,
13827+
},
1382413828
{
1382513829
"source_path": "support/azure/azure-monitor/activity-logs/config-export/understanding-and-managing-diagnostic-settings-retention.md",
1382613830
"redirect_url": "/troubleshoot/azure/azure-monitor/welcome-azure-monitor"
13827-
}
13828-
,
13831+
},
1382913832
{
1383013833
"source_path": "support/azure/azure-monitor/activity-logs/config-export/understanding-and-transitioning-from-legacy-to-diagnostic-settings.md",
1383113834
"redirect_url": "/troubleshoot/azure/azure-monitor/welcome-azure-monitor"
13832-
}
13833-
,
13835+
},
1383413836
{
1383513837
"source_path": "support/azure/azure-monitor/activity-logs/config-export/diagnostic-settings-transition-from-legacy-solutions.md",
1383613838
"redirect_url": "/troubleshoot/azure/azure-monitor/welcome-azure-monitor"
13837-
}
13838-
,
13839+
},
1383913840
{
1384013841
"source_path": "support/sql/database-engine/install/windows/error-install-sql-server-2008-r2.md",
1384113842
"redirect_url": "/troubleshoot/sql/database-engine/install/windows/error-install-sql-server"
13843+
},
13844+
{
13845+
"source_path": "support/sql/database-engine/install/windows/update-or-slipstream-installation.md",
13846+
"redirect_url": "/sql/database-engine/install-windows/install-sql-server-using-slipstream"
1384213847
}
1384313848
]
13844-
}
13849+
}

0 commit comments

Comments
 (0)