Azure App Service is a popular platform-as-a-service (PaaS) offering from Microsoft Azure, which allows users to deploy and manage web applications easily. One common requirement for web applications is to display date and time in the user’s...
Introduction There are always several reasons to move on from your existing infrastructure. Some admins are pursuing recent versions of familiar products. Some, on the other hand, just want to get rid of the bugs they already learned to live...
Introduction NIC or ports teaming in ESXi allows the hypervisor to share traffic among the physical and virtual networks, thereby increasing the bandwidth of vSphere virtual switch or a group of ports. It allows to load balance network traffic in...
In light of my previous discussion on different virtual disks, I would like to continue this topic by highlighting a quite interesting option that enables you to expand the possibilities of the VM configuration. As you probably have noticed...
Introduction I have shared a working algorithm on replacing the ESXi SSL certificate with a self-signed one, but, as you know well, there’s always room for perfection. So, I have been practicing with a more universal scenario that could...