Microsoft Azure

Windows – You can now use Windows Server 2025 in Pay As You Go

As you know, when installing Windows operating systems (client or server) you need a valid product key to enable to corresponding Windows Edition, also known as perpetual licensing. For Windows Server, the editions covered by such product key are either Standard or Datacenter. Well, that was true until Windows Server 2025 was released, as now […]

Windows – You can now use Windows Server 2025 in Pay As You Go Read More »

Azure – Get ready for Basic SKU retirement for public IP

As announced quite some time ago, Microsoft is retiring the public IP address Basic SKU on March 2025. To prepare for this retirement, you need to upgrade any Basic public IP to the Standard SKU (see Public IP addresses in Azure – Azure Virtual Network | Microsoft Learn for SKU comparison). To help you identify

Azure – Get ready for Basic SKU retirement for public IP Read More »

Azure – Live data disk resize available for virtual machine

When you deploy a new virtual machine, you can define the virtual disks size. From time to time, your initial disk sizing may be too short and you need to increase the disk size to provide more storage space. Until now, before being able to resize the disk you had to shutdown the virtual machine.

Azure – Live data disk resize available for virtual machine Read More »

Azure Virtual Desktop – Transitioning from remote desktop client to Windows App

If you use Azure Virtual Desktop, you already know that there are multiple options to connect to your virtual desktop host: Azure Virtual Desktop client Azure Virtual Desktop (preview) application from Microsoft Store Web browser (Remote Desktop Web Client (microsoft.com)) and more recently (since November 2023) the Windows App (see Azure Virtual Desktop – A

Azure Virtual Desktop – Transitioning from remote desktop client to Windows App Read More »

Azure – You can now use dashboard on Azure mobile application

If you are using Microsoft Azure to host and run some workloads on cloud services, you know that you can create and use dashboards when accessing the Azure portal. Well, good news as you can now do the same when using the Azure mobile application (available at the bottom of the Azure mobile app home

Azure – You can now use dashboard on Azure mobile application Read More »

Azure – Deploy Azure Bastion as private (preview)

By now I hope you know about Azure Bastion, the Azure solution allowing you to connect to your Azure virtual machine though the web browser rather than opening management ports or deploying a jump box virtual machine. Lately, Microsoft has introduced a free version of Azure Bastion (Bastion Developer – see Azure – New low

Azure – Deploy Azure Bastion as private (preview) Read More »

Azure – You can now use ephemeral Cloud Shell

If you use Microsoft Azure cloud services, you probably are already aware about the Cloud Shell functionality which allows you to run PowerShell or Bash scripts/commands directly from the web browser. This functionality requires to setup a storage account to store your scripts and user sessions. Well good news as now you can also use

Azure – You can now use ephemeral Cloud Shell Read More »

Azure – Windows 11 23H2 virtual machine requires a subscription with no spending limit

As you know, we running workloads in the cloud cost management is an important part of your governance. In Azure, you have multiple ways to manage your spending (running) cost; one of them is setting up a spending limit at your subscription level (such as with developer subscription [aka Visual Studio subscription]). Well, if you

Azure – Windows 11 23H2 virtual machine requires a subscription with no spending limit Read More »

Azure – You can now use agentless crash consistent backup (preview)

Agentless multi-disk crash consistent backups for Azure VM backup allows taking VM backups without installing additional software like the VM agent or snapshot extension in your VM. If the workload running on the virtual machine is performance sensitive and can recover from crash consistent backups, this feature can help reduce the quiesce time during backup.

Azure – You can now use agentless crash consistent backup (preview) Read More »

Azure – The new version – 11.4.0 – of Azure PowerShell helps protecting against secrets leaking (preview)

If you use Azure PowerShell  module to manage your Azure environment, it is recommended to update to the latest available version 11.4.0 to take advantage of a new sensitive information – such as secret – leak protection. x64: https://github.com/Azure/azure-powershell/releases/download/v11.4.0-March2024/Az-Cmdlets-11.4.0.38336-x64.msi x86: https://github.com/Azure/azure-powershell/releases/download/v11.4.0-March2024/Az-Cmdlets-11.4.0.38336-x86.msi PowerShell command: Update-Module -Name Az This new “protect secrets” feature helps protecting against sensitive

Azure – The new version – 11.4.0 – of Azure PowerShell helps protecting against secrets leaking (preview) Read More »