Open id-idg opened 3 years ago
Reporting an issue
Connect to Sharepoint USGovernment tenant via app registration (GCC High)
Apply-PnPProvisioningTemplate : AADSTS900382: Confidential Client is not supported in Cross Cloud request
Connect-PnPOnline -Url https://[TENANT].sharepoint.us/ -ClientId [id] -ClientSecret [secret] -AzureEnvironment USGovernment Apply-PnPProvisioningTemplate -Path .\ContosoLanding.pnp
Connect-PnPOnline -Url https://[TENANT].sharepoint.us/ -ClientId [id] -ClientSecret [secret] -AzureEnvironment USGovernment
Apply-PnPProvisioningTemplate -Path .\ContosoLanding.pnp
3.28.2012.0
Reporting an Issue or Missing Feature
Reporting an issue
Expected behavior
Connect to Sharepoint USGovernment tenant via app registration (GCC High)
Actual behavior
Apply-PnPProvisioningTemplate : AADSTS900382: Confidential Client is not supported in Cross Cloud request
Steps to reproduce behavior
Connect-PnPOnline -Url https://[TENANT].sharepoint.us/ -ClientId [id] -ClientSecret [secret] -AzureEnvironment USGovernment
Apply-PnPProvisioningTemplate -Path .\ContosoLanding.pnp
Which version of the PnP-PowerShell Cmdlets are you using?
What is the version of the Cmdlet module you are running?
3.28.2012.0
How did you install the PnP-PowerShell Cmdlets?