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 365173a commit b1372a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platform/azure/README-Azure-SQL-MI.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ 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 b1372a6

Please sign in to comment.