powershell icon indicating copy to clipboard operation
powershell copied to clipboard

PnP PowerShell

Results 313 powershell issues
Sort by recently updated
recently updated
newest added

A lot of modern companies require using FIDO2 for users or at least admins. Microsoft already migrated their own MG modules to work with authentication based on security keys etc....

enhancement

## Type ## - [ ] Bug Fix - [x] New Feature - [ ] Sample ## Related Issues? ## Fixes #3968 Related #3232

## Category - [x] Bug ## Describe the bug Im trying to migrate a classic site into a modern one. I already have the connected 365 group and i can...

### Reporting an Issue or Missing Feature When using Get-PnPMicrosoft365Group with the GA PnP.PowerShell 2.10.0 the following error is generated: "Get-PnPMicrosoft365Group: The provided value for scope Group.ReadWrite.All is not valid....

bug

### Reporting an Issue or Missing Feature We have discovered that when the Custom Script setting is set to "Blocked" on the app catalog site, we are unable to release...

enhancement

## Type ## - [ ] New Feature ## What is in this Pull Request ? ## Enhance set-pnptenantsite with OverrideSharingCapability,RequestFilesLinkExpirationInDays,RequestFilesLinkEnabled

### Reporting an Issue or Missing Feature I want to export a page with Export-PnPPage but get an error while exporting pages with whitespaces. ### Expected behavior I expect to...

bug

### Reporting an Issue or Missing Feature I have a provisioning script for sites that uses new-PnPsite in an Azure Function App. When I upgraded my script to use 2.5.0...

bug

### Reporting an Issue or Missing Feature I'm using the "New-PnPSite" cmdlet inside of a Runbook, which is used with a Managed Identity. The Managed Idetity has the following Permissions:...

bug
azure-automation
managed-identity

Before creating a pull request, make sure that you have read the contribution file located at https://github.com/pnp/powerShell/blob/dev/CONTRIBUTING.md ## Type ## - [ ] Bug Fix - [X] New Feature -...