Skip to content

Commit 90e9529

Browse files
authored
Merge branch 'master' into patch-1
2 parents d398b57 + 75ffbaa commit 90e9529

File tree

55 files changed

+562
-588
lines changed

Some content is hidden

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

55 files changed

+562
-588
lines changed

.openpublishing.publish.config.json

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -41,17 +41,15 @@
4141
"Conceptual": "Content",
4242
"ManagedReference": "Content",
4343
"RestApi": "Content",
44-
"AzurePsModulePage": "Content"
44+
"PowershellModule": "Content",
45+
"PowershellCmdlet": "Content"
4546
},
4647
"build_entry_point": "docs",
4748
"template_folder": "_themes",
4849
"version": 0,
49-
"customized_template_paths": [
50-
"_dependentPackages/azurecli.plugins/azurecli"
51-
],
5250
"customized_tasks": {
5351
"docset_prebuild": [
54-
"_dependentPackages/CommonPlugins/tools/PowerShellReference.ps1"
52+
"_dependentPackages/MAML2Yaml/tools/Run.ps1"
5553
]
5654
},
5755
"monikerPath": [
@@ -70,17 +68,15 @@
7068
"Conceptual": "Content",
7169
"ManagedReference": "Content",
7270
"RestApi": "Content",
73-
"AzurePsModulePage": "Content"
71+
"PowershellModule": "Content",
72+
"PowershellCmdlet": "Content"
7473
},
7574
"build_entry_point": "docs",
7675
"template_folder": "_themes",
7776
"version": 0,
78-
"customized_template_paths": [
79-
"_dependentPackages/azurecli.plugins/azurecli"
80-
],
8177
"customized_tasks": {
8278
"docset_prebuild": [
83-
"_dependentPackages/CommonPlugins/tools/PowerShellReference.ps1"
79+
"_dependentPackages/MAML2Yaml/tools/Run.ps1"
8480
]
8581
},
8682
"monikerPath": [
@@ -186,17 +182,15 @@
186182
"Conceptual": "Content",
187183
"ManagedReference": "Content",
188184
"RestApi": "Content",
189-
"AzurePsModulePage": "Content"
185+
"PowershellModule": "Content",
186+
"PowershellCmdlet": "Content"
190187
},
191188
"build_entry_point": "docs",
192189
"template_folder": "_themes",
193190
"version": 0,
194-
"customized_template_paths": [
195-
"_dependentPackages/azurecli.plugins/azurecli"
196-
],
197191
"customized_tasks": {
198192
"docset_prebuild": [
199-
"_dependentPackages/CommonPlugins/tools/PowerShellReference.ps1"
193+
"_dependentPackages/MAML2Yaml/tools/Run.ps1"
200194
]
201195
},
202196
"monikerPath": [
@@ -274,6 +268,13 @@
274268
"version": "latest",
275269
"id": "Microsoft.OpenPublishing.CommonPlugins",
276270
"nuget_feed": "https://www.myget.org/F/op/api/v2"
271+
},
272+
{
273+
"id": "Microsoft.DocAsCode.MAML2Yaml",
274+
"nuget_feed": "https://www.myget.org/F/op/api/v2",
275+
"path_to_root": "_dependentPackages/MAML2Yaml",
276+
"target_framework": "net45",
277+
"version": "latest"
277278
}
278279
]
279280
}

officewebapps/docfx.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@
2121
"dest": "officewebapps/officewebapps-ps"
2222
},
2323
{
24-
"files": ["**/*.md"],
24+
"files": ["**/*.yml"],
25+
"exclude": ["toc.yml"],
2526
"src": "officewebapps-ps",
2627
"version": "officewebapps-ps",
2728
"dest": "module"

sharepoint/docfx.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@
2121
"dest": "sharepoint/sharepoint-ps"
2222
},
2323
{
24-
"files": ["**/*.md"],
24+
"files": ["**/*.yml"],
25+
"exclude": ["toc.yml"],
2526
"src": "sharepoint-ps",
2627
"version": "sharepoint-ps",
2728
"dest": "module"
@@ -65,10 +66,10 @@
6566
},
6667
"fileMetadata": {
6768
"ms.service":{
68-
"sharepoint-ps/sharepoint-online/*.md":"sharepoint-powershell"
69+
"sharepoint-ps/sharepoint-online/*.yml":"sharepoint-powershell"
6970
},
7071
"ms.prod":{
71-
"sharepoint-ps/sharepoint-server/*.md":"sharepoint-powershell"
72+
"sharepoint-ps/sharepoint-server/*.yml":"sharepoint-powershell"
7273
}
7374
},
7475
"template": [],

