-
Looks like some endpoints on Graph support `application/xml` content type now. e.g https://learn.microsoft.com/en-us/graph/api/trustframeworkpolicy-get?view=graph-rest-beta
To provide a better cust…
-
### Description
Running Get-AzADServicePrincipal -ObjectId fails
ObjectId is not being returned from command line
### Issue script & Debug output
```PowerShell
Az.MSGraph.internal\Get-AzADSer…
-
Not sure if it was a missed step, unclear instructions, or intentional, but every time I start a new PS session and run connect-msgraph, I need to run "Update-MSGraphEnvironment -appid xxxxxxxxxxxxxx"…
-
### Project name
Teachers Attendance Control
### Description
My project is a Blazor application for the daily attendance information of faculty external to the organization of a High School.
The c…
-
Currently while using middlewate I use this code to get the default lit of middlewares.
` defaultClientOptions := msgraph.GetDefaultClientOptions()
defaultMiddleWare := msgraphgocore.GetDefaultMidd…
-
I found:
* https://github.com/microsoftgraph/msgraph-sdk-dotnet/issues/430
* https://github.com/microsoftgraph/msgraph-sdk-dotnet-core/issues/35
Kind of what I am looking for is documentation o…
-
I don't want to spend a day trying to find the right place to file the bug, but looks like whatever `msgraph-cli` uses does sanitize the HTTP Header values properly.
Latest version of NixOS has a u…
-
**Command**
mg sites site list --site-id ENTER_ID
**Stacktrace**
```python
The command failed with an unexpected error. Here is the traceback:
'SitesSiteOperations' object has no attribute 'lis…
-
### Describe the bug
I am trying to get all of my task lists. I have my app set up with the ClientSecretCredential flow, and when I call the following:
```python
user = await self.app_client.users…
-
Based on the new generic oauth feature, we need to allow our frequently used adaptors to support oauth. Salesforce, MSGraph and Google Sheets already have support for oauth.
- [ ] #607
- [ ] #608
- […