If you need to access a Managed Service for Grafana workspace over the Internet, you must add the IP addresses of your hosts to the IP address whitelist of the workspace. This topic describes how to configure a public IP address whitelist for a Managed Service for Grafana workspace.
Prerequisites
Before you begin, make sure that you have:
A Managed Service for Grafana workspace
The public IP addresses or CIDR blocks of the hosts that need access
Configure the whitelist
Log on to the ARMS console. In the left-side navigation pane, choose Managed Service for Grafana > Workspace Management.
On the Workspace Management page, click the ID of the workspace that you want to manage.
In the left-side navigation pane, click Whitelists and Security Groups.
On the Public IP Address Whitelist tab, click Modify next to General Whitelist.
In the Modify General Whitelist dialog box, enter IP addresses or CIDR blocks in the Whitelist field. Separate multiple entries with commas (
,). Example:192.168.0.1,192.168.0.0/24.Format Example Description Single IP address 192.168.0.1Allows one specific host CIDR block 192.168.0.0/24Allows a range of 256 addresses Deny all IPv4 access 127.0.0.1Blocks all public IPv4 traffic Allow all IPv4 access 0.0.0.0/0Removes IP-based restrictions Click OK.