wapacro / az-keyvault-php

Library to easily work with Azure Key Vault using managed identities
https://packagist.org/packages/wapacro/az-keyvault-php
MIT License
17 stars 15 forks source link

Is it possible to fetch key-value pairs from az app configuration? #13

Closed itsfadnis closed 3 years ago

itsfadnis commented 3 years ago

I'm trying to fetch information from an azure app configuration and not an azure keyvault. Would it be possible to fetch it using app configuration API?