-
### 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…
-
I can't enable encryption using Customer Managed Key.
the following resources are created :
1. User Assigned managed identity
2. Azure KeyVault with a RSA key added
the identity is assigned Contri…
-
This is a C++ design guideline question, which might also impact codegen for appconfig (FYI @antkmsft)
There seems to be a bit of inconsistency in our service SDKs on this topics.
For example, attest…
-
Hi Team,
We've been utilizing the following link https://learn.microsoft.com/en-us/java/api/overview/azure/security-keyvault-jca-readme in the AppCAT for Java to provide additional information. It a…
-
looks like core-client-rest uses application/json;charset=UTF-8 but core-client / autorest based mappers default to "application/json"
core-client-rest: https://github.com/Azure/azure-sdk-for-js/bl…
-
1.
**Package:** `azure-security-attestation`
**Section link:**
- https://learn.microsoft.com/en-us/python/api/overview/azure/security-attestation-readme?view=azure-python#set-an-attestation-policy-fo…
-
### What happened?
Hey Guys, when creating KeyVault Access Policy in the stack with the following code
```csharp
_ = new AccessPolicy(
$"policy-{SvCdKv.GetResourceName()}-{policy.Key}",
…
-
Today I run in a problem loading the keyvault plugin. Till today 2am it was running smoothly.
Now it shows me an error loading the DLLs. I find same problems with version 2.1.x. Workaroud was comppi…
-
Tables' ci.yml was the only one that was inconsistent. All other instances within the repo have the `LiveTestCtestRegex` value match `CtestRegex`, so we fixed it in https://github.com/Azure/azure-sdk-…
-
I have the following workflow:
```yml
jobs:
fetch-secrets:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
submodules: …