Azure Bastion | Securely Connect Your Azure Instance

There are couple of way to connect to our instance in Azure. One simplest way is by providing public ip address to our instance so we can remote it directly. This approach is simple but pose more risk because our instance is publicly open to the internet.

Azure provide Azure Bastion to help us connect to our instance securely. Azure Bastion is a service you deploy that lets you connect to a virtual machine using your browser and the Azure portal. The Azure Bastion service is a fully platform-managed PaaS service that you provision inside your virtual network. It provides secure and seamless RDP/SSH connectivity to your virtual machines directly from the Azure portal over TLS. When you connect via Azure Bastion, your virtual machines do not need a public IP address, agent, or special client software.

No alt text provided for this image

Azure Bastion just like a jumphost. All we need is to just use this jumphost to connect to our instance. And since this is a PaaS, Microsoft Azure will take care of Security Patches and Stuffs. To setup an Azure Bastion, simply follow these steps :

  • Login to your Azure Portal, choose your VM / Instance
  • Under Operations Blade, click Bastion

No alt text provided for this image

  • Expand your virtual network space, most likely this step is just to verify we have enough ip to be used as our Bastion

No alt text provided for this image

  • Create Bastion Subnet, you may also use Network Security Group to harden it

No alt text provided for this image

Wait for couple of minutes, and once your Bastion ready, it will goes something like this

No alt text provided for this image

Now you can connect your Instance using Bastion securely and easy.

No alt text provided for this image

Reff :

https://docs.microsoft.com/en-us/azure/bastion/bastion-overview

https://azure.microsoft.com/en-us/pricing/details/azure-bastion/


要查看或添加评论,请登录

M Alim Besari的更多文章

  • Enabling Defender for Server at Resource Level

    Enabling Defender for Server at Resource Level

    --Intro-- Microsoft Defender for Servers is a security solution within Microsoft Defender for Cloud designed to protect…

    1 条评论
  • Azure Arc : Manage Your Hybrid and Multi-Cloud Environment with Ease

    Azure Arc : Manage Your Hybrid and Multi-Cloud Environment with Ease

    The IT landscape is no longer confined to a single data center. Businesses today leverage a blend of on-premises…

  • Native RDP with Azure Bastion

    Native RDP with Azure Bastion

    Azure Bastion is a fully managed service that provides more secure and seamless Remote Desktop Protocol (RDP) and…

  • CTF : Black Belt Cisco DNA Presales Stage 2 (BBDNAP2FY23)

    CTF : Black Belt Cisco DNA Presales Stage 2 (BBDNAP2FY23)

    I am writing this article as feedback to the CTF of Black Belt Cisco DNA Presales Stage 2 (BBDNAP2FY23). To begin, this…

  • Re-Protect to Different Data Store on Azure (Preview)

    Re-Protect to Different Data Store on Azure (Preview)

    One of the use case of using azure is BCDR (Business Continuity Disaster Recovery). In my lab environment, I have VM…

    3 条评论
  • Azure VNET Peering

    Azure VNET Peering

    Selalu ada jalan menuju Roma - (Indonesia Proverbs) There is always a way, that is something in my mind when I had to…

    1 条评论
  • Deploying Self Service Reset Password for Active Directory with Azure Active Directory

    Deploying Self Service Reset Password for Active Directory with Azure Active Directory

    Well, to be frank this is one of the use case I got from my customer. Currently they have active directory on their…

    5 条评论
  • Backup DNA Center

    Backup DNA Center

    After successfully implemented Software Defined Access using DNA Center, one thing that need to be considered is…

    1 条评论
  • Deploying Cisco Software Defined Access #Part 1

    Deploying Cisco Software Defined Access #Part 1

    Hi folks, in this article i am gonna share how do I deploy Cisco SDA based on my experience. This article will contain…

  • Link Aggregation on WLC 3504

    Link Aggregation on WLC 3504

    Link aggregation (802.3ad) is very useful when we are going to have more bandwidth and more redundancy.

社区洞察

其他会员也浏览了