msgraph-sdk-powershell icon indicating copy to clipboard operation
msgraph-sdk-powershell copied to clipboard

Powershell SDK for Microsoft Graph

Results 446 msgraph-sdk-powershell issues
Sort by recently updated
recently updated
newest added

### Describe the bug For the most part of my organization's mailboxes, I can successfully retrieve mailboxsettings. However, for some of them I receive the following error (v1 and beta...

Status: Needs Investigation

### Describe the bug All these both v1 and Beta fail with the same error "error": { "code": "No method match route template", it seems they are blocked by the...

status:waiting-for-triage
type:bug

### Describe the bug I logged this issue #2886 which has been closed with this PR #2889 . However, on the Graph PowerShell documentation, these commands are not showing under...

type:bug

### Describe the bug I'm trying to use the powershell cmdlet Get-MgUserMailboxSetting and Update-MgUserMailboxSetting to automate work flow in my organization, however, I'm receiving access denied errors despite granting the...

Status: Needs Investigation
type:bug

### Describe the bug In the past months we've had several cases of our Microsoft Graph PS commands not working, for some of them we even opened Microsoft support cases....

status:waiting-for-triage
type:bug

### Describe the bug I'm testing new credential validatity for ServicePrincipal sync job (Enterprise app / SCIM job). Per [documentation](https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.applications/test-mgserviceprincipalsynchronizationjobcredential?view=graph-powershell-1.0#outputs) this cmdlet must return boolean. But if credential is correct,...

Service issue
Bug: Documentation

### Describe the bug I want to pre-provision users OneDrive using the following method: https://learn.microsoft.com/en-us/graph/api/drive-get?view=graph-rest-1.0&tabs=powershell According to the documentation this should work: > If a user's OneDrive isn't provisioned but...

Bug
Status: Needs Investigation

### Is your feature request related to a problem? Please describe the problem. We have a set of cloud printing APIs exposed in Microsoft Graph. Currently Graph generated powershell requires...

type:feature

### Describe the bug I was trying to use Invoke-MgGraphRequest with api.securitycenter and it doesn't work. It works using old MSAL.PS methods so I would guess it's the same thing....

Status: Needs Investigation
type:bug

### Is your feature request related to a problem? Please describe the problem. For some integrations such as sailpoint requires below graph query parameters below, which only returns the 20...

Status: Needs Investigation