Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PnP "Proxy"Cmdlets do not contain "PnP" in the commands #916

Closed
5 tasks
LeonArmston opened this issue Jul 15, 2021 Discussed in #915 · 1 comment · Fixed by #991
Closed
5 tasks

PnP "Proxy"Cmdlets do not contain "PnP" in the commands #916

LeonArmston opened this issue Jul 15, 2021 Discussed in #915 · 1 comment · Fixed by #991

Comments

@LeonArmston
Copy link
Contributor

Created an issue from this discussion post from @n300home regarding the PnP Proxy Item cmdlets not having PnP in them and the documentation not being valid. All PnP module commands usually contain "PnP" in them so my guess is the cmdlets need fixing to reflect this or at least a PnP alias added.

image

What is the version of the Cmdlet module you are running?

1.6.38 PnP.PowerShell

Which operating system/environment are you running PnP PowerShell on?

  • [X ] Windows
  • Linux
  • MacOS
  • Azure Cloud Shell
  • Azure Functions
  • Other : please specify

Discussed in #915

Originally posted by n300home July 15, 2021
Hi there,

found out that Copy-PnPItemProxy and Move-PnPItemProxy was renamed to *-ItemProxy without "PnP" in the middle without any compatibility aliases.
Could you please accordingly advise your documentation?
https://pnp.github.io/powershell/cmdlets/Copy-PnPItemProxy.html
and https://pnp.github.io/powershell/cmdlets/Move-PnPItemProxy.html

Many thanks in advance

I'd argue that the Proxy cmdlets should have PnP in them been as all the other PnP cmdlets have PnP in them so you can identify which module it comes from. My guess is that that when the new PnP.PowerShell was released that this by mistake wasnt fixed to reflect PnP or at least an alias added.

image

gautamdsheth added a commit to gautamdsheth/powershell that referenced this issue Aug 10, 2021
@gautamdsheth
Copy link
Collaborator

Hello @LeonArmston , this issue has been fixed now !
Please reopen this if it still exists, thank you :)

gautamdsheth added a commit that referenced this issue Aug 11, 2021
* Downgraded dependencies to handle Az DLLs

* Fix #916 - added PnP alias for commands

* Added SiteAlias for New-PnPSite, Principals for PnPHubSite

* Updated docs

* Fixed output for hub site registration.

* Fix #990 - fix for odata.nextLink issue
gautamdsheth added a commit that referenced this issue Aug 13, 2021
* Downgraded dependencies to handle Az DLLs

* Fix #916 - added PnP alias for commands

* Added SiteAlias for New-PnPSite, Principals for PnPHubSite

* Updated docs

* Fixed output for hub site registration.

* Fix #990 - fix for odata.nextLink issue

* #840 - added NoCrawl parameter to disable SPList indexing

* Docs update
gautamdsheth added a commit that referenced this issue Aug 13, 2021
* Downgraded dependencies to handle Az DLLs

* Fix #916 - added PnP alias for commands

* Added SiteAlias for New-PnPSite, Principals for PnPHubSite

* Updated docs

* Fixed output for hub site registration.

* Fix #990 - fix for odata.nextLink issue

* #840 - added NoCrawl parameter to disable SPList indexing

* Docs update

* #1007 - fix for Add-PnPTeamsTeam issue
gautamdsheth added a commit that referenced this issue Aug 20, 2021
* Downgraded dependencies to handle Az DLLs

* Fix #916 - added PnP alias for commands

* Added SiteAlias for New-PnPSite, Principals for PnPHubSite

* Updated docs

* Fixed output for hub site registration.

* Fix #990 - fix for odata.nextLink issue

* #840 - added NoCrawl parameter to disable SPList indexing

* Docs update

* #1007 - fix for Add-PnPTeamsTeam issue

* #1029 - adds additional props for site designs
gautamdsheth added a commit that referenced this issue Sep 9, 2021
* Downgraded dependencies to handle Az DLLs

* Fix #916 - added PnP alias for commands

* Added SiteAlias for New-PnPSite, Principals for PnPHubSite

* Updated docs

* Fixed output for hub site registration.

* Fix #990 - fix for odata.nextLink issue

* #840 - added NoCrawl parameter to disable SPList indexing

* Docs update

* #1007 - fix for Add-PnPTeamsTeam issue

* #1029 - adds additional props for site designs

