|
| 1 | +--- |
| 2 | +title: Use Cloud Shell in the Azure mobile app |
| 3 | +description: Use the Azure mobile app to execute commands in Cloud Shell. |
| 4 | +ms.date: 05/21/2024 |
| 5 | +ms.topic: conceptual |
| 6 | +--- |
| 7 | + |
| 8 | +# Use Cloud Shell in the Azure mobile app |
| 9 | + |
| 10 | +The Azure Cloud Shell feature in the Azure mobile app provides an interactive, authenticated, browser-accessible terminal for managing Azure resources. |
| 11 | + |
| 12 | +You can execute commands in Cloud Shell through either Bash or PowerShell, and you can switch shells anytime. |
| 13 | + |
| 14 | +:::image type="content" source="media/cloud-shell/cloud-shell-bash-powershell.png" alt-text="Screenshot showing Bash and PowerShell options for Cloud Shell in the Azure mobile app."::: |
| 15 | + |
| 16 | +## Access Cloud Shell in the Azure mobile app |
| 17 | + |
| 18 | +To launch Cloud Shell from within the Azure mobile app, select the **Cloud Shell** card on the [Azure mobile app **Home**](home.md). If you don't see the **Cloud Shell** card, you may need to scroll down. You can rearrange the order in which cards are displayed by selecting the **Edit** (pencil) icon on Azure mobile app **Home**. |
| 19 | + |
| 20 | +:::image type="content" source="media/cloud-shell/cloud-shell-home.png" alt-text="Screenshot showing the Azure mobile app Home with the Cloud Shell card."::: |
| 21 | + |
| 22 | +## Set up storage account |
| 23 | + |
| 24 | +Cloud Shell requires a storage account to be associated with your sessions (or an [ephemeral session](/azure/cloud-shell/get-started/ephemeral)). If you already set up a storage account for Cloud shell, or you opted to use ephemeral sessions, that selection is remembered when you launch Cloud Shell in the Azure mobile app. |
| 25 | + |
| 26 | +If you haven't used Cloud Shell before, you need to create a new storage account for Cloud Shell. When you first launch Cloud Shell, you'll be prompted to select a subscription in which a new storage account will be created. |
| 27 | + |
| 28 | +:::image type="content" source="media/cloud-shell/cloud-shell-storage.png" alt-text="Screenshot of Cloud Shell in the Azure mobile app for a new user. "::: |
| 29 | + |
| 30 | +## Use toolbar actions |
| 31 | + |
| 32 | +The Cloud Shell toolbar in the Azure mobile app offers several helpful commands: |
| 33 | + |
| 34 | +:::image type="content" source="media/cloud-shell/cloud-shell-toolbar.png" alt-text="Screenshot showing the Cloud Shell toolbar in the Azure mobile app."::: |
| 35 | + |
| 36 | +- Select **X** to close Cloud Shell and return to **Home**. |
| 37 | +- Select the dropdown to switch between Bash and PowerShell. |
| 38 | +- Select the **Power** button to restart Cloud Shell with a new session. |
| 39 | +- Select the **Clipboard** icon to paste content from your device's clipboard. |
| 40 | + |
| 41 | +## Current limitations |
| 42 | + |
| 43 | +The Cloud Shell feature in the Azure mobile app has certain limitations compared to the same feature in the Azure portal. The following functionalities are currently unavailable in the Azure mobile app: |
| 44 | + |
| 45 | +- Command history |
| 46 | +- IntelliSense |
| 47 | +- File/script uploading |
| 48 | +- Cloud Shell editor |
| 49 | +- Port preview |
| 50 | +- Retrieve additional tokens |
| 51 | +- Reset user settings |
| 52 | +- Font changes |
| 53 | + |
| 54 | +## Next steps |
| 55 | + |
| 56 | +- Learn more about the [Azure mobile app](overview.md). |
| 57 | +- Learn more about [Azure mobile app **Home**](home.md) and how to customize it. |
| 58 | +- Download the Azure mobile app for free from the [Apple App Store](https://aka.ms/azureapp/ios/doc), [Google Play](https://aka.ms/azureapp/android/doc) or [Amazon App Store](https://aka.ms/azureapp/amazon/doc). |
| 59 | +- Learn more about [Azure Cloud Shell](/azure/cloud-shell/overview). |
0 commit comments