Azure-Samples / azure-sdk-for-go-samples

Examples of how to utilize Azure services from Go.
MIT License
296 stars 184 forks source link

Add Azure Stack Support so that Azure Key Vaults can be used inside Azure stack. #257

Open jselleck opened 5 years ago

jselleck commented 5 years ago

Thank you for your contribution and feedback! Help us review faster by providing the following information:

This issue is a: (mark with an x)

Steps to reproduce:

Since the azure key vault url is hard coded you cannot use the sample as is for azure stack key vault.

Errors and log messages:

Expected behavior:

User should specify a vault url instead of a vault.

OS and Go versions:

Further info: