How to Backup Your Azure VMs with Ultra Disks



Hello guys,

If you are looking for a way to protect your Azure VMs using Ultra disks, you might be interested in the new feature that is available in public preview: Azure Backup support for Ultra disks.

Ultra disks are a type of Azure Managed Disks that enable customers to run mission critical, I/O demanding, enterprise applications on the cloud, such as SAP HANA, top tier SQL databases, and NoSQL databases. They offer high performance, low latency, and granular scalability.

With Azure Backup support for Ultra disks, you can now enable backup on your Azure VMs running on Ultra disks and ensure business continuity for your virtual machines. You can also recover from any disasters or ransomware attacks by restoring your disks from backup.

Continue reading “How to Backup Your Azure VMs with Ultra Disks”

Script to Automate Backup Vault Deployment and a Protection Policy in Azure.

Guys, I developed a PowerShell script to deploy a backup vault and a standard protection policy for your VMs in Azure. Through it, it is much faster and more practical to configure your backup infrastructure.
AzureBackup
Continue reading “Script to Automate Backup Vault Deployment and a Protection Policy in Azure.”

Azure Backup support for SQL Server in virtual machines (VMs)

Hey guys!!

Now Azure Backup for SQL Server installed on a Virtual Machine (VM) has been released for all Microsoft Azure regions through Azure Backup. Azure Backup for SQL Server in virtual machines is a simplified and modern way to back up databases in a cloud solution. It is a platform as a service, that is, without the need to deal with infrastructure and with high scalability. Through this tool, we can back up a standalone instance as well as an AllwaysOn database, with centralized management and monitoring.

Backup SQL Server
Link to the original article for more details: https://azure.microsoft.com/en-us/blog/azure-backup-for-sql-server-in-azure-virtual-machines-now-generally-available/