msgraph-sdk-powershell
msgraph-sdk-powershell copied to clipboard
Powershell SDK for Microsoft Graph
### Describe the bug Get-MgSiteListItem returns all field values, but for fields of number type it shows as blank. Tested with multiple lists, multiple fields. ### Expected behavior Number values...
### Describe the bug Can't use Get-MgAllUserOnlineMeetingRecording with v2.26.1 Docs here: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.users.functions/?view=graph-powershell-1.0 say that there are a lot more functions in the library than are reported from the module ```...
### Describe the bug When I run the Get-MgBetaUser cmdlet, the property Authentication in the returned object is empty. I am specifically interested in the Authentication\Requirements\PerUserMfaState property and that remains...
### Describe the bug I am running an audit job to retrieve audit events. I create the hash table containing the audit query and attempt to submit it with the...
### Is your feature request related to a problem? Please describe the problem. The browser login flow requires me to always logout from the browser manually afterwards. ### Describe the...
### Describe the bug I have a strange behavior using graph api. If i run a script through Visual Studio Code and Powershell extantion all works well but if i...
Pipelines will break starting mid-march. Similar to https://github.com/microsoft/openapi.net/issues/1946 and associated PR. More details: https://aka.ms/1espt/deploymentjob-enforcement
both net6 and 7 are EOL and are not receiving security fixes anymore. These versions should not be used in the pipeline anymore. https://github.com/microsoftgraph/msgraph-sdk-powershell/blob/4ae82396aaac759b89c646e48a439920fb05d641/.azure-pipelines/common-templates/install-tools.yml#L14
### Describe the bug I created an Azure Automation PowerShell 7.2 runbook to add a file to a SharePoint site. The Microsoft.Graph.Files module (7.2) is loaded as a resource into...
### Describe the bug Apart from not generating any useful informatiion at all, the Get-MgBetaReportMicrosoft365CopilotUsageUserDetail cmdlet includes two columns called copilotChatLastActivityDate:"". When data is retrieved (which I assume the cmdlet...