Skip to content

Commit 3710045

Browse files
authored
Merge branch 'MicrosoftDocs:main' into main
2 parents 76fb301 + 60c2467 commit 3710045

File tree

193 files changed

+2671
-679
lines changed

Some content is hidden

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

193 files changed

+2671
-679
lines changed

.openpublishing.publish.config.json

Lines changed: 22 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,9 @@
5050
]
5151
},
5252
{
53-
"docset_name": "sharepoint-ps",
54-
"build_source_folder": "sharepoint",
55-
"build_output_subfolder": "sharepoint-ps",
53+
"docset_name": "skype-ps",
54+
"build_source_folder": "skype",
55+
"build_output_subfolder": "skype-ps",
5656
"locale": "en-us",
5757
"monikers": [],
5858
"moniker_ranges": [],
@@ -66,12 +66,20 @@
6666
},
6767
"build_entry_point": "docs",
6868
"template_folder": "_themes",
69-
"version": 0
69+
"version": 0,
70+
"customized_tasks": {
71+
"docset_prebuild": [
72+
"_dependentPackages/MAML2Yaml/tools/Run.ps1"
73+
]
74+
},
75+
"monikerPath": [
76+
"mapping/monikerMapping.json"
77+
]
7078
},
7179
{
72-
"docset_name": "skype-ps",
73-
"build_source_folder": "skype",
74-
"build_output_subfolder": "skype-ps",
80+
"docset_name": "spmt-ps",
81+
"build_source_folder": "spmt",
82+
"build_output_subfolder": "spmt-ps",
7583
"locale": "en-us",
7684
"monikers": [],
7785
"moniker_ranges": [],
@@ -86,11 +94,6 @@
8694
"build_entry_point": "docs",
8795
"template_folder": "_themes",
8896
"version": 0,
89-
"customized_tasks": {
90-
"docset_prebuild": [
91-
"_dependentPackages/MAML2Yaml/tools/Run.ps1"
92-
]
93-
},
9497
"monikerPath": [
9598
"mapping/monikerMapping.json"
9699
]
@@ -141,28 +144,6 @@
141144
"mapping/monikerMapping.json"
142145
]
143146
},
144-
{
145-
"docset_name": "spmt-ps",
146-
"build_source_folder": "spmt",
147-
"build_output_subfolder": "spmt-ps",
148-
"locale": "en-us",
149-
"monikers": [],
150-
"moniker_ranges": [],
151-
"open_to_public_contributors": true,
152-
"type_mapping": {
153-
"Conceptual": "Content",
154-
"ManagedReference": "Content",
155-
"RestApi": "Content",
156-
"PowershellModule": "Content",
157-
"PowershellCmdlet": "Content"
158-
},
159-
"build_entry_point": "docs",
160-
"template_folder": "_themes",
161-
"version": 0,
162-
"monikerPath": [
163-
"mapping/monikerMapping.json"
164-
]
165-
},
166147
{
167148
"docset_name": "whiteboard-ps",
168149
"build_source_folder": "whiteboard",
@@ -195,10 +176,7 @@
195176
"sync_notification_subscribers": [],
196177
"branches_to_filter": [],
197178
"git_repository_branch_open_to_public_contributors": "main",
198-
"skip_source_output_uploading": false,
199179
"need_preview_pull_request": true,
200-
"enable_incremental_build": false,
201-
"contribution_branch_mappings": {},
202180
"dependent_repositories": [
203181
{
204182
"path_to_root": "_themes",
@@ -212,12 +190,16 @@
212190
"Publish"
213191
]
214192
},
215-
"need_generate_pdf_url_template": false,
216193
"targets": {
217194
"Pdf": {
218195
"template_folder": "_themes.pdf"
219196
}
220197
},
198+
"docs_build_engine": {},
199+
"skip_source_output_uploading": false,
200+
"enable_incremental_build": false,
201+
"contribution_branch_mappings": {},
202+
"need_generate_pdf_url_template": false,
221203
"need_generate_intellisense": false,
222204
"dependent_packages": [
223205
{
@@ -227,8 +209,5 @@
227209
"target_framework": "net45",
228210
"version": "latest"
229211
}
230-
],
231-
"docs_build_engine": {
232-
"name": "docfx_v3"
233-
}
234-
}
212+
]
213+
}

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: App-only authentication in Exchange Online PowerShell and Security & Compliance PowerShell
33
ms.author: chrisda
44
author: chrisda
5-
manager: dansimp
5+
manager: deniseb
66
ms.date: 12/12/2023
77
ms.audience: Admin
88
audience: Admin
@@ -481,7 +481,7 @@ For general instructions about assigning roles in Microsoft Entra ID, see [Assig
481481
>
482482
> This method is supported only when you connect to Exchange Online PowerShell or Security & Compliance PowerShell in [REST API mode](exchange-online-powershell-v2.md#rest-api-connections-in-the-exo-v3-module). Security & Compliance PowerShell supports REST API mode in v3.2.0 or later.
483483
484-
For information about creating custom role groups, see [Create role groups in Exchange Online](/exchange/permissions-exo/role-groups#create-role-groups) and [Create Email & collaboration role groups in the Microsoft Defender portal](/microsoft-365/security/office-365-security/mdo-portal-permissions#create-email--collaboration-role-groups-in-the-microsoft-defender-portal). The custom role group that you assign to the application can contain any combination of built-in and custom roles.
484+
For information about creating custom role groups, see [Create role groups in Exchange Online](/exchange/permissions-exo/role-groups#create-role-groups) and [Create Email & collaboration role groups in the Microsoft Defender portal](/defender-office-365/mdo-portal-permissions#create-email--collaboration-role-groups-in-the-microsoft-defender-portal). The custom role group that you assign to the application can contain any combination of built-in and custom roles.
485485

486486
To assign custom role groups to the application using service principals, do the following steps:
487487

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Property sets in Exchange Online PowerShell module cmdlets
33
ms.author: chrisda
44
author: chrisda
5-
manager: dansimp
5+
manager: deniseb
66
ms.date: 9/1/2023
77
ms.audience: Admin
88
audience: Admin

exchange/docs-conceptual/connect-exo-powershell-managed-identity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Use Azure managed identities to connect to Exchange Online PowerShell
33
ms.author: chrisda
44
author: chrisda
5-
manager: dansimp
5+
manager: deniseb
66
ms.date: 8/24/2023
77
ms.audience: Admin
88
audience: Admin

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Connect to Exchange Online PowerShell
33
author: chrisda
4-
manager: dansimp
4+
manager: deniseb
55
ms.date: 8/21/2023
66
ms.audience: Admin
77
audience: Admin

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Connect to Exchange Online Protection PowerShell
33
author: chrisda
4-
manager: dansimp
4+
manager: deniseb
55
ms.date: 8/21/2023
66
ms.audience: Admin
77
audience: Admin

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
@@ -2,7 +2,7 @@
22
title: "Connect to Exchange servers using remote PowerShell"
33
ms.author: chrisda
44
author: chrisda
5-
manager: dansimp
5+
manager: deniseb
66
ms.date: 9/7/2023
77
ms.audience: ITPro
88
audience: ITPro

exchange/docs-conceptual/connect-to-exo-powershell-c-sharp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Use C# to connect to Exchange Online PowerShell
33
ms.author: chrisda
44
author: chrisda
5-
manager: dansimp
5+
manager: deniseb
66
ms.date: 8/21/2023
77
ms.audience: Admin
88
audience: Admin

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Connect to Security & Compliance PowerShell
33
author: chrisda
4-
manager: dansimp
4+
manager: deniseb
55
ms.date: 12/12/2023
66
ms.audience: Admin
77
audience: Admin
@@ -33,7 +33,7 @@ To connect to Security & Compliance PowerShell for automation, see [App-only aut
3333
>
3434
> REST API connections in the Exchange Online PowerShell V3 module require the PowerShellGet and PackageManagement modules. For more information, see [PowerShellGet for REST-based connections in Windows](exchange-online-powershell-v2.md#powershellget-for-rest-based-connections-in-windows).
3535
36-
- After you connect, the cmdlets and parameters that you have or don't have access to is controlled by role-based access control (RBAC). For more information, see [Permissions in the Microsoft Defender portal](/microsoft-365/security/office-365-security/mdo-portal-permissions) and [Permissions in the Microsoft Purview compliance portal](/microsoft-365/compliance/microsoft-365-compliance-center-permissions).
36+
- After you connect, the cmdlets and parameters that you have or don't have access to is controlled by role-based access control (RBAC). For more information, see [Permissions in the Microsoft Defender portal](/defender-office-365/mdo-portal-permissions) and [Permissions in the Microsoft Purview compliance portal](/purview/purview-compliance-portal-permissions).
3737

3838
## Step 1: Load the Exchange Online PowerShell module
3939

exchange/docs-conceptual/control-remote-powershell-access-to-exchange-servers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Control remote PowerShell access to Exchange servers"
33
ms.author: chrisda
44
author: chrisda
5-
manager: dansimp
5+
manager: deniseb
66
ms.date: 9/7/2023
77
ms.audience: ITPro
88
audience: ITPro

0 commit comments

Comments
 (0)