简体   繁体   English

Azure 堡垒主机:使用 Active Directory 登录

[英]Azure Bastion Host: Login using Active Directory

I have created a windows VM on Azure. Users can log in to the VM using Active Directory credentials.我在 Azure 上创建了一个 windows VM。用户可以使用 Active Directory 凭据登录到 VM。 Also, no public IP is associated with VM;此外,没有公共 IP 与 VM 关联; hence, Bastion Host is the only possible way to access the VM.因此,堡垒主机是访问 VM 的唯一可能方式。

Can anyone please help me understand how I can provide active directory credentials to bastion host so that I can log in to VM?任何人都可以帮助我了解如何向堡垒主机提供活动目录凭据以便我可以登录到 VM?

Connecting to virtual machines using Azure Bastion relies on either an SSH key or username/password, and currently does not support the use of Azure AD credentials.使用 Azure Bastion 连接到虚拟机依赖于 SSH 密钥或用户名/密码,目前不支持使用 Azure AD 凭据。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 在没有登录页面的情况下使用 Azure Active Directory 保护 APIM API - Secure APIM APIs using Azure Active Directory without login page 重定向不适用于 SAML 登录,带有 Azure Active Directory 的 php-saml - Redirect not working for SAML login, php-saml with Azure Active Directory Azure 活动目录 MFA - Azure Active Directory MFA 从 AWS EC2 托管 Active Directory 并从 Azure AD 同步用户 - Host an Active Directory from AWS EC2 and sync users from Azure AD 具有 Azure Active Directory 身份验证的 Postgres - Postgres with Azure Active Directory Authentication Azure Active Directory - 范围 - 本地化 - Azure Active Directory - Scopes - Localisation Azure Active Directory 应用程序服务无法使用用户凭据/令牌连接到 Azure Keyvault - Azure Active Directory app service can't connect to Azure Keyvault using user creds/token GKE 集群需要堡垒机吗? - Do GKE clusters need a bastion host? Azure Active Directory 中供应用程序使用的角色和权限 - Roles & Permissions in Azure Active Directory for Application Use 如何使用 Azure Active Directory 在 ASP.NET Core 应用程序中获取经过身份验证的用户的名称 - How to get Name of Authenticated user in ASP.NET Core application using Azure Active Directory
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM