Are Azure Public IP Addresses Always Flagged as Dirty?

0
0
Asked By SunnyDaze56 On

I'm working on setting up a firewall and transit VNet in Azure, but I'm having issues with the public IP addresses they're assigning me. Every single one seems to be flagged as 'dirty'—for example, Google keeps asking for captchas, and Reddit blocks access due to network security. Is there any way to get a clean public IP address from Azure without bringing my own public IP block?

2 Answers

Answered By CuriousCoder92 On

It looks like getting a clean public IP from Azure is quite a challenge. Most of their IP ranges are often flagged because scammers use free trials to set up things like proxies and phishing schemes.

Answered By TechieTraveler88 On

Azure itself doesn’t classify IPs as 'clean' or 'dirty'. The problem comes from the fact that anyone can create an Azure instance and misuse those IPs, which leads services like Google to mark all cloud provider IPs as potentially problematic. They publish their IP ranges, making it easy for vendors to classify them all together.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.