powershell
powershell copied to clipboard
PnP PowerShell
### Reporting an Issue or Missing Feature I have Sites.FullControl.All permission still i do not getting correct Storagequota and even not getting allocated storage data. ### Expected behavior I want...
When creating a new page from the startpage i enter the page templates dialog where i can choose the template I would like to have. But I am also able...
[BUG]
### Context As there is no option to set a default column value for a person field in SharePoint we're using PnP Powershell to perform this action. We have users...
### Reporting an Issue or Missing Feature We´re running a script working on many list-items. Connection is established with `Connect-PnPOnline -Url "$env:O365_URL" -AzureADWorkloadIdentity` as we´re using [workload-identity](https://azure.github.io/azure-workload-identity/docs/). The provided token-file...
## Type ## - [x] Bug Fix - [ ] New Feature - [ ] Sample ## What is in this Pull Request ? ## Fixed the following issues for...
## Type ## - [x ] New Feature ## What is in this Pull Request ? ## Added a new command to remove permissions from a Power App. This command...
[BUG]
### Reporting an Issue or Missing Feature When creating a page in sharepoint using pnp, with a regular article layout, the full width section that the page header is in,...
### Reporting an Issue `Get-PnPTheme` does not return the applied theme information ### Expected behavior `Get-PnPTheme` should return the applied theme ### Actual behavior ### Steps to reproduce behavior Use...
### Reporting an Issue or Missing Feature Issue ### Expected behavior When `Invoke-PnPSiteTemplate` may delete a list (or anything) the user should be prompted for confirmation, unless they used the...
### Reporting an Issue or Missing Feature When using get-pnpretentionlabel for a list it will consistently return that there is no label found for the specified list/library. Set-pnpretentionlabel and reset-pnpretentionlabel...