Skip to content

Commit 2035435

Browse files
committed
Add Azurite container to Azure module
- Fix note formatting Signed-off-by: Esta Nagy <[email protected]>
1 parent 41bd954 commit 2035435

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/modules/azure.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ Start Azurite Emulator during a test:
2222
[Starting a Azurite Blob container](../../modules/azure/src/test/java/org/testcontainers/azure/AzuriteContainerTest.java) inside_block:emulatorContainer
2323
<!--/codeinclude-->
2424

25-
> [!TIP]
26-
> SSL configuration is possible using the `withSsl(File, String)` and `withSsl(File, File)` methods.
25+
!!! note
26+
SSL configuration is possible using the `withSsl(File, String)` and `withSsl(File, File)` methods.
2727

2828
Get the connection string from the container:
2929

0 commit comments

Comments
 (0)