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

Currently, users must know the permissions required for every command. Currently there are 497 (and counting!) permissions to choose from, so clearly this is an unreasonable expectation. To address this,...

Auth
Needs: Author Feedback
Request: Feature

**Describe the bug** Me and many of my colleagues are experiencing totally random HTTP 500 errors when running MgGraph and MgBetaGraph cmdlets. No correlation noticed. Sometimes it takes up to...

Needs: Author Feedback

Below scripts are not signed (hxxps://github.com/microsoftgraph/msgraph-sdk-powershell/blob/dev/src/Identity.Governance/v1.0/custom/Get-MgEntitlementManagementAssignment.ps1) (hxxps://github.com/microsoftgraph/msgraph-sdk-powershell/blob/dev/src/Identity.Governance/v1.0/custom/Get-MgEntitlementManagementAssignmentRequest.ps1) (hxxps://github.com/microsoftgraph/msgraph-sdk-powershell/blob/dev/src/Identity.Governance/v1.0/custom/Get-MgEntitlementManagementCatalog.ps1) Can they be signed using the/a Microsoft Code Signing cert so they can be added to a Trusted Publishers cert store to...

Bug

 ### Changes proposed in this pull request - Adding the new application Id for the Torus migration - - ### Other links - - -

Do not merge

**Describe the bug** Cannot create new drive item folder. As you can see from the debug, the property folder is missing in json body **To Reproduce** Steps to reproduce the...

Bug: PowerShell
Bug - P2

**Is your feature request related to a problem? Please describe.** We can’t set authentication methods with Graph SDK. We have to use entra admin center or https://learn.microsoft.com/en-us/graph/api/authentication-update?view=graph-rest-beta&tabs=http **Describe the solution...

Status: Needs Investigation

Thanks for reporting the bug. Please ensure you've gone through the following checklist before opening an issue: - Make sure you can reproduce this issue using the latest released version...

Bug - P2

Attached images explain the problem. The following image compares the `Get-MgApplication` to the correct implementation in `Get-AzAdApplication`: The second image gives a short analysis of the problem:

AutoREST-dependency
priority:p1

**Describe the bug** > Since the update of the Microsoft.Graph.Authentication on my Azure Automation account to the version 2.10, I'm unable to authenticate on with my App Registration when it's...

Status: Under Investigation

Thanks for reporting the bug. Please ensure you've gone through the following checklist before opening an issue: - Make sure you can reproduce this issue using the latest released version...

Dependency: metadata-issue