quarkiverse / quarkus-azure-services

Quarkus extensions for Azure services
Apache License 2.0
13 stars 17 forks source link

Test KeyVault Secret APIs thoroughly in the integration-test. #223

Open galiacheng opened 2 months ago

galiacheng commented 2 months ago

Currently, https://github.com/quarkiverse/quarkus-azure-services/pull/218 covers creating secrets using sync and async client.

This issue is to cover more APIs.