Implementing Azure Network Adapter
As part of a hybrid cloud strategy, it is important to consider how you will implement secure and protected cross-premises connectivity without public IP addressing and exposing vulnerable management ports and protocols to the internet.
This recipe will teach you to implement Azure Network Adapter to securely connect your on-premises Window Server to your Azure virtual network using a Point-to-Site encrypted Virtual Private Network (VPN) connection.
Getting ready
This recipe requires the following:
- A device with a browser, such as Edge or Chrome, to access the Azure portal at https://portal.azure.com.
- Access to an Azure subscription, where you have access to the Owner role for the Azure subscription.
- An on-premises or non-Azure hosted Windows 2019 server where we will enable Azure Network Adapter; this server will be used to establish the connection to the Azure target VM. If this server has any network filtering, such as...