We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41bd954 commit 2035435Copy full SHA for 2035435
docs/modules/azure.md
@@ -22,8 +22,8 @@ Start Azurite Emulator during a test:
22
[Starting a Azurite Blob container](../../modules/azure/src/test/java/org/testcontainers/azure/AzuriteContainerTest.java) inside_block:emulatorContainer
23
<!--/codeinclude-->
24
25
-> [!TIP]
26
-> SSL configuration is possible using the `withSsl(File, String)` and `withSsl(File, File)` methods.
+!!! note
+ SSL configuration is possible using the `withSsl(File, String)` and `withSsl(File, File)` methods.
27
28
Get the connection string from the container:
29
0 commit comments