Microsoft Azure

Azure – Default outbound internet access will be retired in September 2025

As you know when you deploy virtual machines in Azure, these VM’s automatically have internet provided through a default outbound internet access. Because the default outbound connectivity uses a default public address which can change and is not compliant with a Zero trust approach, it has been a recommendation to implement an explicit outbound connectivity …

Azure – Default outbound internet access will be retired in September 2025 Read More »

Azure – A new timeline experience is available for Azure Monitor alerts (preview)

As you probably already know, you can use Azure Monitor to monitor your resources health and availability. Well, a new alert timeline experience is now available in preview. It will simplifies reviewing and investigating fired alerts. To start enjoying this new experience, connect to your Azure portal (https://portal.azure.com/) and search for Monitor to access the …

Azure – A new timeline experience is available for Azure Monitor alerts (preview) Read More »

Azure – You can now enable cross-region restore when using Azure Backup (preview)

As you probably know, you can backup your servers using Recovery Service Agent (MARS) when using Azure Backup. Well, you can now enable cross-region restore (CRR) to help you ensuring service continuity when the primary region is unavailable or to test recovery on the secondary region for audit/compliance purposes. Before being able to do so, …

Azure – You can now enable cross-region restore when using Azure Backup (preview) Read More »

Azure – You can now save and manage MARS agent passphrase in Key Vault (preview)

If you are using Recovery Service Agent (MARS) to backup your servers in Azure Recovery Vault, you know you need to use a passphrase, used to encrypt data. Until now, this passphrase had to be stored in some secure location. Well, good news as you can now use Azure Key Vault to save and manage …

Azure – You can now save and manage MARS agent passphrase in Key Vault (preview) Read More »

Azure – You can now use your own certificate for domain validation with Azure Front Door

Azure Front Door Standard and Premium SKUs now allows you to use your own certificate when validating the custom domain. Azure Front Door will automatically approve the custom domain if the Certificate Name (CN) or Subject Alternative Name (SAN) of the certificate matches the custom domain. It will improve and simplify the domain validation process, …

Azure – You can now use your own certificate for domain validation with Azure Front Door Read More »

Azure – You can now enable explicit proxy on your Azure Firewall (preview)

By default, Azure Firewall operates in a transparent proxy mode, where traffic is routed through the firewall using a user-defined route (UDR) configuration. Well, you can now enable explicit proxy mode for outbound traffic. With this mode enabled, you have the option to configure a proxy setting (either manually or using PAC file) on the …

Azure – You can now enable explicit proxy on your Azure Firewall (preview) Read More »

Azure – You can now enable auto-learn SNAT for Azure Firewall (preview)

Azure Firewall can now learn address ranges and automatically configure them to be excluded from Source Network Address Translation (SNAT) for outbound connections (see https://learn.microsoft.com/en-us/azure/load-balancer/load-balancer-outbound-connections/). This helps reducing time and complexity when manually defining SNAT ranges. When auto-learn SNAT functionality, the auto-learn will configure the firewall every 30 minutes for both registered and private ranges. …

Azure – You can now enable auto-learn SNAT for Azure Firewall (preview) Read More »

Azure – You can now use Azure Update Manager to update SQL Server on Azure VM (preview)

Ensuring your virtual machine and workloads running on it is an important task to maintain your security posture. You probably know that you can manage updates management on Azure using Azure Update Manager (https://learn.microsoft.com/en-us/azure/update-center/overview?tabs=azure-vms). Well, Azure Update Manager can now be used to also update your SQL instance running on a virtual machine. To do …

Azure – You can now use Azure Update Manager to update SQL Server on Azure VM (preview) Read More »

Azure – You can now implement rate-limit rules for your web application firewall (preview)

You can now implement custom rules supporting rate-limit on your regional Web Application Gateway Firewall. The rate-limit rules detect and block abnormal high levels of traffic, helping you to protect against denial of service attack. To implement such rule, connect to your Azure portal (https://portal.azure.com/) to create a new WAF (web application firewall) policy or …

Azure – You can now implement rate-limit rules for your web application firewall (preview) Read More »

Azure – You can now customize additional response codes for your application gateway (preview)

Application Gateway allows you to create customized error pages instead of displaying default ones. Until now, it was allowing to customize only the HTTP 403 (Forbidden) and HTTP 502 (Bad Gateway) error codes. Well, good news as now you can also customize 6 additional error codes: 400 – Bad Request 405 – Method Not Allowed …

Azure – You can now customize additional response codes for your application gateway (preview) Read More »