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

Feature: add GCC support for some cmdlets #3484

Merged
merged 2 commits into from
Oct 13, 2023

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
1 check passed
@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