wernerrall
25 TopicsHow to Find Azure Resources with Public IP Addresses
Creating Resources in Azure is so simple for IT teams these days but finding all the public endpoints that could be visible to internet can be challenging. This article will describe how we can use Resource Graph Explorer and Regex to find these IP Addresses so we can secure them.Customer Offerings: Vulnerability Management Dashboard: Microsoft Defender for Endpoint
Introduction As Microsoft Customer Engineers we have always been asked by Business or IT Managers to accurately report on the Software Updates currently deployed in our environments. This could be as easy as just deploying Endpoint Protection updates or as advanced as deploying every category and 3rd Party Updates using Microsoft Defender for Endpoint.Quickly Estimate Replication Time for Azure Migrate Virtual Machines
When you need to migrate servers to the cloud, estimating transfer time can be difficult. There is a formula we can use to estimate our replication time to give us a "ball-park figure" when using Azure Migrate. Let's see how we can use this.Dynamically Updating Azure IP Ranges with PowerShell and DevOps
Keeping your Azure IP ranges up-to-date is crucial for maintaining the security and efficiency of your cloud environment. This blog post will guide you through the process of dynamically updating your Azure IP ranges using the official Azure documentation, PowerShell scripts, and DevOps practices.