Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
PYLochou committed Oct 24, 2023
1 parent 9261944 commit a8af392
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion platform/azure/README-Azure-SQL-MI.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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

Look for Azure SQL in all available services and select SQL Managed Instances / Single instance:
Look for Azure SQL in all available services and create a SQL Managed Instances / Single instance:

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

Choose the Resource Group you want to deploy the SQL MI into, and also the Managed Instance name:

![Basics configuration](images/sqlmi-basics.png)

You should have a look at `Configure Managed Instance` and lower the number of CPUs used by the instance:

![Resources configuration](images/sqlmi-resources.png)
Binary file added platform/azure/images/sqlmi-basics.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added platform/azure/images/sqlmi-resources.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a8af392

Please sign in to comment.