| author | sdwheeler |
|---|---|
| description | Learn to embed Azure Cloud Shell. |
| manager | mkluck |
| ms.author | sewhee |
| ms.contributor | jahelmic |
| ms.date | 11/14/2022 |
| ms.service | cloud-shell |
| ms.tgt_pltfrm | vm-linux |
| ms.topic | article |
| ms.workload | infrastructure-services |
| services | cloud-shell |
| tags | azure-resource-manager |
| title | Embed Azure Cloud Shell |
Embedding Cloud Shell enables developers and content writers to directly open Cloud Shell from a
dedicated URL, shell.azure.com. This link brings the full power of Cloud Shell's authentication,
tooling, and up-to-date Azure CLI and Azure PowerShell tools to your users.
You can use the following images in your own webpages and app as buttons to start a Cloud Shell session.
Regular sized button
Large sized button
To integrate Cloud Shell's launch button into markdown files by copying the following code:
Regular sized button
[Large sized button
[The location of these image files is subject to change. We recommend that you download the files for use in your applications.
Set a specific shell experience by augmenting your URL.
| Experience | URL |
|---|---|
| Most recently used shell | https://shell.azure.com |
| Bash | https://shell.azure.com/bash |
| PowerShell | https://shell.azure.com/powershell |

