# Public cloud IPs update

We have updated the IP address configuration for aqua. Please note the following changes:

* **Application VM**\
  Old IP: `20.52.59.208`\ <mark style="color:$success;">New IP:</mark> `9.141.190.192`
* **Proxy**\
  IP: `20.79.53.103`\
  (This IP address will remain the same.)

### What you need to do

* If you have whitelisted aqua’s IP addresses in your firewall or security settings, please update the rules to include the new **application VM IP** (`9.141.190.192`).
* The **proxy IP** does not require any changes.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.aqua-cloud.io/documentation/automation/public-cloud-ips-update.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
