-
### Steps to Reproduce
Use the Android HttpClient implementation.
Call HttpClient.SendAsync or probably any of its other methods, on an endpoint that does not exist such as http://localhost:1234…
-
I'm trying to start dab with this configuration
```{
"$schema": "https://github.com/Azure/data-api-builder/releases/download/v1.1.7/dab.draft.schema.json",
"data-source": {
"database-type"…
-
**Describe the bug**
AzureCosmosDBNoSQLMemoryStore can not save Information to Azure NoSQL Cosmos DB because CosmosDb Method UpsertItemAsync() fails to execute with following message:
```
"One of t…
-
### What happened?
**This is the scenario.**
A SQL database with a Person table.
A Person may have 0:M Addresses. Each Address has an AddressType.
A Person may have 0:M PhoneNumbers. Each PhoneNum…
-
Because Azure services define a lot of enums and, despite generating most of our clients, hand-authored enums could benefit from consistency with [our guidelines](https://azure.github.io/azure-sdk/rus…
-
Can't find Azure Health Data Services under APIs my organization uses. What should I do and could you update the document?
https://learn.microsoft.com/en-us/azure/healthcare-apis/azure-api-for-fhir…
-
-
The file "azure-rest-api-specs/specification/cognitiveservices/data-plane/Common/BasicRegions.json" needs to have the value "southcentralus" added to the enum so that the documentation is updated and …
-
I want to create an app to manage Staff Details at a school using the Staff App Catalog Group in C#
-
## Use case
Starting from rabbitMQ 4.0, AMQP protocol 1.0 is natively supported, and it should be more performant.
https://www.rabbitmq.com/blog/2024/08/05/native-amqp
This will requires some…