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 The Restore-MgBetaDirectoryDeletedItem cmdlet documents the use of the Bodyparameter parameter https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.beta.identity.directorymanagement/restore-mgbetadirectorydeleteditem?view=graph-powershell-beta to pass details of deleted object being restored with a different UPN. V2.27 of the...

status:waiting-for-triage
type:bug

### Describe the bug For the cmdlet `Get-MgBetaDeviceManagementDeviceConfiguration`, if the parameter `DeviceConfigurationId` is present with an id, it also requires that the parameter `ExpandProperty` is present. This was not the...

status:waiting-for-triage
type:bug

### Describe the bug ## Issue Summary The `-Filter` parameter with `displayName eq` fails to match group names that contain trailing whitespace or newline characters (`\r\n`), while the same names...

status:waiting-for-triage
type:bug

> Re-opening. This issue is present in 2.27.0 > > Get-MgEntitlementManagementAccessPackageAssignmentPolicy : No HTTP resource was found that matches the request URI 'htt > ps://igaelm-asev3-ecapi-cus.igaelm-asev3-environment-cus.p.azurewebsites.net/api/v1/accessPackages('005ab12e-a544-44d4- > 868a-1a105ae8677c')/assignmentPolicies' > > PowerShell...

### Describe the bug I am trying to update existing device: vm-CL1-tstx I want to add ExtensionAttributes using Update-MGDevice. Commands: $mydevice = get-mgdevice | Where-Object {$_.DisplayName -eq "vm-CL1-tstx"} $param =...

status:waiting-for-triage
type:bug

### Describe the bug We have defined some custom Directory Extension on Group resource types. Let's call its fullname "extension_appId_extensionName". Its type is multi-valued string. When I try to set...

Status: Needs Investigation
type:bug

### Describe the bug I'm trying to properly identify the permissions for Cmdlets in the Identity.Governance Module but many of them lack that information. ### Expected behavior The property ``Permissions``...

status:waiting-for-triage
type:bug

### Is your feature request related to a problem? Please describe the problem. The current authentication flow kicks you out to your default browser, which is desirable because it allows...

type:feature

### Is your feature request related to a problem? Please describe the problem. onPremisesObjectIdentifier is not documented anywhere in Microsoft docs. This attribute is syncing, but admins have no way...

Question: API
type:feature

### Describe the bug The RequiredModules for the Microsoft.Graph.DeviceManagement.Actions .psd1 file is still requiring version 2.25.0 for Microsoft.Graph.Authentication after the latest release of version 2.26.0. Furthermore, there are no updates...

Needs: Attention :wave:
type:bug