Migrating SQL Database from On-Premise to Azure SQL Database.The advent of cloud computing has revolutionized how businesses manage their data and infrastructure. One of the key challenges faced by organizations is the migration of their on-premise databases to the cloud. This process requires careful planning...Jul 13, 2024·5 min read
How to Manage Users, Groups, and Global Administrator Role in Azure Using Microsoft Entra ID.Jun 1, 2024·4 min read
Achieving High Availability with the Virtual Machine Scale Set.Introduction Virtual machine scale sets are a valuable tool for deploying and managing a group of virtual machines in Azure. They provide the ability to easily scale up or down based on demand, ensuring high availability and performance for your appl...Apr 27, 2024·6 min read
How To Recover a Deleted Virtual Machine Using Its OS Disk.Recovering a deleted virtual machine using its OS disk can be a lifesaver in situations where important data or configurations were lost due to accidental deletion. The OS disk (operating system disk) contains the essential files and data necessary t...Apr 22, 2024·3 min read
How To Attach A Data Disk To An Existing Virtual Machine And Initialize It For Use In Azure.The purpose of this article is to show you how to attach a data disk to an existing virtual machine in Azure and initialize it for use. In Azure, there are three types of disks: the OS disk, the data disk, and the temporary disk. The OS disk is the d...Apr 14, 2024·3 min read
How To Create a Linux Virtual Machine in Microsoft Azure Using SSHAzure is a rapidly growing public cloud computing platform that is provided by Microsoft. It is a flexible platform that enables users to do many things such as hosting a website, storing files, as well as working with virtual machines, etc. Azure al...Apr 13, 2024·5 min read
Guide on how to create a Windows 11 pro virtual machine on Microsoft AzureIn this article, I will guide you through the process of creating a Windows 11 virtual machine. By following these steps, you will be able to set up a secure and flexible environment to install, configure, and experiment with Microsoft’s latest opera...Apr 12, 2024·4 min read