Skip to content

Commit fec0a3b

Browse files
author
Theo van Kraay
committed
blocking changes
1 parent 2e8e7a8 commit fec0a3b

File tree

1 file changed

+2
-2
lines changed
  • articles/managed-instance-apache-cassandra

1 file changed

+2
-2
lines changed

articles/managed-instance-apache-cassandra/ldap.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ In this section, we'll walk through creating a simple LDAP server on a Virtual M
2929

3030
1. Give your server a DNS name:
3131

32-
:::image type="content" source="./media/ldap/dns.jpg" alt-text="Create dns name for ldap server" lightbox="./media/ldap/dns.jpg" border="true":::
32+
:::image type="content" source="./media/ldap/dns.jpg" alt-text="Screenshot of dns name in portal." lightbox="./media/ldap/dns.jpg" border="true":::
3333

3434
1. Install Docker on the virtual machine. We recommend [this](https://www.digitalocean.com/community/tutorials/how-to-install-and-use-docker-on-ubuntu-18-04) tutorial.
3535

@@ -77,7 +77,7 @@ In this section, we'll walk through creating a simple LDAP server on a Virtual M
7777
```shell
7878
openssl x509 -in certs/ldap.crt -text
7979
```
80-
:::image type="content" source="./media/ldap/dns-verify.jpg" alt-text="Verofy dns name in ldap cert" lightbox="./media/ldap/dns-verify.jpg" border="true":::
80+
:::image type="content" source="./media/ldap/dns-verify.jpg" alt-text="Screenshot of output from command to verify certificate." lightbox="./media/ldap/dns-verify.jpg" border="true":::
8181
8282
1. Copy the `ldap.crt` file to [clouddrive](../cloud-shell/persisting-shell-storage.md) in Azure CLI for use later.
8383

0 commit comments

Comments
 (0)