Azure / api-management-samples

MIT License
138 stars 137 forks source link

get ocp_apim_subscription_key programmatically #30

Open chlsmith opened 5 years ago

chlsmith commented 5 years ago

I need to be able to store this key in keyvault so I can use it later in azure devops as a secret, but I don't see a way to grab the key programmatically. Is there a way, and if so, how do I go about it? I'm fine with az cli or azure powershell...doesn't matter to me.