microsoftgraph / msgraph-sdk-powershell

Powershell SDK for Microsoft Graph
https://www.powershellgallery.com/packages/Microsoft.Graph
Other
691 stars 165 forks source link

Fixes subsequent failures after first successful ``Invoke-MgGraphRequest`` run when using national cloud environments #2971

Open timayabi2020 opened 2 days ago

timayabi2020 commented 2 days ago

Fixes #2950 The fix provided here only works once when an absolute uri is passed to Invoke-MgGraphRequest cmdlet after connecting to a national cloud environment. Subsequent requests after the first successful one fails.

Changes proposed in this pull request

Test scenarios.

NB: See attached image below for the above tests image