by George Chrysovaladis Grammatikos | May 26, 2018 | Azure, Azure SQL Database, Networking, VNet
Reading Time: 4 minutesTo connect to a Virtual Network with VPN you need to create a virtual network gateway. There are several types of VPN you can deploy to Azure, these are Point-to-site(P2S), Site-to-Site(S2S), VNet-to-Vnet and Express Route circuit. In this post,...
by George Chrysovaladis Grammatikos | May 24, 2018 | Azure, Security
Reading Time: 3 minutesMicrosoft Azure provides a way to manage cryptographic keys and application secrets in a way that it doesn’t expose them to applications. Let’s say that you have a web application and you access this application via a key stored in...
by George Chrysovaladis Grammatikos | Apr 20, 2018 | DevOps, IT
Reading Time: < 1 minuteIn case someone wants to configure a custom Port with an SSL ιt can do so, by following the instructions below : Bind SSL certificate to a custom port number Open CMD and execute the following command, netsh http add sslcert...