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

Added URL validation bypass option to Get-PnPSiteCollectionAppCatalog #3025

Merged
merged 3 commits into from
Apr 22, 2023

Conversation

KoenZomers
Copy link
Collaborator

Type

  • Bug Fix
  • New Feature
  • Sample

Related Issues?

Resolves issue #2986

What is in this Pull Request ?

Added -SkipUrlValidation option to Get-PnPSiteCollectionAppCatalog which allows the URL validation to be bypassed. This will make the cmdlet execute a lot faster, but may result in URLs being returned that have been renamed since they were created.

Also removed the alias Get-PnPSiteCollectionAppCatalogs (plural) as the deprecation notice has been added 10 months ago already.

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 this pull request may close these issues.

None yet

2 participants