Skip to content

Commit 9ac1e0c

Browse files
Merge pull request #245367 from veyaddan/vy-mqtt-qs-0525
CA cert upload file name
2 parents 74737e4 + 43388d6 commit 9ac1e0c

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

articles/event-grid/event-schema-event-grid-namespace.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ ms.custom: build-2023
66
ms.date: 12/02/2022
77
---
88

9-
# Azure Event Grid Namespace as an Event Grid source
9+
# Azure Event Grid Namespace (Preview) as an Event Grid source
1010
This article provides the properties and schema for Azure Event Grid namespace events. For an introduction to event schemas, see [Azure Event Grid event schema](event-schema.md).
1111

1212
## Available event types
1313

14-
Azure Event Grid namespace emits the following event types:
14+
Azure Event Grid namespace (Preview) emits the following event types:
1515

1616
| Event type | Description |
1717
| ---------- | ----------- |

articles/event-grid/mqtt-certificate-chain-client-authentication.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,12 @@ Using the CA files generated to create certificate for the client.
3737

3838
## Upload the CA certificate to the namespace
3939
1. In Azure portal, navigate to your Event Grid namespace.
40-
2. Under the MQTT section in left rail, navigate to CA certificates menu.
40+
1. Under the MQTT section in left rail, navigate to CA certificates menu.
4141

4242
:::image type="content" source="./media/mqtt-certificate-chain-client-authentication/event-grid-namespace-upload-certificate-authority-certificate.png" alt-text="Screenshot showing the CA certificate page under MQTT section in Event Grid namespace.":::
4343

44-
3. Select **+ Certificate** to launch the Upload certificate page.
44+
1. Select **+ Certificate** to launch the Upload certificate page.
45+
1. Add certificate name and browse to find the intermediate certificate (.step/certs/intermediate_ca.crt) and select **Upload**.
4546

4647
> [!NOTE]
4748
> - CA certificate name can be 3-50 characters long.

0 commit comments

Comments
 (0)