msgraph-sdk-powershell
msgraph-sdk-powershell copied to clipboard
Powershell SDK for Microsoft Graph
### Describe the bug The SharePoint block download policy https://office365itpros.com/2024/12/12/block-download-policy-labels/ allows administrators to force users to work with files online and doesn't allow them to download files to print, work...
### Is your feature request related to a problem? Please describe the problem. The way how the use of the `-Property` parameter changes the results is confusing. 1. `Get-MgGroupMember -GroupId...
### Describe the bug You need the beta API version access for users but not for groups to receive data from Directory Extension. Setting of the extension will work with...
### Is your feature request related to a problem? Please describe the problem. Hello, Please consider to support to run on arm cpus, like Mac M3 / M4 ... Currently,...
### Is your feature request related to a problem? Please describe the problem. PowerShell Gallery is not reliable, and currently it experiences problems due to the `*.azureedge.net` CDN retirement. *...
### Describe the bug Hello, we are using the PowerShell SDK to provision catalog in entitlement management and add a SharePoint Online site as a resource. We found there are...
Split Weekly generation pipeline into two separate pipelines, one to retrieve openApi updates and individually build the modules, and a second pipeline to generate the comandMetadata which requires all modules...
This pull request was automatically created by Azure Pipelines. **Important** Check for unexpected deletions or changes in this PR.
This pull request was automatically created by Azure Pipelines. **Important** Check for unexpected deletions or changes in this PR.
### Describe the bug When trying to create a new authentication context I get an error ``` New-MgIdentityConditionalAccessAuthenticationContextClassReference_CreateExpanded: Specified method is not allowed. Try GET, PATCH, DELETE ``` I tried...