pnp / PnP-PowerShell

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

Commandlet to retrieve AdminURLs/Geos for multi-geo enabled tenants #2226

Open RGrizzzz opened 4 years ago

RGrizzzz commented 4 years ago

In SharePoint online, tenants can now be multi-geo enabled. In these tenants, different Geos/regions have unique/distinct admin URLs for the geo region. Some actions require connecting to each geo to perform specific functionality. Today, we do not have an easy mechanism to get all of the Geos and their admin URLs. A commandlet to do this would be extremely useful.

Notice: many issues / bugs reported are actually related to the PnP Core Library which is used behind the scenes. Consider carefully where to report an issue:

Reporting an Issue or Missing Feature

Please confirm what it is that your reporting

Expected behavior

Please describe what output you expect to see from PnP-PowerShell Cmdlets

Actual behavior

Please describe what you see instead. Please provide samples of HTML output or screenshots

Steps to reproduce behavior

Please include complete code samples in-line or linked from gists

Which version of the PnP-PowerShell Cmdlets are you using?

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

(you can retrieve this by executing Get-Module -Name *pnppowershell* -ListAvailable)

How did you install the PnP-PowerShell Cmdlets?

ghost commented 4 years ago

Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible.