You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-cli/popular-articles-using-the-azure-cli.md
+13-13
Original file line number
Diff line number
Diff line change
@@ -17,13 +17,13 @@ The Azure CLI is used in many Azure services resulting in articles being spread
17
17
18
18
## Compute
19
19
20
-
|||||
20
+
|Service|Article type|Article title|Description|
21
21
|-|-|-|-|
22
22
|Virtual Machines | Tutorial: Linux | [Create a Linux virtual machine with the Azure CLI](azure-cli-vm-tutorial.yml) | Create a virtual machine. Learn about output queries and setting environment variables.
23
23
|Virtual Machines | Quickstart: Linux | [Create a Linux virtual machine using the Azure CLI](/azure/virtual-machines/linux/quick-create-cli) | Create and deploy a Linux virtual machine. Open a port for web traffic, and install a web server.
24
24
|Virtual Machines | How-to guide: Linux |[Create a Linus image of a virtual machine or VHD](/azure/virtual-machines/linux/capture-image) | Deprovision an existing virtual machine, create an image, and create a new virtual machine from the captured image.
25
25
|Virtual Machines | How-to guide: Linux | [Upload a VHD to Azure using the Azure CLI](/azure/virtual-machines/linux/disks-upload-vhd-to-managed-disk-cli) | Create an empty managed disk, upload your local VHD file, and copy a managed disk.
26
-
|Virtual Machines | How-to guide: Linux | [Create a shared image gallery using the Azure CLI](/azure/virtual-machines/linux/shared-images) | Create a Shared Image Gallery of custom VM images with others in your organization, within or across regions, or within an AAzure Active Directory tenant.
26
+
|Virtual Machines | How-to guide: Linux | [Create a shared image gallery using the Azure CLI](/azure/virtual-machines/linux/shared-images) | Create a Shared Image Gallery of custom VM images with others in your organization, within or across regions, or within an Azure Active Directory tenant.
27
27
|Virtual Machines | How-to guide: Linux | [Deploy Spot VMs using the Azure CLI (preview)](/azure/virtual-machines/linux/spot-cli) | Deploy a Linux Spot virtual machine that will not be evicted based on price.
28
28
|Virtual Machines | Quickstart: Windows | [Create a Windows virtual machine using the Azure CLI](/azure/virtual-machines/windows/quick-create-cli) | Deploy a virtual machine in Azure that runs Windows Server 2016.
29
29
|Virtual Machines | Learn Module | [Manage virtual machines using the Azure CLI](https://docs.microsoft.com/learn/modules/manage-virtual-machines-with-azure-cli/) | Create, start, stop, and perform additional management tasks related to virtual machines.
@@ -35,20 +35,20 @@ The Azure CLI is used in many Azure services resulting in articles being spread
35
35
36
36
## Networking
37
37
38
-
|||||
38
+
|Service|Article type|Article title|Description|
39
39
|-|-|-|-|
40
40
|Virtual Network|Quickstart | [Create a virtual network using the Azure CLI](/azure/virtual-network/quick-create-cli) | Create a virtual network, deploy two virtual machines into the virtual network, and connected to the virtual machines from the internet.
41
41
|Virtual Network|How-to guide | [Enable Accelerated Networking on a Linux virtual machine using the Azure CLI](/azure/virtual-network/create-vm-accelerated-networking-cli) | Create a Linux virtual machine, handle dynamic binding and revocation of virtual function, and enable Accelerated Networking.
42
42
43
43
## Internet of Things
44
44
45
-
|||||
45
+
|Service|Article type|Article title|Description|
46
46
|-|-|-|-|
47
47
|IoT Hub|Tutorial | [Configure IoT Hub message routing using the Azure CLI](/azure/iot-hub/tutorial-routing) | Set up and use custom routing queries with IoT Hub.
48
48
49
49
## Developer Tools
50
50
51
-
|||||
51
+
|Service|Article type|Article title|Description|
52
52
|-|-|-|-|
53
53
|Azure App Configuration|Samples |[Azure CLI samples for Azure App Configuration](/azure/azure-app-configuration/cli-samples) | Get links to bash scripts that use the Azure CLI for Azure App Configuration.
54
54
|Azure DevOps| Get Started: DevOps Pipeline |[Create your first Azure Pipeline using the Azure CLI](/azure/devops/pipelines/create-first-pipeline-cli) | Create a new pipeline in a cloned GitHub directory, manage and run your pipelines.
@@ -57,7 +57,7 @@ The Azure CLI is used in many Azure services resulting in articles being spread
57
57
58
58
## Databases
59
59
60
-
|||||
60
+
|Service|Article type|Article title|Description|
61
61
|-|-|-|-|
62
62
|SQL Database| Sample |[Configure Azure SQL Database using the Azure CLI](/azure/sql-database/sql-database-cli-samples?tabs=single-database) | Azure CLI samples for Azure SQL Database.
63
63
|MySQL|Quickstart |[Create an Azure Database for MySQL server using the Azure CLI](/azure/mysql/quickstart-create-mysql-server-database-using-azure-cli) | Create an Azure Database for MySQL server. Configure a firewall rule and SSL settings. Get and use connection information.
@@ -66,15 +66,15 @@ The Azure CLI is used in many Azure services resulting in articles being spread
66
66
67
67
## Analytics
68
68
69
-
|||||
69
+
|Service|Article type|Article title|Description|
70
70
|-|-|-|-|
71
71
Azure Event Hub |Quickstart |[Create an event hub using the Azure CLI](/azure/event-hubs/event-hubs-quickstart-cli) | Create an Event Hubs namespace, and an event hub.
72
72
HDInsight |How-to-guide |[Create HDInsight clusters using the Azure CLI](/azure/hdinsight/hdinsight-hadoop-create-linux-clusters-azure-cli) | Create a HDInsight 3.6 cluster.
73
73
HDInsight |Tutorial |[Manage Azure HDInsight clusters using the Azure CLI](/azure/hdinsight/hdinsight-administer-use-command-line) | List, show, delete, and scale HDInsight clusters.
74
74
75
75
## Management and Governance
76
76
77
-
|||||
77
+
|Service|Article type|Article title|Description|
78
78
|-|-|-|-|
79
79
Resource Manager Templates |How-to guide |[Deploy resources with Azure Resource Manager templates and the Azure CLI](/azure/azure-resource-manager/templates/deploy-cli) | Deploy your resources to Azure using templates.
80
80
Resource Manager groups |How-to guide |[Manage Azure Resource Manager resource groups by using the Azure CLI](/azure/azure-resource-manager/management/manage-resource-groups-cli) | Use Azure Resource Manager to manage your Azure resource groups.
@@ -83,15 +83,15 @@ Policy assignment |Quickstart |[Create a policy assignment to identify non-compl
83
83
84
84
## Hybrid
85
85
86
-
|||||
86
+
|Service|Article type|Article title|Description|
87
87
|-|-|-|-|
88
88
Azure Stack Hub| Quickstart: Linux VM |[Create a Linux server virtual machine in Azure Stack Hub using the Azure CLI](/azure-stack/user/azure-stack-quick-create-vm-linux-cli) | Create an Ubuntu Server 16.04 LTS virtual machine, connect to the virtual machine with a remote client, and install an NGINX web server.
89
89
Azure Stack Hub| Quickstart: Windows VM |[Create a Windows Server virtual machine in Azure Stack Hub using the Azure CLI](/azure-stack/user/azure-stack-quick-create-vm-windows-cli) |Create a Windows Server 2016 virtual machine, connect the virtual machine with a remote client, and install the IIS web server.
90
90
Azure Stack Hub| How-to guide: ASDK resources |[Manage and deploy resources to Azure Stack Hub using the Azure CLI](/azure-stack/user/azure-stack-version-profiles-azurecli2) | Set up the Azure CLI to manage Azure Stack Development Kit (ASDK) resources from Linux, Mac, and Windows client platforms.
91
91
92
92
## Storage
93
93
94
-
|||||
94
+
|Service|Article type|Article title|Description|
95
95
|-|-|-|-|
96
96
Blob storage |Quickstart | [Create, download, and list blobs using the Azure CLI](/azure/storage/blobs/storage-quickstart-blobs-cli) | Upload and download data to and from Azure Blob storage.
97
97
Blob storage |How-to guide |[Authorize access to blob or queue data using the Azure CLI](/azure/storage/common/authorize-data-operations-cli) | Specify how data operations are authorized, and set environment variables for parameters.
@@ -100,7 +100,7 @@ File storage |Quickstart |[Create and manage Azure file shares using the Azure C
100
100
101
101
## Security
102
102
103
-
|||||
103
+
|Service|Article type|Article title|Description|
104
104
|-|-|-|-|
105
105
Service principal |How-to guide |[Create an Azure service principal with the Azure CLI](/cli/azure/create-an-azure-service-principal-azure-cli) | Create, get information about, and reset a service principal with the Azure CLI.
106
106
RBAC |How-to guide |[Add or remove role assignments using Azure RBAC and the Azure CLI](/azure/role-based-access-control/role-assignments-cli) | Assign roles to Azure role-based access control.
@@ -109,15 +109,15 @@ Key Vault |Tutorial |[Manage storage account keys with Key Vault and the Azure C
109
109
110
110
## AI + Machine Learning
111
111
112
-
|||||
112
+
|Service|Article type|Article title|Description|
113
113
|-|-|-|-|
114
114
Machine Learning |Reference |[Use the Azure CLI extension for Azure Machine Learning](/azure/machine-learning/reference-azure-machine-learning-cli) | Run experiments to create machine learning models and register machine learning models for customer usage. Package, deploy and track the lifecycle of your machine learning models.
115
115
Cognitive Services |How-to-guide |[Create a Cognitive Services resource using the Azure CLI](/azure/cognitive-services/cognitive-services-apis-create-account-cli) | Sign up for Azure Cognitive Services and create an account that has a single-service or multi-service subscription. Use the keys and endpoint generated for you to authenticate your applications.
116
116
Azure Monitor |How-to guide |[Create a Log Analytics workspace using the Azure CLI](/azure/azure-monitor/learn/quick-create-workspace-cli) | Create and deploy a Log Analytics workspace.
117
117
118
118
## Geographies
119
119
120
-
|||||
120
+
|Service|Article type|Article title|Description|
121
121
|-|-|-|-|
122
122
Azure Germany |Get Started |[Connect to Azure Germany by using the Azure CLI](/azure/germany/germany-get-started-connect-with-cli) | Using Azure Germany, manage a large subscription through scripts and access features that are not currently available in the global Azure portal.
123
123
Azure Government|Get Started |[Connect to Azure Government with Azure CLI](/azure/azure-government/documentation-government-get-started-connect-with-cli)|Access and start managing resources in Azure Government.
Copy file name to clipboardExpand all lines: articles/go/includes/cloud-shell-try-it.md
+27-6
Original file line number
Diff line number
Diff line change
@@ -4,10 +4,31 @@ ms.technology: azure-cli
4
4
---
5
5
## Launch Azure Cloud Shell
6
6
7
-
The Azure Cloud Shell is an interactive shell that runs on Azure. It has common tools pre-installed and configured to use with your account. Just click the **Copy** to copy the code, paste it into the Cloud Shell, and then press enter to run it. There are a few ways to launch the Cloud Shell:
7
+
The Azure Cloud Shell is an interactive shell that runs on Azure. It has common tools pre-installed and configured to use with your account. Select **Copy** to copy the code, paste it to the Cloud Shell, and then press Enter to run it.
| Click **Try It** in the upper right corner of a code block. ||
12
-
| Open Cloud Shell in your browser. |[](https://shell.azure.com/bash)|
13
-
| Click the **Cloud Shell** button on the menu in the upper right of the [Azure portal](https://portal.azure.com). ||
9
+
There are a few ways to launch the Cloud Shell:
10
+
11
+
:::row:::
12
+
:::column span="":::
13
+
Select **Try It** in the upper right corner of a code block.
14
+
:::column-end:::
15
+
:::column span="":::
16
+

0 commit comments