Skip to content

Commit 1c5bee5

Browse files
authored
Merge branch 'MicrosoftDocs:master' into isrumnon-patch-2
2 parents 9eafc6a + 05cf3a9 commit 1c5bee5

File tree

2,003 files changed

+13288
-258667
lines changed

Some content is hidden

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

2,003 files changed

+13288
-258667
lines changed

.gitignore

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,13 @@ _site/
44
.optemp/
55
_themes*/
66
.vs/
7+
common/
8+
.vscode/
9+
*.ini
10+
.DS_Store
11+
*.db
12+
\.idea/
713
.local/
814

915
.openpublishing.buildcore.ps1
1016
**/node_modules
11-
12-
\.idea/

.openpublishing.redirection.json

Lines changed: 24 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5402,22 +5402,22 @@
54025402
},
54035403
{
54045404
"source_path": "exchange/virtual-folder/exchange/reporting/Get-TenantAnalyticsConfig.md",
5405-
"redirect_url": "https://docs.microsoft.com/powershell/module/exchange/get-tenantanalyticsconfig",
5405+
"redirect_url": "https://docs.microsoft.com/powershell/module/exchange/get-myanalyticsfeatureconfig",
54065406
"redirect_document_id": false
54075407
},
54085408
{
54095409
"source_path": "exchange/virtual-folder/exchange/reporting/Get-UserAnalyticsConfig.md",
5410-
"redirect_url": "https://docs.microsoft.com/powershell/module/exchange/get-useranalyticsconfig",
5410+
"redirect_url": "https://docs.microsoft.com/powershell/module/exchange/get-myanalyticsfeatureconfig",
54115411
"redirect_document_id": false
54125412
},
54135413
{
54145414
"source_path": "exchange/virtual-folder/exchange/reporting/Set-TenantAnalyticsConfig.md",
5415-
"redirect_url": "https://docs.microsoft.com/powershell/module/exchange/set-tenantanalyticsconfig",
5415+
"redirect_url": "https://docs.microsoft.com/powershell/module/exchange/myanalyticsfeatureconfig",
54165416
"redirect_document_id": false
54175417
},
54185418
{
54195419
"source_path": "exchange/virtual-folder/exchange/reporting/Set-UserAnalyticsConfig.md",
5420-
"redirect_url": "https://docs.microsoft.com/powershell/module/exchange/set-useranalyticsconfig",
5420+
"redirect_url": "https://docs.microsoft.com/powershell/module/exchange/myanalyticsfeatureconfig",
54215421
"redirect_document_id": false
54225422
},
54235423
{
@@ -6624,6 +6624,26 @@
66246624
"source_path": "exchange/docs-conceptual/mfa-connect-to-scc-powershell.md",
66256625
"redirect_url": "https://docs.microsoft.com/powershell/exchange/connect-to-scc-powershell",
66266626
"redirect_document_id": false
6627+
},
6628+
{
6629+
"source_path": "exchange/virtual-folder/exchange/mailboxes/Get-TenantAnalyticsConfig.md",
6630+
"redirect_url": "https://docs.microsoft.com/powershell/module/exchange/get-myanalyticsfeatureconfig",
6631+
"redirect_document_id": false
6632+
},
6633+
{
6634+
"source_path": "exchange/virtual-folder/exchange/mailboxes/Set-TenantAnalyticsConfig.md",
6635+
"redirect_url": "https://docs.microsoft.com/powershell/module/exchange/set-myanalyticsfeatureconfig",
6636+
"redirect_document_id": false
6637+
},
6638+
{
6639+
"source_path": "exchange/virtual-folder/exchange/mailboxes/Get-UserAnalyticsConfig.md",
6640+
"redirect_url": "https://docs.microsoft.com/powershell/module/exchange/get-myanalyticsfeatureconfig",
6641+
"redirect_document_id": false
6642+
},
6643+
{
6644+
"source_path": "exchange/virtual-folder/exchange/mailboxes/Set-UserAnalyticsConfig.md",
6645+
"redirect_url": "https://docs.microsoft.com/powershell/module/exchange/set-myanalyticsfeatureconfig",
6646+
"redirect_document_id": false
66276647
}
66286648
]
66296649
}

exchange/docs-conceptual/app-only-auth-powershell-v2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ audience: Admin
99
ms.topic: article
1010
ms.service: exchange-online
1111
ms.reviewer: navgupta
12-
localization_priority: Priority
12+
ms.localizationpriority: high
1313
ms.collection: Strat_EX_Admin
1414
ms.custom:
1515
ms.assetid:

exchange/docs-conceptual/basic-auth-connect-to-eop-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.audience: Admin
88
audience: Admin
99
ms.topic: article
1010
ms.service: exchange-powershell
11-
localization_priority: Normal
11+
ms.localizationpriority: medium
1212
ms.assetid:
1313
ROBOTS: NOINDEX
1414
description: "Use remote PowerShell to connect to a standalone Exchange Online Protection (EOP) organization without mailboxes in Exchange Online."

exchange/docs-conceptual/basic-auth-connect-to-exo-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.audience: Admin
88
audience: Admin
99
ms.topic: article
1010
ms.service: exchange-powershell
11-
localization_priority: Priority
11+
ms.localizationpriority: high
1212
ms.collection: Strat_EX_Admin
1313
ms.custom:
1414
ms.assetid:

exchange/docs-conceptual/basic-auth-connect-to-scc-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.audience: Admin
88
audience: Admin
99
ms.topic: article
1010
ms.service: exchange-powershell
11-
localization_priority: Normal
11+
ms.localizationpriority: medium
1212
ms.assetid:
1313
ROBOTS: NOINDEX
1414
search.appverid: MET150

exchange/docs-conceptual/cmdlet-property-sets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ audience: Admin
99
ms.topic: article
1010
ms.service: exchange-powershell
1111
ms.reviewer: navgupta
12-
localization_priority: Priority
12+
ms.localizationpriority: high
1313
ms.collection: Strat_EX_Admin
1414
ms.custom:
1515
ms.assetid:

exchange/docs-conceptual/connect-to-exchange-online-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ audience: Admin
88
ms.topic: article
99
ms.service: exchange-powershell
1010
ms.reviewer: navgupta
11-
localization_priority: Priority
11+
ms.localizationpriority: high
1212
ms.collection: Strat_EX_Admin
1313
ms.custom:
1414
ms.assetid:

exchange/docs-conceptual/connect-to-exchange-online-protection-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ audience: Admin
88
ms.topic: article
99
ms.service: exchange-powershell
1010
ms.reviewer: navgupta
11-
localization_priority: Priority
11+
ms.localizationpriority: high
1212
ms.collection: Strat_EX_Admin
1313
ms.custom:
1414
ms.assetid:

exchange/docs-conceptual/connect-to-exchange-servers-using-remote-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.audience: ITPro
88
audience: ITPro
99
ms.topic: article
1010
ms.service: exchange-powershell
11-
localization_priority: Priority
11+
ms.localizationpriority: high
1212
ms.collection: Strat_EX_Admin
1313
ms.custom:
1414
ms.assetid: 0b5987c3-8836-456d-99f7-abc2ffb57300

0 commit comments

Comments
 (0)