You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Auth0, the identity platform for application builders, provides developers and enterprises with the building blocks they need to secure their applications.
16
16
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.
18
18
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.
20
20
21
21
For organizations using Auth0 and Azure, this integration will allow you to seamlessly integrate data across your entire stack.
22
22
@@ -26,16 +26,16 @@ The full list of available Auth0 event types and their descriptions is available
26
26
## Use cases
27
27
28
28
### 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.
30
30
31
31
### 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.
33
33
34
34
### 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).
36
36
37
37
### 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.
Copy file name to clipboardExpand all lines: articles/event-grid/partner-onboarding-overview.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,10 +18,10 @@ You do not need special permission to begin using the Event Grid resource types
18
18
19
19
## Becoming an Event Grid partner
20
20
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]).
22
22
23
23
## 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]).
25
25
26
26
Partner topics allow you to publish events to Azure Event Grid for multitenant consumption.
27
27
@@ -151,10 +151,10 @@ After posting to the partnerNamespace endpoint, you will receive a response. The
Copy file name to clipboardExpand all lines: articles/event-grid/partner-topics-overview.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,10 +22,10 @@ The first partner available through Event Grid Partner Topics is Auth0. The [Aut
22
22
Partner topics are charged at the same operation rate as system topics.
23
23
24
24
## 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.
26
26
27
27
## 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.
0 commit comments