msgraph-sdk-powershell
msgraph-sdk-powershell copied to clipboard
Powershell SDK for Microsoft Graph
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,...
**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...
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...
### Changes proposed in this pull request - Adding the new application Id for the Torus migration - - ### Other links - - -
**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...
**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...
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...
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:
**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...
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...