sharepoint/docs-conceptual/sharepoint-pnp/sharepoint-pnp-cmdlets.md

Lines changed: 468 additions & 468 deletions
Large diffs are not rendered by default.

sharepoint/docs-conceptual/sharepoint-server/sharepoint-server-cmdlets.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: SharePoint Server Cmdlets
44

55
# SharePoint Server Cmdlets
66

7-
For a listing of the SharePoint Server cmdlets, see [SharePoint Server cmdlets](../../sharepoint-ps/sharepoint-server/sharepoint-server.md)
7+
For a listing of the SharePoint Server cmdlets, see [SharePoint Server cmdlets](xref:SharePointServer)
88

99
## Accessing PowerShell for SharePoint Server ##
1010

@@ -27,7 +27,7 @@ Before you can use the Add-SPShellAdmin cmdlet to grant permissions for users to
2727
> [!NOTE]
2828
> If these permissions are not satisfied, contact your Setup administrator or SQL Server administrator to request these permissions.
2929
30-
For additional information about PowerShell permissions, see [Add-SPShellAdmin](../../sharepoint-ps/sharepoint-server/Add-SPShellAdmin.md).
30+
For additional information about PowerShell permissions, see [Add-SPShellAdmin](xref:SharePointServer.Add-SPShellAdmin).
3131

3232
If you do not have membership in the **SharePoint_Shell_Access** role or **WSS_Admin_WPG** local group, use the **Add-SPShellAdmin** cmdlet to add the **WSS_Admin_WPG** group in all front-end web servers in the SharePoint farm and the **SharePoint_Shell_Access** role. If the SQL Server database does not have a **SharePoint_Shell_Access** role, the role is automatically created when you run the **Add-SPShellAdmin** cmdlet. After you run the **Add-SPShellAdmin** cmdlet, users can run SharePoint PowerShell cmdlets in a multiple-server farm environment.
3333

sharepoint/sharepoint-ps/sharepoint-online/Add-SPOHubToHubAssociation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ online version: https://docs.microsoft.com/powershell/module/sharepoint-online/a
55
applicable: SharePoint Online
66
title: Add-SPOHubToHubAssociation
77
schema: 2.0.0
8-
author:
9-
ms.author:
8+
author: techwriter40
9+
ms.author: kirks
1010
ms.reviewer:
1111
---
1212

sharepoint/sharepoint-ps/sharepoint-online/Add-SPOSiteCollectionAppCatalog.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ online version: https://docs.microsoft.com/powershell/module/sharepoint-online/a
55
applicable: SharePoint Online
66
title: Add-SPOSiteCollectionAppCatalog
77
schema: 2.0.0
8-
author:
9-
ms.author:
8+
author: techwriter40
9+
ms.author: kirks
1010
ms.reviewer:
1111
---
1212

sharepoint/sharepoint-ps/sharepoint-online/Get-SPOBuiltInDesignPackageVisibility.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ online version: https://docs.microsoft.com/powershell/module/sharepoint-online/g
55
applicable: SharePoint Online
66
title: Get-SPOBuiltInDesignPackageVisibility
77
schema: 2.0.0
8-
author:
9-
ms.author:
8+
author: techwriter40
9+
ms.author: kirks
1010
ms.reviewer:
1111
---
1212

sharepoint/sharepoint-ps/sharepoint-online/Get-SPOCrossGeoMoveReport.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ online version: https://docs.microsoft.com/powershell/module/sharepoint-online/g
55
applicable: SharePoint Online
66
title: Get-SPOCrossGeoMoveReport
77
schema: 2.0.0
8-
author:
9-
ms.author:
8+
author: techwriter40
9+
ms.author: kirks
1010
ms.reviewer:
1111
---
1212

sharepoint/sharepoint-ps/sharepoint-online/Get-SPODataEncryptionPolicy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ online version: https://docs.microsoft.com/powershell/module/sharepoint-online/g
55
applicable: SharePoint Online
66
title: Get-SPODataEncryptionPolicy
77
schema: 2.0.0
8-
author:
9-
ms.author:
8+
author: techwriter40
9+
ms.author: kirks
1010
ms.reviewer:
1111
---
1212

