# Deployed neo4j Enterprise in Azure but no bolt URL is shown

**URL:** https://community.neo4j.com/t/deployed-neo4j-enterprise-in-azure-but-no-bolt-url-is-shown/67716
**Category:** Server
**Created:** [May 3, 2024, 12:34pm UTC](https://community.neo4j.com/t/deployed-neo4j-enterprise-in-azure-but-no-bolt-url-is-shown/67716 "2024-05-03T12:34:58Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![andy.reilly](https://sea1.discourse-cdn.com/flex021/user_avatar/community.neo4j.com/andy.reilly/32/32455_2.png) [@andy.reilly](https://community.neo4j.com/u/andy.reilly)
#### Post date: [May 3, 2024, 12:34pm UTC](https://community.neo4j.com/t/deployed-neo4j-enterprise-in-azure-but-no-bolt-url-is-shown/67716/1 "2024-05-03T12:34:58Z")

</div>

Hi, I have deployed neo4j enterprise, but without Bloom. When the process completes, the HTTP url is shown in the outputs but not the Bolt address. I would like to get the Bolt address so that I can use Neomodel .  
Any thoughts?

---

<div class="post-metadata">

### Author: ![dana\_canzano](https://sea1.discourse-cdn.com/flex021/user_avatar/community.neo4j.com/dana_canzano/32/27392_2.png) [@dana\_canzano](https://community.neo4j.com/u/dana_canzano)
#### Post date: [May 3, 2024, 1:24pm UTC](https://community.neo4j.com/t/deployed-neo4j-enterprise-in-azure-but-no-bolt-url-is-shown/67716/2 "2024-05-03T13:24:58Z")

</div>

@andy.reilly

bolt is typically and by default at port :7687 of the server where Neo4j is installed.

see [Additional URI schemes - Upgrade and Migration Guide](https://neo4j.com/docs/upgrade-migration-guide/current/version-4/migration/drivers/new-uri-schemes/) for Bolt URI schemes

---

<div class="post-metadata">

### Author: ![andy.reilly](https://sea1.discourse-cdn.com/flex021/user_avatar/community.neo4j.com/andy.reilly/32/32455_2.png) [@andy.reilly](https://community.neo4j.com/u/andy.reilly)
#### Post date: [May 3, 2024, 1:38pm UTC](https://community.neo4j.com/t/deployed-neo4j-enterprise-in-azure-but-no-bolt-url-is-shown/67716/3 "2024-05-03T13:38:00Z")

</div>

Thanks Dan, I tried that. I think it is more connected with the Azure install script. In the Neo4J documentation, it says that after the installation has run, I will see the HTTP and the BOLT urls in the output section. My guess is that, if they are not shown then Azure has not opened them.

Cheers  
Andy

---

<div class="post-metadata">

### Author: ![dana\_canzano](https://sea1.discourse-cdn.com/flex021/user_avatar/community.neo4j.com/dana_canzano/32/27392_2.png) [@dana\_canzano](https://community.neo4j.com/u/dana_canzano)
#### Post date: [May 3, 2024, 2:47pm UTC](https://community.neo4j.com/t/deployed-neo4j-enterprise-in-azure-but-no-bolt-url-is-shown/67716/4 "2024-05-03T14:47:23Z")

</div>

@andy.reilly

if you have a enterprise license please open a support ticket at [https://support.neo4j.com](https://support.neo4j.com) so as to get further attention/investigation
