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
Copy file name to clipboardExpand all lines: articles/machine-learning/how-to-use-event-grid.md
+1-16Lines changed: 1 addition & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,21 +29,6 @@ Use Event Grid to enable common scenarios such as:
29
29
* Contributor or owner access to the Azure Machine Learning workspace you will create events for.
30
30
* Select an event handler endpoint such as a webhook or Event Hub. For more information, see [event handlers](https://docs.microsoft.com/azure/event-grid/event-handlers).
31
31
32
-
## Register resource providers
33
-
34
-
If you used Azure Event Grid or Machine Learning before November 1 2019, you may need to re-register the resource providers before you can follow the steps in this document. To re-register the providers, use the following steps:
35
-
36
-
1. Go to the Azure portal and select __Subscriptions__. Select the subscription that you want to work with.
37
-
1. Select __Resource providers__, and then search for __EventGrid__.
38
-
1. Select the __Microsoft.EventGrid__ entry, and then select __Re-register__.
0 commit comments