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/event-grid/managed-service-identity.md
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,8 +46,6 @@ In the last section, you learned how to enable system-managed identity while cre
46
46
4. Switch to the **Identity** tab.
47
47
5. Turn on the switch to enable the identity.
48
48
49
-
[](./media/managed-service-identity/existing-topic-identity.png)
50
-
51
49
You can use similar steps to enable identity for an event grid domain.
52
50
53
51
### Using Azure CLI
@@ -88,8 +86,6 @@ The following example adds a managed identity for an event grid topic named **ms
88
86
2. Select the **identity** for your topic or domain.
89
87
3. select **Save** to save the configuration.
90
88
91
-
[](./media/managed-service-identity/service-bus.png)
92
-
93
89
The steps are similar for adding an identity to other roles mentioned in the table.
1. Create one or more `partnerNamespaces` in each region you want to publish events. As part of this, Event Grid service will provision a publishing endpoint (for example, https://contoso.westus-1.eventgrid.azure.net/api/events) and access keys.
0 commit comments