sharepoint/sharepoint-ps/sharepoint-online/Get-SPOHomeSite.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ online version: https://docs.microsoft.com/powershell/module/sharepoint-online/g
55
applicable: SharePoint Online
66
title: Get-SPOHomeSite
77
schema: 2.0.0
8-
author:
9-
ms.author:
8+
author: techwriter40
9+
ms.author: kirks
1010
ms.reviewer:
1111
---
1212

sharepoint/sharepoint-ps/sharepoint-online/Get-SPOMultiGeoCompanyAllowedDataLocation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ online version: https://docs.microsoft.com/powershell/module/sharepoint-online/g
55
applicable: SharePoint Online
66
title: Get-SPOMultiGeoCompanyAllowedDataLocation
77
schema: 2.0.0
8-
author:
9-
ms.author:
8+
author: techwriter40
9+
ms.author: kirks
1010
ms.reviewer:
1111
---
1212

sharepoint/sharepoint-ps/sharepoint-online/Get-SPOMultiGeoExperience.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ online version: https://docs.microsoft.com/powershell/module/sharepoint-online/g
55
applicable: SharePoint Online
66
title: Get-SPOMultiGeoExperience
77
schema: 2.0.0
8-
author:
9-
ms.author:
8+
author: techwriter40
9+
ms.author: kirks
1010
ms.reviewer:
1111
---
1212

sharepoint/sharepoint-ps/sharepoint-online/Get-SPOSiteCollectionAppCatalogs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ online version: https://docs.microsoft.com/powershell/module/sharepoint-online/g
55
applicable: SharePoint Online
66
title: Get-SPOSiteCollectionAppCatalogs
77
schema: 2.0.0
8-
author:
9-
ms.author:
8+
author: techwriter40
9+
ms.author: kirks
1010
ms.reviewer:
1111
---
1212

sharepoint/sharepoint-ps/sharepoint-online/Get-SPOSiteDataEncryptionPolicy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ online version: https://docs.microsoft.com/powershell/module/sharepoint-online/g
55
applicable: SharePoint Online
66
title: Get-SPOSiteDataEncryptionPolicy
77
schema: 2.0.0
8-
author:
9-
ms.author:
8+
author: techwriter40
9+
ms.author: kirks
1010
ms.reviewer:
1111
---
1212

sharepoint/sharepoint-ps/sharepoint-online/Get-SPOSiteRenameState.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ online version: https://docs.microsoft.com/powershell/module/sharepoint-online/g
55
applicable: SharePoint Online
66
title: Get-SPOSiteRenameState
77
schema: 2.0.0
8-
author:
9-
ms.author:
8+
author: techwriter40
9+
ms.author: kirks
1010
ms.reviewer:
1111
---
1212

sharepoint/sharepoint-ps/sharepoint-online/Get-SPOSiteScriptFromWeb.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ online version: https://docs.microsoft.com/powershell/module/sharepoint-online/g
55
applicable: SharePoint Online
66
title: Get-SPOSiteScriptFromWeb
77
schema: 2.0.0
8-
author:
9-
ms.author:
8+
author: techwriter40
9+
ms.author: kirks
1010
ms.reviewer:
1111
---
1212

sharepoint/sharepoint-ps/sharepoint-online/Get-SPOSiteUserInvitations.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ online version: https://docs.microsoft.com/powershell/module/sharepoint-online/g
55
applicable: SharePoint Online
66
title: Get-SPOSiteUserInvitations
77
schema: 2.0.0
8-
author:
9-
ms.author:
8+
author: techwriter40
9+
ms.author: kirks
1010
ms.reviewer:
1111
---
1212

sharepoint/sharepoint-ps/sharepoint-online/Get-SPOStorageEntity.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ online version: https://docs.microsoft.com/powershell/module/sharepoint-online/g
55
applicable: SharePoint Online
66
title: Get-SPOStorageEntity
77
schema: 2.0.0
8-
author:
9-
ms.author:
8+
author: techwriter40
9+
ms.author: kirks
1010
ms.reviewer:
1111
---
1212

sharepoint/sharepoint-ps/sharepoint-online/Get-SPOUnifiedGroup.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ online version: https://docs.microsoft.com/powershell/module/sharepoint-online/g
55
applicable: SharePoint Online
66
title: Get-SPOUnifiedGroup
77
schema: 2.0.0
8-
author:
9-
ms.author:
8+
author: techwriter40
9+
ms.author: kirks
1010
ms.reviewer:
1111
---
1212

