Skip to content

Commit 4a8ade6

Browse files
authored
Added code blocks for some texts
Added code blocks for some texts
1 parent da86d2a commit 4a8ade6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/hdinsight/kafka/apache-esp-kafka-ssl-encryption-authentication.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ Run these steps on the client machine.
317317
### Kafka 2.1 or above
318318
319319
> [!Note]
320-
> Below commands will work if you are either using kafka user or a custom user which have access to do CRUD operation.
320+
> Below commands will work if you are either using `kafka user` or a custom user which have access to do CRUD operation.
321321
322322
:::image type="content" source="./media/apache-esp-kafka-ssl-encryption-authentication/access-to-crud-operation.png" alt-text="Screenshot showing how to provide access CRUD operations." border="true":::
323323
@@ -339,7 +339,7 @@ Using Command Line Tool
339339
kinit –kt espkafkauser.keytab [email protected]
340340
```
341341
342-
1. Klist again to check kerberos cached ticket.
342+
1. `klist` again to check kerberos cached ticket.
343343
344344
1. Create a topic if it doesn't exist already.
345345
```bash

0 commit comments

Comments
 (0)