Skip to content

Commit c7b1f5f

Browse files
Harald S. FianbakkenHarald S. Fianbakken
authored andcommitted
Fixed applianceRoot name to be consistent with rest of examples.
1 parent 58667e3 commit c7b1f5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-local/manage/disconnected-operations-pki.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ _continue_ = "DNS=$subject"
294294
You need the root certificate public key for deployment. The following example shows how to export your root certificate public key:
295295

296296
```azurecli
297-
certutil -ca.cert applianceRootCA.cer
297+
certutil -ca.cert applianceRoot.cer
298298
```
299299

300300
For more information, see [Active Directory Certificate Services](/troubleshoot/windows-server/certificates-and-public-key-infrastructure-pki/export-root-certification-authority-certificate).

0 commit comments

Comments
 (0)