Skip to content

Commit fb38371

Browse files
committed
Addressing merge conflict
2 parents fb663b4 + e07e349 commit fb38371

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ 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: chasecrum
1010
ms.reviewer: jushiman
1111
ms.custom: mvc, devx-track-azurecli, mode-api, innovation-engine, linux-related-content
1212
---
1313

1414
# Create a Linux virtual machine on Azure
1515

16-
[![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)
16+
[![Deploy to Azure](https://aka.ms/deploytoazurebutton)](https://go.microsoft.com/fwlink/?linkid=2263115)
1717

1818
## Define environment variables
1919

@@ -132,4 +132,4 @@ ssh -o StrictHostKeyChecking=no $MY_USERNAME@$IP_ADDRESS
132132

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

0 commit comments

Comments
 (0)