Azure

Azure – AzureRM PowerShell will be retired by Feb 29, 2024

As you know, you can manage your Azure resources using either the web portal (https://portal.azure.com) or command line tools (Azure PowerShell or Azure Cli). Well, regarding Azure PowerShell you also know the PowerShell modules have been evolving continuously. If you are still using the ‘old’ AzureRM modules (introduced in 2015 and since then been replaced […]

Azure – AzureRM PowerShell will be retired by Feb 29, 2024 Read More »

Azure – You can now automatically upgrade the extension of your virtual machine (preview)

As you know you can add extensions (small applications that provide post-deployment configuration and automation tasks) to your virtual machine running on Azure. Well, you can now get these extensions automatically upgrade when there is a new version. This is  a preview capability which means there is no SLA associated with it in case of

Azure – You can now automatically upgrade the extension of your virtual machine (preview) Read More »

Azure – It is now easier to manage well-known ports (service) in your NSG

As you know you should protect your resources running on Azure connected to a virtual network (vNet) using Network Security Group (NSG). Well, it now easier to manage well-known communication ports (or services) to allow/disallow traffic. When editing inbound or outbound rule to add new communication port you no longer have to manually enter the

Azure – It is now easier to manage well-known ports (service) in your NSG Read More »

Azure – You can now view the secure score of your management groups (preview)

As you know Azure Security Center and Secure Score are your one-stop shop regarding your security posture on Azure; helping you staying secure while running your workloads on Azure. Well, you can now view your Secure Score at the management group level and not only the subscription level. You can turn on the Group by

Azure – You can now view the secure score of your management groups (preview) Read More »

Azure – A new PowerShell module is available to manage Azure Sentinel

You may now know Azure Sentinel, the cloud native SIEM (Security Information and Event Management) solution from Microsoft. Well, if you are using and managing Azure Sentinel you will be happy to know that a PowerShell module is now available to manage Azure Sentinel, in addition of the Azure portal. Before you deploy this module,

Azure – A new PowerShell module is available to manage Azure Sentinel Read More »

Azure – You can now use Bastion with peered virtual network (preview)

As you may know, Microsoft has released a solution allowing you to remotely connect with RDP or SSH to your virtual machines running on Azure without being obliged to have a public IP (and corresponding ports opened) called Azure Bastion (see https://t.co/UBOCpnMD2k) Well, until know, if you had multiple Vnets, you had to deploy Bastion

Azure – You can now use Bastion with peered virtual network (preview) Read More »

Azure – You can now use FQDN name to define your Local Network Gateway

As you know, you can setup a Site-to-Site VPN between your on-premises infrastructure and Azure. This VPN connectivity involves the creation of a Local Network Gateway (LNG). Until now, you add to configure a public IP for your LNG. Well, good news you can now use a Fully Qualified Domain Name (FQDN) instead of the

Azure – You can now use FQDN name to define your Local Network Gateway Read More »