powershell
powershell copied to clipboard
PnP PowerShell
## Type ## - [ x] New Feature ## What is in this Pull Request ? ## Added a new command to set bypassConsent flag of Power Apps to true...
**Is your feature request related to a problem? Please describe.** So far there is no possibility to create footers whose links are opened in a new tab. **Describe the solution...
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 -...
### Reporting an Issue or Missing Feature I am using Azure Automation Runbook with a Managed Identity that has Sites.FullControl.All permissions in SharePoint. We are connecting to the Admin Centre...
Hello PnPPowershell Team, At the beginning, I would like to say that you are doing a great job and I use the module extensively in my projects. I would like...
## Type ## - [ ] New Feature ## What is in this Pull Request ? ## Files to support new cmdlet for Add-PnPTenantRestrictedSearchAllowedList documentation\Add-PnPTenantRestrictedSearchAllowedList.md src\Commands\Admin\AddTenantRestrictedSearchAllowedList.cs
**Is your feature request related to a problem? Please describe.** The file https://github.com/pnp/powershell/blob/dev/src/Commands/DocumentSets/AddDocumentSet.cs Uses the root folder of the document library and does not accept a folder as a parameter....
### Notice Many bugs reported are actually related to the PnP Framework which is used behind the scenes. Consider carefully where to report an issue: 1. **Are you using ```Invoke-PnPSiteTemplate```...
### Reporting an Issue or Missing Feature When I export a list with custom permissions no token for default RoleDefinition is set for the RoleDefinition attribute ``` ``` ### Expected...
### Reporting an Issue or Missing Feature When using the PNP module within an Azure function managed indentity (Connect-PnPOnline -ManagedIdentity -Url:'Contoso.microsoft.com'), the command Add-PnPTeamsChannel returns: Insufficient privileges to complete the...