Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
PYLochou committed Oct 26, 2023
1 parent 1356ae7 commit 08b78b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions platform/azure/README-Azure-SQL-MI.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ kubectl create secret generic <odmdbsecret> --from-literal=db-user=<sqlmiadmin>
--from-literal=db-password='<password>'
```

**warning**
db-user must not contain the `@<managedinstancename>` part!
> **Warning**
> db-user must not contain the `@<managedinstancename>` part!
Then you can deploy ODM with:

Expand Down

0 comments on commit 08b78b0

Please sign in to comment.