Skip to content

Instantly share code, notes, and snippets.

@johndowns
Created September 17, 2018 09:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save johndowns/e6c8f39a0c452d0ada8c11098c93a5ae to your computer and use it in GitHub Desktop.
Save johndowns/e6c8f39a0c452d0ada8c11098c93a5ae to your computer and use it in GitHub Desktop.
New-AzureRmStorageAccountKey `
-ResourceGroupName $ResourceGroupName `
-StorageAccountName $storageAccountName `
-KeyName $storageKeyNameToRotate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment