How To Whitelist Better Uptime IPs on Azure
If you are using a Azure GCP with your system it is a best practice to whitelist Better Uptime IPs and User Agent. This will prevent Microsoft Azure from blocking Better Uptime's monitoring requests and prevent any false incident alerting.
In this quick tutorial, we will guide you through each step.
Where can I find Better Uptime IPs?
The official documentation provides list of all used Better Uptime IPs as well as the User Agent. They are split into regions for easier navigation.
Step 1
From Azure Dashboard navigate to All services.
Step 2
Select Firewall Policies.
Step 3
Select Rules tab.
Step 4
Click on Add a rule collection
Step 5
Fill in the following information as shown below:
The source field is a list of BetterUptime IPs divided by commas.
Step 6
Click Add.
-
How To Whitelist Better Uptime IPs in UFW
Learn how to whitelist Better Uptime IPs on UFW and prevent any false incident alerting.
Questions -
How To Whitelist Better Uptime IPs and User Agent in Cloudflare
Learn how to whitelist Better Uptime IPs on Cloudflare and prevent any false incident alerting.
Questions -
Apache on Ubuntu
Here is how to install Apache web server on Ubuntu 20.04 in under two minutes: Step 1 - Install Apache The first step is to update the package repository cache and install Apache. sudo apt-get upda...
Guides -
Docker on Ubuntu
Here is how to install Docker on your Ubuntu 20.04 system in under two minutes: Step 1 - Download Docker package Go to https://download.docker.com/linux/ubuntu/dists/, choose your Ubuntu versi...
Guides