Skip to content

Commit 54b3351

Browse files
committed
update README.adoc of eventhubs-binder-sample (#674)
add MSI to Reader role for resource group.
1 parent 5471a22 commit 54b3351

File tree

1 file changed

+1
-1
lines changed
  • spring-cloud-azure-samples/eventhubs-binder-sample

1 file changed

+1
-1
lines changed

spring-cloud-azure-samples/eventhubs-binder-sample/README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ Please refer to https://docs.microsoft.com/en-us/azure/active-directory/managed-
107107

108108
=== Role Assignment
109109

110-
1. Add role assignment to event hub and storage account. You should add managed identity to the `Contributor` role for event hub, and add managed identity to the `Storage Account Key Operator Service Role` role for storage account.
110+
1. Add role assignment to event hub, storage account and resource group. You should add managed identity to the `Contributor` role for event hub, and add managed identity to the `Storage Account Key Operator Service Role` role for storage account and add managed identity to the `Reader` role for resource group.
111111
+
112112
--
113113
For how to add role assignment to event hub, please see https://docs.microsoft.com/en-us/azure/event-hubs/event-hubs-managed-service-identity[Managed identities for Azure resources with Event Hubs]. Adding role assignment to storage account is almost similar, you can set it in `Access Control (IAM)` page in Azure Portal of your storage account resource by imitating the steps of adding role assignment for event hub.

0 commit comments

Comments
 (0)