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

### Is your feature request related to a problem? Please describe the problem. PowerShell isn't currently supported by [SonarCloud](https://docs.sonarsource.com/sonarcloud/advanced-setup/languages/overview/) but we can evaluate setting it up to cover the hand-written...

type:feature

Update OpenApi documents manually. Added directives to `Groups` and `SignIns` modules to remove cmdlet variants that are deprecated and nonfunctional. Added `Calendar` directive that applies a previously created naming pattern...

### Describe the bug I am not sure if the issue is at the right location here but `ExchangeOnlineManagement` is not on GitHub unfortunately. When calling `Connect-ExchangeOnline` after you called...

status:waiting-for-triage
type:bug

### Describe the bug With the correct CsApplicationAccessPolicy in place and proper app registration, the Graph API call using application token should succeed: GET /v1.0/users/{user-id}/onlineMeetings/{meeting-id}/transcripts Actual Behavior: Consistent 403 error...

status:waiting-for-triage
type:bug

### Describe the bug The following 2 lines fail in an Azure Automation Account Runbook (7.2 runtime environment): Connect-AzAccount -Identity Connect-MgGraph -Identity With the error: Could not load file or...

Needs: Attention :wave:
no-recent-activity
type:bug
Azure Automation

### Describe the bug My team is trying to use `Microsoft.Graph` (`.Authentication` and `.Users`) in a space-constrained environment (AWS Lambda functions) where our code, dependencies, and PowerShell proper must be

status:waiting-for-triage
type:bug

### Is your feature request related to a problem? Please describe the problem. Follow-up of #3345. All of `Microsoft.Graph.*` depends on `Microsoft.Graph.Authentication`, weighing in at a whopping 42.1 MB on-disk...

status:waiting-for-triage
type:feature

 Fixes #3345. ### Changes proposed in this pull request Adds `-Compress` to `ConvertTo-Json` calls in post-generation tools: - `AuthModuleMetadata` - `NewCommandMetadata` This JSON file has nearly 6MB of unnecessary...

### Describe the bug Since 6/3/2025 2 AM command Get-MgIdentityGovernanceAppConsentRequest returns (in our case) 17400 consent requests instead of 102 (information retrieved by Get-MgIdentityGovernanceAppConsentRequestCount). This is obviously a bug and...

status:waiting-for-triage
type:bug

### Describe the bug Hi Team, I am trying to connect to Microsoft Graph using the WAM login flow by enabling LoginByWAM. However, since the Azure.Identity version bump in https://github.com/microsoftgraph/msgraph-sdk-powershell/pull/3098/commits/e04e7e1f80d8c3fb80053907f2caea18d427bf64...

status:waiting-for-triage
type:bug