Skip to content

Instantly share code, notes, and snippets.

@ramingar
Last active January 4, 2022 15:44
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 ramingar/8dd53420120a0184692c201a4c8b66ce to your computer and use it in GitHub Desktop.
Save ramingar/8dd53420120a0184692c201a4c8b66ce to your computer and use it in GitHub Desktop.
az-create-remote-connection #terminal #azure #connection #remote
az webapp create-remote-connection --subscription xxxx-xxxxxx-xxxxxxx-xxxxxxxxxxx --resource-group yyyyyyy --name zzzzz --slot <slot_name_if_required> -p 12345
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment