Skip to content

Commit 786cdb7

Browse files
Merge pull request #269588 from rayoef/patch-1
Patch 1
2 parents 4a4efbc + c5c5864 commit 786cdb7

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

articles/virtual-machines/linux/quick-create-cli.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,16 @@ author: chasecrum
55
ms.service: virtual-machines
66
ms.collection: linux
77
ms.topic: quickstart
8-
ms.date: 02/28/2024
8+
ms.date: 03/11/2024
99
ms.author: jushiman
10-
ms.reviewer: jushiman
1110
ms.custom: mvc, devx-track-azurecli, mode-api, innovation-engine, linux-related-content
1211
---
1312

1413
# Quickstart: Create a Linux virtual machine with the Azure CLI on Azure
1514

1615
**Applies to:** :heavy_check_mark: Linux VMs
1716

18-
[![Deploy to Azure](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/?Microsoft_Azure_CloudNative_clientoptimizations=false&feature.canmodifyextensions=true#view/Microsoft_Azure_CloudNative/SubscriptionSelectionPage.ReactView/tutorialKey/CreateLinuxVMAndSSH)
17+
[![Deploy to Azure](https://aka.ms/deploytoazurebutton)](https://go.microsoft.com/fwlink/?linkid=2263115)
1918

2019
This quickstart shows you how to use the Azure CLI to deploy a Linux virtual machine (VM) in Azure. The Azure CLI is used to create and manage Azure resources via either the command line or scripts.
2120

@@ -148,4 +147,4 @@ ssh -o StrictHostKeyChecking=no $MY_USERNAME@$IP_ADDRESS
148147

149148
* [Use Cloud-Init to initialize a Linux VM on first boot](tutorial-automate-vm-deployment.md)
150149
* [Create custom VM images](tutorial-custom-images.md)
151-
* [Load Balance VMs](../../load-balancer/quickstart-load-balancer-standard-public-cli.md)
150+
* [Load Balance VMs](../../load-balancer/quickstart-load-balancer-standard-public-cli.md)

0 commit comments

Comments
 (0)