I have an application in which we have to use IP address to access running instance of Confluence Cloud.
Please let me know how can we get IP of Confluence Cloud.
Welcome to the Atlassian Community!
No. You can not get an IP address for a Cloud system. Not because they do not have one, or that it is not public, but because there are many of them.
Your Cloud system may have one IP address today, and move to another tomorrow. You can not assume the current IP address is going to remain the same.
You can assume that the IP address is in the ranges listed at https://support.atlassian.com/organization-administration/docs/ip-addresses-and-domains-for-atlassian-cloud-products/
Simply put, your application is poorly written/designed. Like all network software that goes out to the internet, it should not be using an IP address, it should be using a URL, so that a DNS service can provide the current location of your remote service (your Cloud Confluence in this case)
Hey @Jasmeet Singh ,
Welcome to the Community!
Not sure I completely understand the use case, but you can find a list of IPs the Atlassian Cloud products use here : https://support.atlassian.com/organization-administration/docs/ip-addresses-and-domains-for-atlassian-cloud-products/
If incase this isn't the information you're looking for, please can you elaborate the use case a little more.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.