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 I am trying to configure multiple federated domains, but Azure does not support multiple federated domains with the same IssuerUri. The following URL explains this and...

status:waiting-for-triage
type:bug

### Describe the bug When using `Connect-MgGraph` simply with the default Graph PowerShell Enterprise App on any version 2.26 or newer, specifically, when using with delegated permissions there seems to...

status:waiting-for-triage
type:bug

### Describe the bug I am trying to add and remove device owners using New-MgDeviceRegisteredOwnerByRef and Remove-MgDeviceRegisteredOwnerDirectoryObjectByRef. But I am getting "Insufficient privileges to complete the operation." This is despite...

status:waiting-for-triage
type:bug

### Describe the bug When I make a Get-MgUser call, I'm unable to return a value for UserType even when I explicitly include it. Making the same request using Invoke-MgGraphRequest...

status:waiting-for-triage
type:bug

### Describe the bug I am trying to update the schedule for an existing access package assignment with the -Schedule parameter, but it's throwing a now http resource was found...

status:waiting-for-triage
type:bug

### Is your feature request related to a problem? Please describe the problem. When querying Get-MgBetaOrganization I can read the Parameter "onPremisesLastPasswordSyncDateTime". Unfortunately this one isnt available in the Get-MgOrganization...

Status: Needs Investigation
Question: API
type:feature

### Describe the bug When using New-MgBetaEntitlementManagementAccessPackageAssignmentRequest there is an option to add the parameter: IsApprovalRequired. This should allow an AdminAdd but without bypassing the approval. However, when using this...

Service issue
type:bug

### Describe the bug When calling this function with `-PageSize 999`, it's pretty obvious that it is ignoring that and still using the default of `100`. In my test case,...

status:waiting-for-triage
type:bug

### Describe the bug Attempting to submit a new audit log query with code that has been running for ages that fails in V2.28. Here's the payload: $AuditQueryParameters = @{}...

status:waiting-for-triage
type:bug

### Describe the bug Since module version 2.26.0, I have been experiencing an issue with Continuous Access Evaluation in MgGraph. I authenticate using app registration and a certificate. This works...

status:waiting-for-triage
type:bug