azure-sdk-for-php
azure-sdk-for-php copied to clipboard
Keyvault support
Please consider implementing keyvault support in the PHP SDK
Investigate in Milestone https://github.com/Azure/azure-sdk-for-php/milestone/9
+1
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