Skip to content

Commit 9ddf536

Browse files
Merge branch 'main' into gautam/UpdateDocumentation
2 parents a7647d9 + 8923bc1 commit 9ddf536

File tree

1,034 files changed

+4605
-6862
lines changed

Some content is hidden

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

1,034 files changed

+4605
-6862
lines changed

.github/workflows/TierManagement.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,15 @@ name: Tier management
22

33
permissions:
44
pull-requests: write
5-
contents: read
5+
contents: write
66

77
on:
88
issue_comment:
99
types: [created, edited]
1010

11+
pull_request_target:
12+
types: [opened, reopened]
13+
1114
jobs:
1215

1316
tier-mgmt:

.openpublishing.redirection.ms-ol-sp-ps.json

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

.openpublishing.redirection.ms-sp-ps.json

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

.openpublishing.redirection.spserver.json

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

sharepoint/docfx.json

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
{"files": ["**/*.md"], "src": "sharepoint-ps/sharepoint-online", "version": "sharepoint-ps", "dest": "module/sharepoint-online"},
1111
{"files": ["**/*.md"], "src": "virtual-folder", "version": "sharepoint-ps", "dest": "module" },
1212

13-
{"files": ["**/toc.yml"], "src": "sharepoint-server-ps", "version": "sharepoint-server-ps", "exclude": ["docs-conceptual"], "dest": "module/sharepoint-ps"},
13+
{"files": ["**/toc.yml"], "src": "sharepoint-server-ps", "version": "sharepoint-server-ps", "exclude": ["docs-conceptual"], "dest": "module/sharepoint-server-ps"},
1414
{"files": ["**/*.yml"], "src": "sharepoint-server-ps", "version": "sharepoint-server-ps", "exclude": ["docs-conceptual"], "dest": "module"},
1515
{"files": ["**/*.md"], "src": "sharepoint-server-ps/sharepoint-server", "version": "sharepoint-server-ps", "dest": "module/sharepoint-server"},
1616
{"files": ["**/*.md"], "src": "virtual-folder", "version": "sharepoint-server-ps", "dest": "module" }
@@ -43,11 +43,10 @@
4343
"breadcrumb_path": "/powershell/breadcrumb/toc.json",
4444
"feedback_system": "Standard",
4545
"feedback_product_url": "https://github.com/MicrosoftDocs/OfficeDocs-SharePoint-powershell/issues",
46-
"author": "techwriter40",
47-
"manager": "meerak",
48-
"ms.author": "pamgreen",
46+
"author": "samkabue",
47+
"manager": "speedta",
48+
"ms.author": "speedta",
4949
"ms.devlang": "powershell",
50-
"ms.date": "09/08/2021",
5150
"ms.topic": "reference",
5251
"contributors_to_exclude": [
5352
"rjagiewich",

sharepoint/docs-conceptual/sharepoint-online/connect-sharepoint-online.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ manager: mengkel
33
ms.author: samkabue
44
title: Get started with the SharePoint Online Management Shell
55
description: Get started with the SharePoint Online Management Shell
6+
ms.date: 05/16/2025
67
---
78

89
# Get started with SharePoint Online Management Shell #

sharepoint/docs-conceptual/sharepoint-online/introduction-sharepoint-online-management-shell.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ manager: mengkel
33
ms.author: samkabue
44
title: Intro to SharePoint Online Management Shell
55
description: Intro to SharePoint Online Management Shell
6+
ms.date: 04/30/2025
67
---
78

89
# Intro to SharePoint Online Management Shell
@@ -30,7 +31,7 @@ If you are new to Microsoft 365 and SharePoint Online and you have not done much
3031
After you get familiar with SharePoint sites and users, try using SharePoint Online PowerShell commands, especially when you want to manage lots of site collections or users.
3132

3233
> [!NOTE]
33-
> For the complete list of SharePoint Online cmdlets, see [SharePoint Online PowerShell](/powershell/module/sharepoint-online/)
34+
> For the complete list of SharePoint Online cmdlets, see [SharePoint Online PowerShell](/powershell/module/microsoft.online.sharepoint.powershell/).
3435
3536
## How do I get permissions and set up the environment?
3637

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: PnP PowerShell Overview
33
description: "PnP PowerShell Overview"
4+
ms.date: 10/06/2023
45
---
56

67
# PnP PowerShell overview

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
description: Learn about the Microsoft.SharePoint.Powershell module, which contains cmdlets for managing SharePoint Server.
33
title: Overview of the Microsoft.SharePoint.Powershell module
44
ms.service: sharepoint-powershell
5+
ms.date: 07/17/2025
56
---
67

78
# Overview of the Microsoft.SharePoint.Powershell module

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
description: Learn about the SharePointServer module, which contains cmdlets for managing SharePoint Server.
33
title: SharePoint Server Subscription Edition module
44
ms.service: sharepoint-powershell
5+
ms.date: 07/17/2025
56
---
67

78
# SharePoint Server Subscription Edition module

0 commit comments

Comments
 (0)