File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
We successfully deployed ODM with an external Azure SQL Managed Instance (SQL MI), following these instructions.
4
4
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:
6
6
7
7
![ Single instance] ( images/sqlmi-select_offer.png )
8
8
@@ -34,7 +34,7 @@ Later you'll need the FQDN for your SQL MI; it can be found as `Host` in the ins
34
34
35
35
![ SQL MI Overview] ( images/sqlmi-overview.png )
36
36
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:
38
38
39
39
![ JDBC string] ( images/sqlmi-jdbcstring.png )
40
40
You can’t perform that action at this time.
0 commit comments