Skip to content

Commit 6ab6a02

Browse files
authored
Merge pull request #245475 from cherylmc/patch-5
Update bastion-native-pre-vm-connect.md
2 parents 05c37ff + 6892b8c commit 6ab6a02

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

includes/bastion-native-pre-vm-connect.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22
author: cherylmc
33
ms.service: bastion
44
ms.topic: include
5-
ms.date: 06/12/2023
5+
ms.date: 07/19/2023
66
ms.author: cherylmc
77
---
88
Before you begin, verify that you have the following prerequisites:
99

10-
* The latest version of the CLI commands (version 2.32 or later) is installed. For information about installing the CLI commands, see [Install the Azure CLI](/cli/azure/install-azure-cli) and [Get Started with Azure CLI](/cli/azure/get-started-with-azure-cli).
10+
* The latest version of the CLI commands (version 2.32 or later) is installed. You can update your CLI for Bastion using `az extension update --name bastion`. For information about installing the CLI commands, see [Install the Azure CLI](/cli/azure/install-azure-cli) and [Get Started with Azure CLI](/cli/azure/get-started-with-azure-cli).
1111
* Azure Bastion is already deployed and configured for your virtual network. For steps, see [Configure Bastion for native client connections](../articles/bastion/native-client.md).
1212
* A virtual machine in the virtual network.
1313
* The VM's Resource ID. The Resource ID can be easily located in the Azure portal. Go to the Overview page for your VM and select the *JSON View* link to open the Resource JSON. Copy the Resource ID at the top of the page to your clipboard to use later when connecting to your VM.
1414
* If you plan to sign in to your virtual machine using your Azure AD credentials, make sure your virtual machine is set up using one of the following methods:
1515
* Enable Azure AD sign-in for a [Windows VM](../articles/active-directory/devices/howto-vm-sign-in-azure-ad-windows.md) or [Linux VM](../articles/active-directory/devices/howto-vm-sign-in-azure-ad-linux.md).
1616
* [Configure your Windows VM to be Azure AD-joined](../articles/active-directory/devices/concept-azure-ad-join.md).
17-
* [Configure your Windows VM to be hybrid Azure AD-joined](../articles/active-directory/devices/concept-azure-ad-join-hybrid.md).
17+
* [Configure your Windows VM to be hybrid Azure AD-joined](../articles/active-directory/devices/concept-azure-ad-join-hybrid.md).

0 commit comments

Comments
 (0)