powershell
powershell copied to clipboard
PnP PowerShell
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....
## Type ## - [ ] Bug Fix - [x] New Feature - [ ] Sample ## Related Issues? ## Fixes #3968 Related #3232
Add-PnPPage: Object reference not set to an instance of an object when trying to create a new page
## 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....
### 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...
## 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...
### 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...
### 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:...
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 -...