azure-sdk-for-php icon indicating copy to clipboard operation
azure-sdk-for-php copied to clipboard

Keyvault support

Open udf2457 opened this issue 9 years ago • 3 comments

Please consider implementing keyvault support in the PHP SDK

udf2457 avatar Oct 25 '16 22:10 udf2457

Investigate in Milestone https://github.com/Azure/azure-sdk-for-php/milestone/9

sergey-shandar avatar Oct 26 '16 00:10 sergey-shandar

+1

Oxicode avatar Nov 10 '17 21:11 Oxicode

I had to write a quick POC for using Azure Key Vault with PHP. Details below.

https://github.com/bentaylorwork/php-azure-key-vault

https://packagist.org/packages/bentaylorwork/azurekeyvault

Hopefully it will help someone get started with it.

Thanks

bentaylorwork avatar Nov 20 '17 12:11 bentaylorwork