-
As the subject says, updating the package via NuGet makes the build fail with the following errors:
> Error CS1503: Argument 1: cannot convert from 'Azure.Identity.ClientSecretCredential' to 'Micro…
-
Hi team, was just looking at this today and actually noticed this:
```
PS C:\Projects\Personal\kiota-samples> git pull upstream main
remote: Enumerating objects: 13197, done.
remote: Counting ob…
-
Hi all,
I believe this may not be the most suited place to ask this but since this is somewhat partially documented in the main README I was going to ask for some concrete minimal sample C# project t…
-
![image](https://user-images.githubusercontent.com/23219007/176044646-479424b5-f695-414d-a53b-1cf04d5ab2a0.png)
![image](https://user-images.githubusercontent.com/23219007/176044710-3f4648a3-0b4e…
-
Original HTTP snippet from [the docs](https://docs.microsoft.com/en-us/graph/api/accessreviewscheduledefinition-filterbycurrentuser?view=graph-rest-1.0&tabs=http#request)
```http
GET https://graph.m…
-
Hello,
I am building an Azure function to update birthday and hiredate in Azure AD based on data in a SharePoint List.
According to https://docs.microsoft.com/en-us/graph/api/user-update?view=gr…
-
I tried to compile Open Gothic on a raspberry pi 4 but fails at "-MSSE2: unknown parameter"
is it even possible to compile this on an ARM chip or do you really need SSE2?
nex86 updated
2 years ago
-
At the moment it looks like beta generation is failing due to typewriter unable to resolve the type `crossTenantAccessPolicyConfigurationBase` in the metadata.
Looking at the public metadata [here]…
-
I’m trying to get the [list of managers from a user up to root](https://docs.microsoft.com/en-us/graph/api/user-list-manager?view=graph-rest-1.0&tabs=http#example-2-get-manager-chain-up-to-the-root-le…
-
We have a tool in place that provisions different types of groups using the Graph client library and, in order to set specific resourceBehaviorOptions we were using the Beta client because it was the …