Skip to content

Commit 1a41244

Browse files
authored
Merge pull request #157944 from SanDeo-MSFT/patch-68
Update login-using-aad.md
2 parents 2bcc16e + e72d173 commit 1a41244

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/virtual-machines/linux/login-using-aad.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,15 @@ ms.reviewer: sandeo
1414

1515
ms.custom: references_regions
1616
---
17-
# Preview: Log in to a Linux virtual machine in Azure using Azure Active Directory authentication
18-
19-
To improve the security of Linux virtual machines (VMs) in Azure, you can integrate with Azure Active Directory (AD) authentication. When you use Azure AD authentication for Linux VMs, you centrally control and enforce policies that allow or deny access to the VMs. This article shows you how to create and configure a Linux VM to use Azure AD authentication.
17+
# Deprecated: Login to a Linux virtual machine in Azure with Azure Active Directory using device code flow authentication
2018

2119
> [!CAUTION]
2220
> **The public preview feature described in this article is being deprecated August 15th, 2021.**
2321
>
2422
> This feature is being replaced with the ability to use Azure AD and SSH via certificate-based authentication. For more information see the article, [Preview: Login to a Linux virtual machine in Azure with Azure Active Directory using SSH certificate-based authentication](../../active-directory/devices/howto-vm-sign-in-azure-ad-linux.md).
2523
24+
To improve the security of Linux virtual machines (VMs) in Azure, you can integrate with Azure Active Directory (AD) authentication. When you use Azure AD authentication for Linux VMs, you centrally control and enforce policies that allow or deny access to the VMs. This article shows you how to create and configure a Linux VM to use Azure AD authentication.
25+
2626
There are many benefits of using Azure AD authentication to log in to Linux VMs in Azure, including:
2727

2828
- **Improved security:**

0 commit comments

Comments
 (0)