Skip to content

Instantly share code, notes, and snippets.

@Soontao
Last active February 25, 2021 07:17
Show Gist options
  • Save Soontao/2d39877071ed0574377fcdb68a1c58df to your computer and use it in GitHub Desktop.
Save Soontao/2d39877071ed0574377fcdb68a1c58df to your computer and use it in GitHub Desktop.
enable hana cloud remote access

defaultly, SAP CF Runtime will only allow HANA connection from cloud private virtual network.

but in development, developers want to inspect database by some local tools, or developers want to debug application in local with HANA DB, here is the guide how to configure the connection ip range of HANA Cloud

  1. go to your cloud foundry instance
  2. choose SAP HANA Cloud
  3. Actions -> Manage Service Instnace
  4. In the SAP HANA Cloud Central, choose the correct HANA instance, click the right Action Button, the click Edit
  5. Connections -> Allow all IP addresses

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment