-
## Issue description
There are some shortcomings of the current implementation:
- No SRI-hashes used (https://github.com/NixOS/nixpkgs/pull/341924#issuecomment-2351550017)
- Commit script is re…
-
This morning we started getting errors on all of our Logic Apps with the following error:
Microsoft.Extensions.DependencyInjection: Unable to resolve service for type 'Microsoft.Azure.Workflows.WebJo…
-
### Feature Description
It would be a complete support of the Azure provider if we could plug Azure extensions such as Azure AI Search. It already exists in the Azure OpenAI SDK and it is called like…
-
Now that Microsoft.Extensions namespaces are considered part of the BCL, we can simplify our story around how Azure and SCM-based clients can be added to DI service collections.
I have a sketch sho…
-
### Describe the bug
Hello,
I am looking into adding [deidservice extension](https://github.com/Azure/azure-cli-extensions/tree/main/src/deidservice) under
https://github.com/Azure/azure-cli-extens…
-
### Library name
Azure.AI.Inference
### Please describe the feature.
When trying to use `Azure.AI.Inference` in a native AOT application, the following trim/AOT warnings are produced:
```
ILC …
-
I'm using the PostgreSQL extension PG_TRGM with Azure Database for PostgreSQL Flexible Server. I understand that to use this extension, the server parameter azure.extensions needs to be configured to …
-
**Description**:
I am running an Azure Durable Function in isolated mode within an Azure Container App and encountering issues with authenticating API calls using Azure Active Directory (AAD) tokens.…
-
### Describe the bug
in my azure pipeline, When running swagger tofile myapi.dll swagger.json, authentication exception was thrown out.
From the trace, problem happens as it can't access our azure k…
-
### Description
### Description
I'm experiencing issues with my Azure Functions while using the MultiResponse on HttpTriggers.
Once a single request it's working, once several requests are coming in,…