Azure Virtual Machine

Azure – Automated SQL Databases backup (Preview)

Following the announcement of Azure Backup for SQL Server on Azure VM (see https://azure.microsoft.com/en-in/blog/azure-backup-for-sql-server-on-azure-vm-public-preview/) a new backup capability has been added. As you know, when a new SQL database is being added onto your Azure SQL VM instance you have to rediscover the database and then configure the protection for this new database. Now, with […]

Azure – Automated SQL Databases backup (Preview) Read More »

Azure VM – You can now replace virtual disk during the restore process

Previously when you had to restore an Azure Virtual Machine you had to fully restore the VM by creating a new VM. Now you can restore the VM by replacing it by overwriting the existing/being restored one. Off course to be able to do this you need to have a recovery vault in place and

Azure VM – You can now replace virtual disk during the restore process Read More »

Azure – Azure Site Recovery automatic update is now available

Azure Site Recovery (ASR) is an Azure service allowing you to setup a disaster recovery infrastructure by replicating your virtual machines either from on-premises (VMWare/Hyper-V) or from Azure. When you implement ASR you have to deploy a component, known as mobility service, on each virtual machines being replicated. As each time ASR is updated (which

Azure – Azure Site Recovery automatic update is now available Read More »

Azure – Azure Policy now audits installed applications on VM’s

You may already know Azure Policy, introduced during Ignite 2018. If no, Azure Policy has the capability to apply audit settings on virtual machines (VM’s) running on Azure. The first policies can audit password security settings on both Windows and Linux VM’s or the encryption protocol used by IIS (aka TLS – in this case

Azure – Azure Policy now audits installed applications on VM’s Read More »

Azure – You can now enable Customer Lockbox for Azure VM (preview)

For those who already work with Office 365, you may be aware of the Customer Lockbox capability. In a nutshell, this feature (available with E5 or as add-on) allows Office 365 administrators to control how Microsoft engineers access your data – particularly during support. Now, you can take advantage of it also with Azure. To

Azure – You can now enable Customer Lockbox for Azure VM (preview) Read More »

Azure – You can now convert/migrate virtual machine with unmanaged disks to managed disks

If you are using Azure Virtual Machine and have configure it to use unmanaged disks, you can now migrate to managed disks without having to delete and recreate the virtual machine. The below list gives you some good reason to move to managed disks: Scale your application without worrying about storage account limits Achieve high-availability

Azure – You can now convert/migrate virtual machine with unmanaged disks to managed disks Read More »

Azure – You can choose Basic or Advanced options for NSG when creating a virtual machine

When you create a virtual machine on Azure using the Azure portal, you can now choose between Basic or Advanced when setting up the Network Security Group (NSG). The Basic option let you select which default ports (HTTP, HTTPS, RDP, SQL…) to allow (keeping in mind that this/these port(s) will be exposed to the internet)

Azure – You can choose Basic or Advanced options for NSG when creating a virtual machine Read More »

Azure – You can run (predefined) commands from the portal

I just found it but apparently it has been there for few weeks already; you can run predefined command from the Azure portal to the Azure virtual machine. The predefined commands you can execute are: RunPowerShellScript to executes a PowerShell script; the script must be saved in the virtual machine EnableRemotePS to enable remote PowerShell

Azure – You can run (predefined) commands from the portal Read More »

Azure – Use auto-filled fields when creating new Azure Labs

An new functionality has been introduced when creating Azure Virtual Machine within your Azure Lab: auto-filled fields. It is going to make things a little bit easier, while helping to keep some standardized naming (and password generation ). To use this new capability, you first need to manually provisioned a new virtual machine and check

Azure – Use auto-filled fields when creating new Azure Labs Read More »

Azure – Windows Server 2019 Preview is available as VM image

Windows Server 2019 Preview (the next major release of Windows Server) is now available for Azure Virtual Machine. Just search for Windows Server 2019 when you create a new virtual machine Search the marketplace (https://azuremarketplace.microsoft.com/en-us/marketplace/apps/) for Windows Server 2019 Or access the marketplace directly from this URL https://azuremarketplace.microsoft.com/en-us/marketplace/apps/microsoft-hyperv.rs5_preview Enjoy

Azure – Windows Server 2019 Preview is available as VM image Read More »