sharepoint/sharepoint-ps/sharepoint-online/Get-SPOUnifiedGroupMoveState.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ online version: https://docs.microsoft.com/powershell/module/sharepoint-online/g
55
applicable: SharePoint Online
66
title: Get-SPOUnifiedGroupMoveState
77
schema: 2.0.0
8-
author:
9-
ms.author:
8+
author: techwriter40
9+
ms.author: kirks
1010
ms.reviewer:
1111
---
1212

sharepoint/sharepoint-ps/sharepoint-online/New-SPODataConnectionSetting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
198198

199199
## RELATED LINKS
200200

201-
[Get-SPODataConnectionSetting](Get-SPODataConnectionSetting.md)
201+
[Get-SPODataConnectionSetting](xref:SharePointServer.Get-SPODataConnectionSetting)
202202

203203
[Remove-SPODataConnectionSetting](Remove-SPODataConnectionSetting.md)
204204

sharepoint/sharepoint-ps/sharepoint-online/Register-SPODataEncryptionPolicy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ online version: https://docs.microsoft.com/powershell/module/sharepoint-online/r
55
applicable: SharePoint Online
66
title: Register-SPODataEncryptionPolicy
77
schema: 2.0.0
8-
author:
9-
ms.author:
8+
author: techwriter40
9+
ms.author: kirks
1010
ms.reviewer:
1111
---
1212

sharepoint/sharepoint-ps/sharepoint-online/Remove-SPOHomeSite.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ online version: https://docs.microsoft.com/powershell/module/sharepoint-online/r
55
applicable: SharePoint Online
66
title: Remove-SPOHomeSite
77
schema: 2.0.0
8-
author:
9-
ms.author:
8+
author: techwriter40
9+
ms.author: kirks
1010
ms.reviewer:
1111
---
1212

sharepoint/sharepoint-ps/sharepoint-online/Remove-SPOHubToHubAssociation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ online version: https://docs.microsoft.com/powershell/module/sharepoint-online/r
55
applicable: SharePoint Online
66
title: Remove-SPOHubToHubAssociation
77
schema: 2.0.0
8-
author:
9-
ms.author:
8+
author: techwriter40
9+
ms.author: kirks
1010
ms.reviewer:
1111
---
1212

sharepoint/sharepoint-ps/sharepoint-online/Remove-SPOMultiGeoCompanyAllowedDataLocation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ online version: https://docs.microsoft.com/powershell/module/sharepoint-online/r
55
applicable: SharePoint Online
66
title: Remove-SPOMultiGeoCompanyAllowedDataLocation
77
schema: 2.0.0
8-
author:
9-
ms.author:
8+
author: techwriter40
9+
ms.author: kirks
1010
ms.reviewer:
1111
---
1212

sharepoint/sharepoint-ps/sharepoint-online/Remove-SPOSiteCollectionAppCatalog.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ online version: https://docs.microsoft.com/powershell/module/sharepoint-online/r
55
applicable: SharePoint Online
66
title: Remove-SPOSiteCollectionAppCatalog
77
schema: 2.0.0
8-
author:
9-
ms.author:
8+
author: techwriter40
9+
ms.author: kirks
1010
ms.reviewer:
1111
---
1212

sharepoint/sharepoint-ps/sharepoint-online/Remove-SPOSiteCollectionAppCatalogById.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ online version: https://docs.microsoft.com/powershell/module/sharepoint-online/r
55
applicable: SharePoint Online
66
title: Remove-SPOSiteCollectionAppCatalogById
77
schema: 2.0.0
8-
author:
9-
ms.author:
8+
author: techwriter40
9+
ms.author: kirks
1010
ms.reviewer:
1111
---
1212

sharepoint/sharepoint-ps/sharepoint-online/Remove-SPOSiteUserInvitations.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ online version: https://docs.microsoft.com/powershell/module/sharepoint-online/r
55
applicable: SharePoint Online
66
title: Remove-SPOSiteUserInvitations
77
schema: 2.0.0
8-
author:
9-
ms.author:
8+
author: techwriter40
9+
ms.author: kirks
1010
ms.reviewer:
1111
---
1212

0 commit comments

Comments
 (0)