1 min read
Azure – You can now resize your peered virtual network with no downtime (preview)
As you know, you can create virtual network (vNet) on Azure.
As you know, you can setup a Site-to-Site VPN between your on-premises infrastructure and Azure.
This VPN connectivity involves the creation of a Local Network Gateway (LNG).
Until now, you add to configure a public IP for your LNG.
Well, good news you can now use a Fully Qualified Domain Name (FQDN) instead of the public IP. This is quite handy if you have to connect branch offices which may use a dynamic public IP.
To start using this new capability, logon to your Azure portal (https://portal.azure.com) and create a new LNG
Then you can switch to FQDN for the endpoint definition
NOTES
1 min read
As you know, you can create virtual network (vNet) on Azure.
1 min read
As you know, you can configure Named Location on Azure AD for use with Conditional Access either based on public IP address or country.
1 min read
As you know, you can customize the logon sign-in pages with your company logo, custom image and color (this requires to have at least an Azure AD P1...