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 8c3d700 commit 2b13c9dCopy full SHA for 2b13c9d
articles/batch/batch-certificates.md
@@ -22,9 +22,9 @@ ms.custom: seodec18
22
Currently the main reason to use certificates with Batch is if you have applications running in Pools that need to authenticate with an endpoint.
23
24
If you don't already have a certificate, you can create a self-signed certificate using the
25
-<code>makecert<code> command-line tool.
+`makecert` command-line tool.
26
27
-### Upload certificates manually through the Azure portal
+### Upload certificates manually through the Azure portal
28
29
1. From the Batch account you want to upload a certificate to, select **Certificates** and then select **Add**.
30
0 commit comments