* #1048 - add support for OOTB themes
gautamdsheth added a commit that referenced this issue Sep 9, 2021
* Downgraded dependencies to handle Az DLLs

* Fix #916 - added PnP alias for commands

* Added SiteAlias for New-PnPSite, Principals for PnPHubSite

* Updated docs

* Fixed output for hub site registration.

* Fix #990 - fix for odata.nextLink issue

* #840 - added NoCrawl parameter to disable SPList indexing

* Docs update

* #1007 - fix for Add-PnPTeamsTeam issue

* #1029 - adds additional props for site designs

* #1048 - add support for OOTB themes

* #963 - fix for setting owners
gautamdsheth added a commit that referenced this issue Sep 17, 2021
* Downgraded dependencies to handle Az DLLs

* Fix #916 - added PnP alias for commands

* Added SiteAlias for New-PnPSite, Principals for PnPHubSite

* Updated docs

* Fixed output for hub site registration.

* Fix #990 - fix for odata.nextLink issue

* #840 - added NoCrawl parameter to disable SPList indexing

* Docs update

* #1007 - fix for Add-PnPTeamsTeam issue

* #1029 - adds additional props for site designs

* #1048 - add support for OOTB themes

* #963 - fix for setting owners

* #1102, #1081 - null check for M365 Group users commands
gautamdsheth added a commit that referenced this issue Sep 17, 2021
* Downgraded dependencies to handle Az DLLs

* Fix #916 - added PnP alias for commands

* Added SiteAlias for New-PnPSite, Principals for PnPHubSite

* Updated docs

* Fixed output for hub site registration.

* Fix #990 - fix for odata.nextLink issue

* #840 - added NoCrawl parameter to disable SPList indexing

* Docs update

* #1007 - fix for Add-PnPTeamsTeam issue

* #1029 - adds additional props for site designs

* #1048 - add support for OOTB themes

* #963 - fix for setting owners

* #1102, #1081 - null check for M365 Group users commands

* #1111 - removed mandatory Identity for cmdlet
gautamdsheth added a commit that referenced this issue Sep 17, 2021
* Downgraded dependencies to handle Az DLLs

* Fix #916 - added PnP alias for commands

* Added SiteAlias for New-PnPSite, Principals for PnPHubSite

* Updated docs

* Fixed output for hub site registration.

* Fix #990 - fix for odata.nextLink issue

* #840 - added NoCrawl parameter to disable SPList indexing

* Docs update

* #1007 - fix for Add-PnPTeamsTeam issue

* #1029 - adds additional props for site designs

* #1048 - add support for OOTB themes

* #963 - fix for setting owners

* #1102, #1081 - null check for M365 Group users commands

* #1111 - removed mandatory Identity for cmdlet

* #1005 - fix trailing slash issue for SPOSitePipeBind
gautamdsheth added a commit that referenced this issue Sep 17, 2021
…1125)

* Downgraded dependencies to handle Az DLLs

* Fix #916 - added PnP alias for commands

* Added SiteAlias for New-PnPSite, Principals for PnPHubSite

* Updated docs

* Fixed output for hub site registration.

* Fix #990 - fix for odata.nextLink issue

* #840 - added NoCrawl parameter to disable SPList indexing

* Docs update

* #1007 - fix for Add-PnPTeamsTeam issue

* #1029 - adds additional props for site designs

* #1048 - add support for OOTB themes

* #963 - fix for setting owners

* #1102, #1081 - null check for M365 Group users commands

* #1111 - removed mandatory Identity for cmdlet

* #1005 - fix trailing slash issue for SPOSitePipeBind

* #855 - consistent outcomes for PnPTeams and AzureADGroup cmdlets
gautamdsheth added a commit that referenced this issue Sep 17, 2021
* Downgraded dependencies to handle Az DLLs

* Fix #916 - added PnP alias for commands

* Added SiteAlias for New-PnPSite, Principals for PnPHubSite

* Updated docs

* Fixed output for hub site registration.

* Fix #990 - fix for odata.nextLink issue

* #840 - added NoCrawl parameter to disable SPList indexing

* Docs update

* #1007 - fix for Add-PnPTeamsTeam issue

* #1029 - adds additional props for site designs

* #1048 - add support for OOTB themes

* #963 - fix for setting owners

* #1102, #1081 - null check for M365 Group users commands

* #1111 - removed mandatory Identity for cmdlet

