Skip to content

Commit 13c1cb3

Browse files
committed
no message
1 parent 834595a commit 13c1cb3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

platform/azure/README-Azure-SQL-MI.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
We successfully deployed ODM with an external Azure SQL Managed Instance (SQL MI), following these instructions.
44

5-
Look for Azure SQL in all available services and create a SQL Managed Instances / Single instance:
5+
Look for `Azure SQL` in all available services and create a SQL Managed Instances / Single instance:
66

77
![Single instance](images/sqlmi-select_offer.png)
88

@@ -34,7 +34,7 @@ Later you'll need the FQDN for your SQL MI; it can be found as `Host` in the ins
3434

3535
![SQL MI Overview](images/sqlmi-overview.png)
3636

37-
The port to use should always be 3342 but you can verify it in the JDBC connection string from your SQL Managed Instance:
37+
The port to use should always be 3342 but you can verify it in the public JDBC connection string from your SQL Managed Instance:
3838

3939
![JDBC string](images/sqlmi-jdbcstring.png)
4040

-53.9 KB
Loading

0 commit comments

Comments
 (0)