-
Hi, I could not get it to work with my own data on AI Search. When I click on Azure AI Search extension. I fill in Key, Search name, Index name. But it does not work, What should I put in the API Endp…
-
**Describe the bug/feature**
The Azure SDK ships with copies of the SDKs all the back to 2015, this makes the Azure directory under site-packages to be close to 700MB, and growing. In most case these…
sodul updated
3 months ago
-
### Library name and version
Azure.Identity 1.13.1
### Describe the bug
Azure.Identity version 1.13.0 and 1.13.1 failing with ChainedTokenCredential
My code is using ChainedTokenCredential with Ma…
-
**Describe the bug**
Iac looks like:
```hcl
AZURE_TENANT_ID = data.azurerm_client_config.current.tenant_id
AZURE_CLIENT_ID …
-
- **azure-monitor-opentelemetry**:
- **1.6.1**:
- **Linux**:
- **3.11**:
**Describe the bug**
Running an Azure Function, which listen to an eventhub (not sure if it's relevant), causing exception …
-
I tested the Keyvault JCA and noted that it uses the Azure IMDS endpoint to retrieve an access token. I tested the endpoint directly using a workload identity on the pod and noted that workload identi…
-
**Issue Description**
We are getting this kind of exceptions "`"Could not load file or assembly 'Azure.Security.KeyVault.Keys, Version=4.4.0.0, Culture=neutral, PublicKeyToken=927421***e12e44c8'. Cou…
-
When adding NuGet packages with common dependency but with different versions in a Jupyter notebook, compiler warning CS1701 occurs. To suppress this, each code cell needs `#pragma warning disable CS1…
-
When `keyvault.get_vault` tries to get non-existing vault the function throws error:
```
File ".venv/lib/python3.9/site-packages/pulumi_azure_native/keyvault/get_vault.py", line 127, in get_…
-
### Description
We need workload identity for the [altinn-file-scan](https://github.com/Altinn/altinn-file-scan) application before we can properly remove the Shared Access Signature related code and …