Microsoft IPs detected as vulnerability scanner by Defender for App service

Ed Haynes 20 Reputation points
2025-04-14T08:49:20.97+00:00

We are seeing lots of "Vulnerability Scanner Detected" alerts in Defender for Cloud for App service. Most of them are from Microsoft IPs according to the alert details.

Is this expected as part of some Microsoft scanning process or are these likely to be malicious actors using Azure VMs, etc?

Azure App Service
Azure App Service

Azure App Service is a service used to create and deploy scalable, mission-critical web apps.


Answer accepted by question author
Anonymous
2025-04-16T11:40:29.32+00:00

Hi Ed Haynes,

  1. These are not part of the essential service closing points of IP Azure (eg Azure Monitor, Key Vault, or Storage)
  2. Blocking it does not affect your own azure functionality until you are to communicate with that specific customer (which is not possible)
  3. They said, because Azure IP is shared, the same IP can be recycled for another customer in the future - so blocking by IP leads to some risk of collateral effect over time.
  4. Block aggressive IP (s) using Firewall or Web App Firewall (WAF) is safe if you believe that IPS engage in malicious/reconnaissance behavior.
  5. If Azure (WAF) is used, consider a custom rule for path scanning efforts (eg, blocking the requests targeting wp-clogin.php, xmlrpc.php, etc.).
  6. Keep a list of scanning IP to seek criminals again and again.
  7. If you have space, automated detection + blocking using defender for cloud or watchdog.
  8. If you want, you can report abuse from Azure-host IPS
    https://www.microsoft.com/en-us/wdsi/support/report-unsafe-site-guest

Was this answer helpful?


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.