Skip to content

Feature: add GCC support for some cmdlets#3484

Merged
KoenZomers merged 2 commits intopnp:devfrom
gautamdsheth:feature/add-gcc-support
Oct 13, 2023
Merged

Feature: add GCC support for some cmdlets#3484
KoenZomers merged 2 commits intopnp:devfrom
gautamdsheth:feature/add-gcc-support

Conversation

@gautamdsheth
Copy link
Collaborator

Type

  • Bug Fix
  • New Feature
  • Sample

Related Issues?

Fixes #3478

What is in this Pull Request ?

Added GCC support for some cmdlets

@KoenZomers KoenZomers merged commit 5d7ca22 into pnp:dev Oct 13, 2023
@AndyBoyet
Copy link

AndyBoyet commented Oct 16, 2023

Please excuse my ignorance. Has this made it to a nightly build? I updated the module and am still getting the same results.

PS C:\Users<>> get-pnpazureADUser
Get-PnPAzureADUser: Code: generalException
Message: Location header not present in redirection response.
PS C:\Users<>> get-module PnP.PowerShell | fl

Name : PnP.PowerShell
Path : C:\Users<>\Documents\PowerShell\Modules\PnP.PowerShell\2.2.97\PnP.PowerShell.psd1
Description : Microsoft 365 Patterns and Practices PowerShell Cmdlets
ModuleType : Manifest
Version : 2.2.97
PreRelease : nightly
NestedModules : {PnP.PowerShell}
ExportedFunctions :
ExportedCmdlets : {Add-PnPAlert, Add-PnPApp, Add-PnPApplicationCustomizer, Add-PnPAvailableSiteClassification…}
ExportedVariables :
ExportedAliases : {Add-PnPAdaptiveScopeProperty, Add-PnPPropertyBagValue, Add-PnPSiteClassification, Copy-PnPFolder…}

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.

[BUG] Get-PnPAzureADUser fails in GCC High

3 participants