Skip to content

Commit 4b91969

Browse files
banisadrbanisadr
authored andcommitted
acrolinx junk 10
1 parent 0bed99b commit 4b91969

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/event-grid/partner-onboarding-overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ You don't need special permission to begin using the Event Grid resource types a
2121
If you're interested in becoming a public Event Grid partner, begin by filling out [this form](https://aka.ms/gridpartnerform), and then contacting the Event Grid team at [[email protected]](mailto:[email protected]).
2222

2323
## How partner topics work
24-
Partner Topics take the existing architecture that Event Grid already uses in to publish events from Azure resoruces such as Storage and IoT Hub, and makes those tools publicly available for anyone to use. Using these tools is by default private to your Azure Subscription only. To make your events publicly available, fill out the above form and [contact the Event Grid team](mailto:[email protected]).
24+
Partner Topics take the existing architecture that Event Grid already uses in to publish events from Azure resources such as Storage and IoT Hub, and makes those tools publicly available for anyone to use. Using these tools is by default private to your Azure Subscription only. To make your events publicly available, fill out the above form and [contact the Event Grid team](mailto:[email protected]).
2525

2626
Partner topics allow you to publish events to Azure Event Grid for multitenant consumption.
2727

@@ -41,7 +41,7 @@ Partner topics allow you to publish events to Azure Event Grid for multitenant c
4141

4242
1. Your customer will visit the Azure portal to note the Azure Subscription ID and Resource Group they would like the Partner Topic created in.
4343
1. The customer will request a Partner Topic via your system. In response, you'll create an Event Tunnel your Partner Namespace.
44-
1. Event Grid will create a **Pending** Partner Topic in the customer's Azure Subscription and Resoruce Group.
44+
1. Event Grid will create a **Pending** Partner Topic in the customer's Azure Subscription and Resource Group.
4545
![Create Event Channel](./media/partner-onboarding-how-to/create-event-tunnel-partner-topic.png)
4646
1. The customer activates the Partner Topic via the Azure portal. Events may now flow from your service to the customer's Azure Subscription.
4747
![Activate Partner Topic](./media/partner-onboarding-how-to/activate-partner-topic.png)
@@ -153,7 +153,7 @@ After posting to the partnerNamespace endpoint, you'll receive a response. The r
153153

154154
* [Swagger](https://github.com/ahamad-MS/azure-rest-api-specs/blob/master/specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2020-04-01-preview/EventGrid.json)
155155
* [ARM Template](https://docs.microsoft.com/azure/templates/microsoft.eventgrid/allversions)
156-
* [ARM Temaplate schema](https://github.com/Azure/azure-resource-manager-schemas/blob/master/schemas/2020-04-01-preview/Microsoft.EventGrid.json)
156+
* [ARM Template schema](https://github.com/Azure/azure-resource-manager-schemas/blob/master/schemas/2020-04-01-preview/Microsoft.EventGrid.json)
157157
* [REST APIs](https://docs.microsoft.com/rest/api/eventgrid/partnernamespaces)
158158
* [CLI Extension](https://docs.microsoft.com/cli/azure/ext/eventgrid/?view=azure-cli-latest)
159159

articles/event-grid/partner-topics-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Azure Event Grid Partner Topics
2+
title: Azure Event Grid partner topics
33
description: Send events from third-party Event Grid SaaS and PaaS partners directly to Azure services with Azure Event Grid.
44
services: event-grid
55
author: banisadr

0 commit comments

Comments
 (0)