PowerTip: Create new authentication keys for AzureRM Cognitive Services
Summary: Change the keys to authenticate to Azure RM Cognitive Services, by using Windows PowerShell. Hey, Scripting Guy! I created the keys for my Rest API. I know I can change them in the web portal, but is there a faster way of doing it through Windows PowerShell? There absolutely is! Just use the New-AzureRMCognitiveServicesAccountKey cmdl...