Skip to content

Commit 7b99e1d

Browse files
committed
Update /powershell/module/sharepoint-online/ to /powershell/module/microsoft.online.sharepoint.powershell/
1 parent f866113 commit 7b99e1d

22 files changed

+41
-41
lines changed

sharepoint/docs-conceptual/sharepoint-online/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ landingContent:
2929
- text: Get started with SharePoint Online Management Shell
3030
url: connect-sharepoint-online.md
3131
- text: Cmdlet reference
32-
url: /powershell/module/sharepoint-online
32+
url: /powershell/module/microsoft.online.sharepoint.powershell
3333

3434
# Card
3535
- title: SharePoint Server Subscription

sharepoint/docs-conceptual/sharepoint-pnp/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ landingContent:
2929
- text: Get started with SharePoint Online Management Shell
3030
url: ../sharepoint-online/connect-sharepoint-online.md
3131
- text: Cmdlet reference
32-
url: /powershell/module/sharepoint-online
32+
url: /powershell/module/microsoft.online.sharepoint.powershell
3333

3434
# Card
3535
- title: SharePoint Server Subscription

sharepoint/docs-conceptual/sharepoint-server/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ landingContent:
2929
- text: Get started with SharePoint Online Management Shell
3030
url: ../sharepoint-online/connect-sharepoint-online.md
3131
- text: Cmdlet reference
32-
url: /powershell/module/sharepoint-online
32+
url: /powershell/module/microsoft.online.sharepoint.powershell
3333

3434
# Card
3535
- title: SharePoint Server Subscription

sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Add-SPOFileRequestBrandingProfile.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Add-SPOFileRequestBrandingProfile -AssetLibraryUrl <String> -IsPrimary <Boolean>
2626

2727
## DESCRIPTION
2828

29-
This cmdlet registers a branding profile to be used for the file request feature across the tenant. You must specify an existing organization asset library URL where the branding assets are stored and indicate whether the profile should be designated as primary. Each tenant can have one primary and one secondary profile. The organization asset library being used must be configured with the CdnType being "Public" (see [Add-SPOOrgAssetsLibrary](/powershell/module/sharepoint-online/add-spoorgassetslibrary) for more info).
29+
This cmdlet registers a branding profile to be used for the file request feature across the tenant. You must specify an existing organization asset library URL where the branding assets are stored and indicate whether the profile should be designated as primary. Each tenant can have one primary and one secondary profile. The organization asset library being used must be configured with the CdnType being "Public" (see [Add-SPOOrgAssetsLibrary](/powershell/module/microsoft.online.sharepoint.powershell/add-spoorgassetslibrary) for more info).
3030

3131
## EXAMPLES
3232

@@ -129,8 +129,8 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
129129
130130
## RELATED LINKS
131131
132-
[Get-SPOFileRequestBrandingProfiles](/powershell/module/sharepoint-online/get-spofilerequestbrandingprofiles)
132+
[Get-SPOFileRequestBrandingProfiles](/powershell/module/microsoft.online.sharepoint.powershell/get-spofilerequestbrandingprofiles)
133133
134-
[Remove-SPOFileRequestBrandingProfile](/powershell/module/sharepoint-online/remove-spofilerequestbrandingprofile)
134+
[Remove-SPOFileRequestBrandingProfile](/powershell/module/microsoft.online.sharepoint.powershell/remove-spofilerequestbrandingprofile)
135135
136-
[Switch-SPOFileRequestBrandingProfiles](/powershell/module/sharepoint-online/switch-spofilerequestbrandingprofiles)
136+
[Switch-SPOFileRequestBrandingProfiles](/powershell/module/microsoft.online.sharepoint.powershell/switch-spofilerequestbrandingprofiles)

sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Add-SPOOrgAssetsLibrary.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -214,8 +214,8 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
214214
215215
## RELATED LINKS
216216
217-
[Get-SPOOrgAssetsLibrary](/powershell/module/sharepoint-online/get-spoorgassetslibrary)
217+
[Get-SPOOrgAssetsLibrary](/powershell/module/microsoft.online.sharepoint.powershell/get-spoorgassetslibrary)
218218
219-
[Set-SPOOrgAssetsLibrary](/powershell/module/sharepoint-online/set-spoorgassetslibrary)
219+
[Set-SPOOrgAssetsLibrary](/powershell/module/microsoft.online.sharepoint.powershell/set-spoorgassetslibrary)
220220
221-
[Remove-SPOOrgAssetsLibrary](/powershell/module/sharepoint-online/remove-spoorgassetslibrary)
221+
[Remove-SPOOrgAssetsLibrary](/powershell/module/microsoft.online.sharepoint.powershell/remove-spoorgassetslibrary)

sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Add-SPOSiteDesignTask.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,6 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
9797
9898
## RELATED LINKS
9999
100-
[Get-SPOSiteDesignTask](/powershell/module/sharepoint-online/get-spositedesigntask)
100+
[Get-SPOSiteDesignTask](/powershell/module/microsoft.online.sharepoint.powershell/get-spositedesigntask)
101101
102-
[Invoke-SPOSiteDesign](/powershell/module/sharepoint-online/invoke-spositedesign)
102+
[Invoke-SPOSiteDesign](/powershell/module/microsoft.online.sharepoint.powershell/invoke-spositedesign)

sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Approve-SPOTenantServicePrincipalPermissionRequest.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ Approve-SPOTenantServicePrincipalPermissionRequest -RequestId <Guid> [-WhatIf] [
2626

2727
Approves a permission request for the current tenant's "SharePoint Online Client" service principal
2828

29-
The return value of a successful call is a permission grant object. See the [Description section of Get-SPOTenantServicePrincipalPermissionGrants](/powershell/module/sharepoint-online/get-spotenantserviceprincipalpermissiongrants#description) for more information about a permission grant object.
29+
The return value of a successful call is a permission grant object. See the [Description section of Get-SPOTenantServicePrincipalPermissionGrants](/powershell/module/microsoft.online.sharepoint.powershell/get-spotenantserviceprincipalpermissiongrants#description) for more information about a permission grant object.
3030

31-
To get the collection of permission grants for the "SharePoint Online Client" service principal, use the [Get-SPOTenantServicePrincipalPermissionGrants](/powershell/module/sharepoint-online/get-spotenantserviceprincipalpermissiongrants) command.
31+
To get the collection of permission grants for the "SharePoint Online Client" service principal, use the [Get-SPOTenantServicePrincipalPermissionGrants](/powershell/module/microsoft.online.sharepoint.powershell/get-spotenantserviceprincipalpermissiongrants) command.
3232

3333
Approving a permission request also removes that request from the list of permission requests.
3434

sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Get-SPOFileRequestBrandingProfiles.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
5555

5656
## RELATED LINKS
5757

58-
[Add-SPOFileRequestBrandingProfile](/powershell/module/sharepoint-online/add-spofilerequestbrandingprofile)
58+
[Add-SPOFileRequestBrandingProfile](/powershell/module/microsoft.online.sharepoint.powershell/add-spofilerequestbrandingprofile)
5959

60-
[Remove-SPOFileRequestBrandingProfile](/powershell/module/sharepoint-online/remove-spofilerequestbrandingprofile)
60+
[Remove-SPOFileRequestBrandingProfile](/powershell/module/microsoft.online.sharepoint.powershell/remove-spofilerequestbrandingprofile)
6161

62-
[Switch-SPOFileRequestBrandingProfiles](/powershell/module/sharepoint-online/switch-spofilerequestbrandingprofiles)
62+
[Switch-SPOFileRequestBrandingProfiles](/powershell/module/microsoft.online.sharepoint.powershell/switch-spofilerequestbrandingprofiles)

sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Get-SPOHubSite.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Lists all hub sites found on the SharePoint tenant. If you provide **-Identity**
2929
If the hub site doesn't exist, this cmdlet returns a "File not found" error.
3030

3131
> [!NOTE]
32-
> If a deleted hub site appears in the output of this cmdlet you may not have run [Unregister-SPOHubSite](/powershell/module/sharepoint-online/unregister-spohubsite) on the deleted hub site.
32+
> If a deleted hub site appears in the output of this cmdlet you may not have run [Unregister-SPOHubSite](/powershell/module/microsoft.online.sharepoint.powershell/unregister-spohubsite) on the deleted hub site.
3333
3434
## EXAMPLES
3535

sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Get-SPOMigrationJobProgress.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ Accept wildcard characters: False
142142

143143
> Applicable: SharePoint Online
144144

145-
An EncryptionParameters object. See New-SPOMigrationEncryptionParameters https://learn.microsoft.com/powershell/module/sharepoint-online/new-spomigrationencryptionparameters for more information.
145+
An EncryptionParameters object. See New-SPOMigrationEncryptionParameters https://learn.microsoft.com/powershell/module/microsoft.online.sharepoint.powershell/new-spomigrationencryptionparameters for more information.
146146

147147
```yaml
148148
Type: Microsoft.Online.SharePoint.Migration.EncryptionParameters

0 commit comments

Comments
 (0)