-
### Current Behavior
When testing 2 projects targeting the same file, we get a `CS1202` `The process cannot access the file '' because it is being used by another process`. These are caused by 3 item…
-
V5 of the Azure Graph API has removed the IGraphServiceClient and has methods that are not virtual. This makes mocking calls to the Graph API client extremely difficult as you have to mock the underly…
-
Hi
We are getting the error when we try a method, please see the definition below. We are sending base64 string for byte[] and it is getting encoded again?
Could you please suggest what is wrong h…
-
Please answer these questions before submitting your issue.
- Why do you submit this issue?
- [x] Discussion
- [ ] Bug
- [ ] Requirement
- [ ] Feature or performance improvement
___
Hi, c…
-
### Run Information
Name | Value
-- | --
Architecture | x86
OS | Windows 10.0.22621
Queue | TigerWindows
Baseline | [4b64dad734c5b0915dedc223fe3ae8429345313b](https://github.com/dotnet/sdk…
-
```
What steps will reproduce the problem?
1.By using query "SELECT ID , COUNT(ID) FROM sandbox.test GROUP BY UID ORDER BY
UID"
2.Execute query.
What is the expected output? What do you see instead?…
-
```
What steps will reproduce the problem?
1.By using query "SELECT ID , COUNT(ID) FROM sandbox.test GROUP BY UID ORDER BY
UID"
2.Execute query.
What is the expected output? What do you see instead?…
-
### Describe the bug
I have a Blazor Server app that uses Windows Authentication. It requires SignalR hub connection to update partial UI when a user click a button. I have followed [Use ASP.NET Core…
-
### Library name and version
Azure.AI.OpenAI 2.0.0-beta.1
### Describe the bug
Using the OpenAI library against a "serverless" Azure ML endpoint (i.e. `https://whatever-whatever-whatever-serverless…
-
**Describe the bug**
I was following the first Semantic Kernel Agent sample from: https://learn.microsoft.com/en-us/semantic-kernel/frameworks/agent/examples/example-chat-agent?pivots=programming-lang…