* #1005 - fix trailing slash issue for SPOSitePipeBind

* #855 - consistent outcomes for PnPTeams and AzureADGroup cmdlets

* Fix #820 - issue with removing site collection admin from personal sites
gautamdsheth added a commit that referenced this issue Sep 18, 2021
* Downgraded dependencies to handle Az DLLs

* Fix #916 - added PnP alias for commands

* Added SiteAlias for New-PnPSite, Principals for PnPHubSite

* Updated docs

* Fixed output for hub site registration.

* Fix #990 - fix for odata.nextLink issue

* #840 - added NoCrawl parameter to disable SPList indexing

* Docs update

* #1007 - fix for Add-PnPTeamsTeam issue

* #1029 - adds additional props for site designs

* #1048 - add support for OOTB themes

* #963 - fix for setting owners

* #1102, #1081 - null check for M365 Group users commands

* #1111 - removed mandatory Identity for cmdlet

* #1005 - fix trailing slash issue for SPOSitePipeBind

* #855 - consistent outcomes for PnPTeams and AzureADGroup cmdlets

* Fix #820 - issue with removing site collection admin from personal sites

* #1061 - potentially fixing trace log issue
gautamdsheth added a commit that referenced this issue Sep 23, 2021
* Downgraded dependencies to handle Az DLLs

* Fix #916 - added PnP alias for commands

* Added SiteAlias for New-PnPSite, Principals for PnPHubSite

* Updated docs

* Fixed output for hub site registration.

* Fix #990 - fix for odata.nextLink issue

* #840 - added NoCrawl parameter to disable SPList indexing

* Docs update

* #1007 - fix for Add-PnPTeamsTeam issue

* #1029 - adds additional props for site designs

* #1048 - add support for OOTB themes

* #963 - fix for setting owners

* #1102, #1081 - null check for M365 Group users commands

* #1111 - removed mandatory Identity for cmdlet

* #1005 - fix trailing slash issue for SPOSitePipeBind

* #855 - consistent outcomes for PnPTeams and AzureADGroup cmdlets

* Fix #820 - issue with removing site collection admin from personal sites

* #1061 - potentially fixing trace log issue

* Fix #1155 - issue with image extension for groups
gautamdsheth added a commit that referenced this issue Oct 1, 2021
* Downgraded dependencies to handle Az DLLs

* Fix #916 - added PnP alias for commands

* Added SiteAlias for New-PnPSite, Principals for PnPHubSite

* Updated docs

* Fixed output for hub site registration.

* Fix #990 - fix for odata.nextLink issue

* #840 - added NoCrawl parameter to disable SPList indexing

* Docs update

* #1007 - fix for Add-PnPTeamsTeam issue

* #1029 - adds additional props for site designs

* #1048 - add support for OOTB themes

* #963 - fix for setting owners

* #1102, #1081 - null check for M365 Group users commands

* #1111 - removed mandatory Identity for cmdlet

* #1005 - fix trailing slash issue for SPOSitePipeBind

* #855 - consistent outcomes for PnPTeams and AzureADGroup cmdlets

* Fix #820 - issue with removing site collection admin from personal sites

* #1061 - potentially fixing trace log issue

* Fix #1155 - issue with image extension for groups

* Removed alias cmdlets
gautamdsheth added a commit that referenced this issue Oct 1, 2021
* Downgraded dependencies to handle Az DLLs

* Fix #916 - added PnP alias for commands

* Added SiteAlias for New-PnPSite, Principals for PnPHubSite

* Updated docs

* Fixed output for hub site registration.

* Fix #990 - fix for odata.nextLink issue

* #840 - added NoCrawl parameter to disable SPList indexing

* Docs update

* #1007 - fix for Add-PnPTeamsTeam issue

* #1029 - adds additional props for site designs

* #1048 - add support for OOTB themes

* #963 - fix for setting owners

* #1102, #1081 - null check for M365 Group users commands

* #1111 - removed mandatory Identity for cmdlet

* #1005 - fix trailing slash issue for SPOSitePipeBind

* #855 - consistent outcomes for PnPTeams and AzureADGroup cmdlets

* Fix #820 - issue with removing site collection admin from personal sites

* #1061 - potentially fixing trace log issue

* Fix #1155 - issue with image extension for groups

* Removed alias cmdlets

* Updated changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants