Backup and Restore VM using Azure Portal
1. Configure Recovery Services vaults 2. Configure Backup Policy in your Recovery Services vaults 3. Configure Backup for your virtual...
Import VHD to Azure Portal via Gui and Powershell
If you have Powershell issue try this link. https://answers.microsoft.com/en-us/windows/forum/windows_7-performance/trying-to-install-program-using-powershell-and/4c3ac2b2-ebd4-4b2a-a673-e283827da143 Open Powershell (As Admin) ::SecurityProtocol = ::Tls12 Try it again! ...
Mounting Azure File Shares to Linux machines
1.Login to Azure portal and your vm ssh azureuser@(public_ip_adress) 2. Install cifs-utils sudo apt-get install cifs-utils 3. Create directory same...
Creating a Network Security Group with Inbound Rules in Azure
https://www.youtube.com/watch?v=gNPnF9ZEKsM Please Comment and Subscribe
Lock Azure resources to prevent unexpected changes
https://www.youtube.com/watch?v=c9_zXqxXfCo&t=13s Please Comment and Subscribe
Deploy VM Using ARM Template in Azure
Step by step how to Deploying a VM Using an ARM Template in Azure https://www.youtube.com/watch?v=YrGasQTFf3E&t=206s Please Comment...