{"id":21286238,"url":"https://github.com/moriyoshi/az-cloud-shell-access","last_synced_at":"2025-03-15T15:16:19.756Z","repository":{"id":44563640,"uuid":"408113785","full_name":"moriyoshi/az-cloud-shell-access","owner":"moriyoshi","description":"Access to Azure Cloud Shell from within a Unix terminal","archived":false,"fork":false,"pushed_at":"2022-07-16T14:41:16.000Z","size":57,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-07T02:49:06.335Z","etag":null,"topics":["azure","cloudshell","shell","terminal"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/moriyoshi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-09-19T11:53:55.000Z","updated_at":"2023-09-27T09:39:05.000Z","dependencies_parsed_at":"2022-09-13T12:42:51.363Z","dependency_job_id":null,"html_url":"https://github.com/moriyoshi/az-cloud-shell-access","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moriyoshi%2Faz-cloud-shell-access","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moriyoshi%2Faz-cloud-shell-access/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moriyoshi%2Faz-cloud-shell-access/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moriyoshi%2Faz-cloud-shell-access/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moriyoshi","download_url":"https://codeload.github.com/moriyoshi/az-cloud-shell-access/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243746238,"owners_count":20341204,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["azure","cloudshell","shell","terminal"],"created_at":"2024-11-21T11:28:07.505Z","updated_at":"2025-03-15T15:16:19.735Z","avatar_url":"https://github.com/moriyoshi.png","language":"Go","readme":"# az-cloud-shell-access\n\n## What is this?\n\nThis is a tiny program that allows one to connect to Azure Cloud Shell\nfrom within the ordinary Unix terminal, not from the web browser.\n\n## Usage\n\nYou need to get your resource group and storage account ready by opening up Cloud Shell at Azure Portal at least once.\n\nhttps://shell.azure.com/\n\nIf you've already set up azure CLI, then just type\n\n```\n$ ./az-cloud-shell-access shell\n```\n\nto connect to the cloud shell instance that resides within the tenant of the default subscription.\n\nIf you want to use the instance in the different tenant, specify `AZURE_TENANT_ID` environment variable.\n\n### HTTP forwarding\n\nAzure Cloud Shell has built-in HTTP forward proxy support.\n\n```\n$ ./az-cloud-shell-access proxy --port 8092 --local-addr :8080\n```\n\nwill instruct Azure Cloud Shell control plane and az-cloud-shell-access to forward HTTP requests to the local address `:8080` to the remote address `127.0.0.1:8092`.\n\nThe remote port must be in range of 1025-8079 and 8091-49151.\n\n## The protocol\n\nDetails are taken from windows Terminal's Azure Cloud Shell connector.\n\nhttps://github.com/microsoft/terminal/blob/main/src/cascadia/TerminalConnection/AzureConnection.cpp\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoriyoshi%2Faz-cloud-shell-access","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoriyoshi%2Faz-cloud-shell-access","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoriyoshi%2Faz-cloud-shell-access/lists"}