Created
January 31, 2024 10:34
-
-
Save hermannolafs/7a70975bad78b49c5c952726cd73713f to your computer and use it in GitHub Desktop.
az ssh vm port forward
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
az ssh vm --ip 1.2.3.4 -- "-L 3000:127.0.0.1:3000" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment