pnp / PnP-PowerShell

SharePoint PnP PowerShell CmdLets
https://pnp.github.io/powershell
Other
989 stars 662 forks source link

Adding Get-PnPIsSiteAliasAvailable to check if alias is available #2698

Closed KoenZomers closed 4 years ago

KoenZomers commented 4 years ago

Type

Related Issues?

Requested through https://github.com/pnp/PnP-PowerShell/issues/2695

What is in this Pull Request ?

Adding Get-PnPIsSiteAliasAvailable to allow for checking if a certain alias is available to be used to create a new site collection with.

Depends on PnP Sites Core PR https://github.com/pnp/PnP-Sites-Core/pull/2657 to be merged first.

image