Skip to content

Commit 365173a

Browse files
committed
no message
1 parent 734b967 commit 365173a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ kubectl create secret generic <odmdbsecret> --from-literal=db-user=<sqlmiadmin>
4545
--from-literal=db-password='<password>'
4646
```
4747

48-
> Warning! db-user must not contain the `@<managedinstancename>` part!
48+
> **Warning**! db-user must not contain the `@<managedinstancename>` part!
4949
5050
Then you can deploy ODM with:
5151

0 commit comments

Comments
 (0)