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

Hello, I am learning Azure with PowerShell. While connecting to Azure using PowerShell, I can connect but then get an error when attempting to get user information. I tried the...

status:waiting-for-triage

### Describe the bug Trying to run Get-MgServiceAnnouncementHealthOverview to fetch current service health overviews and I get the error: [array]$ImportantServiceStatus = Get-MgServiceAnnouncementHealthOverview Get-MgServiceAnnouncementHealthOverview_List: The api-version query parameter (?api-version=) is required...

Status: Needs Investigation

### Is your feature request related to a problem? Please describe the problem. We are doing a lot of clean up jobs in SharePoint for customers, where sharing have gone...

Service issue

### Describe the bug According to the description here: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.personalcontacts/new-mgusercontactfolderchildfoldercontact?view=graph-powershell-1.0 it should be possible to add a single value extended property with a complex object. However, this does not seem...

Status: Needs Investigation

### Describe the bug A placeholder "{{ Fill in the Description }}" is shown instead of the description on https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.authentication/?view=graph-powershell-1.0 ### Expected behavior - ### How to reproduce Check https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.authentication/?view=graph-powershell-1.0...

Bug: Documentation

Feature: Fluent API I appreciate the addition of fluent APIs in the PowerShell SDK v2 preview. Fluent APIs provide design-time feedback for calling Microsoft Graph and allow me to catch...

Request: Feature
type:feature

**Describe the bug** > I try to run the latest image on mac os and after the container started and send the Connect-Graph command the console write this error: "Fatal...

type:bug

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...

### Describe the bug The Newtonsoft.Json dependency of the SDK's authentication module, is no longer actively maintained. In the past we have also encountered trust issues with the signed Newtonsoft.Json...

enhancement
type:security

### Describe the bug Trying to create a new attack simulation with New-MgSecurityAttackSimulation, but once I introduce settings for endUserNotificationSetting, the cmdlet always errors with: - `{"Code":400,"Message":"Bad request","Target":null,"Details":[{"Code":400,"Message":"Parameter endUserNotificationId is...

Status: Needs Investigation
type:bug