-
First, we move `properties` into `PagedResponse()`, but then we call `properties.Items` on a moved object.
https://github.com/Azure/azure-sdk-for-cpp/blob/3687136d04cc8e425cb368ce879a1686834b17c9/sdk…
-
### Description
I've currently added the necessary secrets directly to the KeyVault. This should be changed so that the KeyVault is populated with terraform instead.
It's the two secrets:
- ContactA…
-
### Summary
Deploying using GitHub Actions then switching and deploying (to the same TRE instance) using a DevContainer errors during the DevContainer deployment due to KeyVault permissions issue.
P…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Affected Resource(s)
apiVersion: keyvault.azure.upbound.io/v1beta1
kind: Secret
### Resource MRs required …
-
I have the following workflow:
```yml
jobs:
fetch-secrets:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
submodules: …
-
This was brought up in #1894 and also supported in ASOv1.
This is related to #1415 which was originally for ASOv1 but would apply to ASOv2 as well if it had KV support.
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
Issue
===
Azure SDK provides [6 distinct clients](https://learn.microsoft.com/en-us/dotnet/api/overview/azure/key-vault?view=azure-dotnet) to interact with the KeyVault data plane:
* `Azure.Se…
-
Existing resource created with azure/azapi v1.12.1 had no explicit location in the definition, so it was automatically set to westeurope.
On upgrading to azure/azapi v1.13.1, the location is now set …
-
This issue tracks migrating Key Vault client generation from OpenAPI to TypeSpec:
- [ ] administration
- [ ] certificates
- [ ] keys
- [ ] secrets
This is the high-level process for each library:
-…