Skip to content

Commit 0bed99b

Browse files
banisadrbanisadr
authored andcommitted
acrolinx junk 9
1 parent 5502992 commit 0bed99b

File tree

4 files changed

+11
-10
lines changed

4 files changed

+11
-10
lines changed

articles/event-grid/auth0-how-to.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: How to send events from Auth0 to Azure
2+
title: How to send events from Auth0 to Azure using Azure Event Grid
33
description: How to end events from Auth0 to Azure services with Azure Event Grid.
44
services: event-grid
55
author: banisadr

articles/event-grid/auth0-overview.md

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

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

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Onboard as an Event Grid Partner
2+
title: Onboard as an Azure Event Grid partner
33
description: Onboard as an Azure Event Grid Partner Topic Type. Understand the resource model and publishing flow for Partner Topics.
44
services: event-grid
55
author: banisadr
@@ -140,12 +140,13 @@ Publish events to Azure Event Grid using the CloudEvents 1.0 schema. Event Grid
140140
```
141141

142142
After posting to the partnerNamespace endpoint, you'll receive a response. The response is a standard HTTP response code. Some common responses are:
143-
|Result | Response |
144-
|-------|----------|
145-
| Success | 200 OK |
146-
| Event data has incorrect format | 400 Bad Request |
147-
| Invalid access key | 401 Unauthorized |
148-
| Incorrect endpoint | 404 Not Found |
143+
144+
| Result | Response |
145+
|------------------------------------|-----------------------|
146+
| Success | 200 OK |
147+
| Event data has incorrect format | 400 Bad Request |
148+
| Invalid access key | 401 Unauthorized |
149+
| Incorrect endpoint | 404 Not Found |
149150
| Array or event exceeds size limits | 413 Payload Too Large |
150151

151152
## Reference

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: 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)