Skip to content

Commit 52141f6

Browse files
banisadrbanisadr
authored andcommitted
acrolinx junk 2
1 parent abbc86b commit 52141f6

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

articles/event-grid/auth0-overview.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ ms.author: babanisa
1414
![Auth0 Logo](./media/auth0-overview/auth0-logo.png)
1515
Auth0, the identity platform for application builders, provides developers and enterprises with the building blocks they need to secure their applications.
1616

17-
The Auth0 Partner Topic allows you customers to leverage events emitted by Auth0’s system to accomplish a number of tasks, from engaging with users in meaningful and custom ways after the authentication to automating security and infrastructure tasks.
17+
The Auth0 Partner Topic allows you to use events that are emitted by Auth0’s system to accomplish a number of tasks. Engage with users in meaningful ways after the authentication or automate security and infrastructure tasks.
1818

19-
The integration allows you to stream your Auth0 log events with high reliability into Azure for consumption with any of your favorite Azure resources. This allows you to react to events, gain insights, monitor for security issues, and interact with other powerful data pipelines.
19+
The integration allows you to stream your Auth0 log events with high reliability into Azure. There, you can consume the events with your favorite Azure resources. This integration allows you to react to events, gain insights, monitor for security issues, and interact with other powerful data pipelines.
2020

2121
For organizations using Auth0 and Azure, this integration will allow you to seamlessly integrate data across your entire stack.
2222

@@ -26,16 +26,16 @@ The full list of available Auth0 event types and their descriptions is available
2626
## Use cases
2727

2828
### Engage with Your Users
29-
Delivering a strong user experience is critical to reducing churn and retaining users. Using Auth0 log events and Azure Functions and Azure Logic Apps, you can deliver more customized application experiences.
29+
Delivering a strong user experience is critical to reducing churn and keeping users. Deliver more customized application experiences using Auth0 events with Azure Functions and Logic Apps.
3030

3131
### Understand User Behavior
32-
Understanding when users access your product, where they are signed in from, and what devices they use are important pieces of information that can drive your product development. By keeping track of these signals, via the log events emitted by Auth0, you can develop an understanding of the product areas that you should be paying attention to. These signals can help you determine what browsers and devices to support, what languages to consider localizing your app in, and when your peak application traffic times are.
32+
Understand when users access your product, where they're signed in, and what devices they use. Develop an understanding of the product areas that matter most by keeping track of these signals. These signals help you determine what browsers and devices to support, languages to localize your app in, and when your peak traffic times are.
3333

3434
### Manage User Data
35-
Retaining and auditing user actions is crucial for maintaining security and complying with industry regulations. Besides, the ability to edit, remove, or export user data upon request is becoming increasingly important to comply with various data privacy laws, such as the European Union’s General Data Protection Regulation (GDPR).
35+
Keeping and auditing user actions is crucial for maintaining security and complying with industry regulations. The ability to edit, remove, or export user data is becoming increasingly important to follow privacy laws, such as the European Union’s General Data Protection Regulation (GDPR).
3636

3737
### Secure Your Application
38-
Consolidating security monitoring and incident response procedures is important when protecting a distributed system. For this reason it is important to keep all the data in one place and monitor the entire stack.
38+
Combining security monitoring and incident response procedures is important when protecting a distributed system. For this reason, it's important to keep all the data in one place and monitor the entire stack.
3939

4040
## Next steps
4141

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ You do not need special permission to begin using the Event Grid resource types
1818

1919
## Becoming an Event Grid partner
2020

21-
If you are interested in becoming a public Event Grid partner, please begin by filling out [this form](https://aka.ms/gridpartnerform), and then contacting the Event Grid team at [[email protected]]([email protected]).
21+
If you are interested in becoming a public Event Grid partner, please 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. In order to make your events publicly available, please fill out the above form and [contact the Event Grid team]([email protected]).
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. In order to make your events publicly available, please 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

@@ -151,10 +151,10 @@ After posting to the partnerNamespace endpoint, you will receive a response. The
151151
## Reference
152152

153153
* [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)
154-
* [ARM Template](https://docs.microsoft.com/en-gb/azure/templates/microsoft.eventgrid/allversions)
154+
* [ARM Template](https://docs.microsoft.com/azure/templates/microsoft.eventgrid/allversions)
155155
* [ARM Temaplate schema](https://github.com/Azure/azure-resource-manager-schemas/blob/master/schemas/2020-04-01-preview/Microsoft.EventGrid.json)
156-
* [REST APIs](https://docs.microsoft.com/en-us/rest/api/eventgrid/partnernamespaces)
157-
* [CLI Extension](https://docs.microsoft.com/en-us/cli/azure/ext/eventgrid/?view=azure-cli-latest)
156+
* [REST APIs](https://docs.microsoft.com/rest/api/eventgrid/partnernamespaces)
157+
* [CLI Extension](https://docs.microsoft.com/cli/azure/ext/eventgrid/?view=azure-cli-latest)
158158

159159
### SDKs
160160
* [.Net](https://www.nuget.org/packages/Microsoft.Azure.Management.EventGrid/5.3.1-preview)

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@ The first partner available through Event Grid Partner Topics is Auth0. The [Aut
2222
Partner topics are charged at the same operation rate as system topics.
2323

2424
## Limits
25-
Partner Topics are in Public Preview. During public preview, Partner topics are subject to the [same limits](https://docs.microsoft.com/en-us/azure/azure-resource-manager/management/azure-subscription-service-limits#event-grid-limits) as system topics and custom topics.
25+
Partner Topics are in Public Preview. During public preview, Partner topics are subject to the [same limits](https://docs.microsoft.com/azure/azure-resource-manager/management/azure-subscription-service-limits#event-grid-limits) as system topics and custom topics.
2626

2727
## How do I become an Event Grid partner?
28-
The infrastructure created to support this launch makes it easy and quick for new partners to integrate their eventing capabilities with Event Grid. Read the [partner onboarding documentation](partner-onboarding-how-to.md) for more.
28+
The infrastructure created to support this launch makes it easy and quick for new partners to integrate their eventing capabilities with Event Grid. Read the [partner onboarding documentation](partner-onboarding-overview.md) for more.
2929

3030
## Next steps
3131

0 commit comments

Comments
 (0)