Skip to content

Commit 9e41430

Browse files
committed
Acrolynx
1 parent 30a8c56 commit 9e41430

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

articles/event-grid/includes/event-grid-create-event-subscriptions-portal.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
2-
title: include file
3-
description: include file
2+
title: Create a subscription to an Event Grid namespace topic
3+
description: Include file with steps to create a subscription to an Azure Event Grid namespace topic.
44
services: event-grid
55
author: sonalika-roy
66
ms.service: event-grid
77
ms.topic: include
8-
ms.date: 05/30/20223
8+
ms.date: 06/19/2024
99
ms.author: sonalikaroy
1010
ms.custom: include file
1111
---

articles/event-grid/includes/event-grid-create-namespace-topic-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
## Create a namespace topic
1414

15-
1. If you are not on the Event Grid Namespace page, follow the [create, view and manage namespaces](../create-view-manage-namespaces.md) steps to view the namespace you want to use to create the topic.
15+
1. If you aren't on the Event Grid Namespace page, follow the [create, view, and manage namespaces](../create-view-manage-namespaces.md) steps to view the namespace you want to use to create the topic.
1616
2. On the **Event Grid Namespace** page, select **Topics** option in the **Eventing** section on the left menu.
1717
3. On the **Topics** page, select **+ Topic** button on the command bar.
1818

includes/passwordless/event-grid/event-grid-passwordless-template-tabbed.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
---
2-
title: "include file"
3-
description: "include file"
2+
title: Get access key to an Event Grid namespace topic
3+
description: Include file with steps to get an access key to an Azure Event Grid namespace topic.
44
services: eventgrid
55
author: sonalika-roy
66
ms.service: eventgrid
77
ms.topic: include
8-
ms.date: 07/26/2023
8+
ms.date: 06/19/2024
99
ms.author: sonalikaroy
1010
ms.custom: include file
1111
---
1212

1313
## Authenticate the app to Azure
1414

15-
This quick start shows you ways of connecting to Azure Event Grid: **connection string**. This section shows you how to use a connection string to connect to an Event Grid namespace. If you're new to Azure, you may find the connection string option easier to follow. Creating a new Event Grid namespace automatically generates an initial primary and secondary key that each grant full control over all aspects of the namespace or topics. A client can use the connection string to connect to the Event Grid namespace. To copy the access keys for your namespace topic, follow these steps:
15+
This quick start shows you ways of connecting to Azure Event Grid: **connection string**. This section shows you how to use a connection string to connect to an Event Grid namespace. If you're new to Azure, the connection string option is easier to follow. Creating a new Event Grid namespace automatically generates an initial primary and secondary key that each grant full control over all aspects of the namespace or topics. A client can use the connection string to connect to the Event Grid namespace. To copy the access keys for your namespace topic, follow these steps:
1616

1717
1. On the **Event Grid Namespace** page, select **Topics**.
1818
2. Select the topic you need to access.

0 commit comments

Comments
 (0)