MeviTech
  • Home
  • About Me
  • Contact
Sign in Subscribe

azure

A collection of 4 posts
Setup Azure Virtual WAN - P2S OpenVPN with AD Integration
OpenVPN

Setup Azure Virtual WAN - P2S OpenVPN with AD Integration

Why do we use Azure Virtual WAN instead of Azure Virtual Network Gateway? Azure Virtual Network Gateway won't allow us to connect to the internet through the VPN connection. How to setup Azure Virtual WAN for VPN? The following are the major steps included in setting up Virtual
Jan 22, 2024 6 min read
Uploading SSL certificate to Azure Application gateway
azure

Uploading SSL certificate to Azure Application gateway

Convert SSL to pfx format and upload it to Azure Application Gateway
Mar 18, 2021 2 min read
Add additional disk in Azure Virtual Machine - No downtime
azure

Add additional disk in Azure Virtual Machine - No downtime

If you have a virtual machine in Azure which is running out of space, follow the below instruction to add additional disk to the VM. As usual, like all other Azure things, increasing the capacity of a volume is not simple or intuitive like AWS. Increasing the disk space of
Mar 7, 2021 4 min read
Add basic auth in Tomcat 8.5
application gateway

Add basic auth in Tomcat 8.5

Open tomcat-users.xml with the following command sudo vim /usr/share/tomcat/conf/tomcat-users.xml Enter the following content inside the <tomcat-users> </tomcat-users> tag <role rolename="tomcat"/> <user username="the-user-name" password="th3-p@$$w0rd" roles="tomcat"
Nov 12, 2020 1 min read
Page 1 of 1
MeviTech © 2025
  • LinkedIn
  • Twitter
  • Github
Powered by Ghost