-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Update role assignment from 'Azure Event Hubs Data Sender' to 'EventG… #10280
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…rid Data Sender' The listed Role does not exist. The closest role is 'EventGrid Data Sender'
|
@grrlgeek : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
|
Learn Build status updates of commit 8bcf464: ✅ Validation status: passed
For more details, please refer to the build report. |
|
|
||
| 1. Configure a [managed identity](/azure/azure-sql/database/authentication-azure-ad-user-assigned-managed-identity) for your Azure SQL Database [logical server](/azure/azure-sql/database/logical-servers), if you haven't already. | ||
| 1. Add the `Azure Event Hubs Data Sender` role assignment to the managed identity of your logical server for your Azure Event Hub instance. You can do this programmatically with any programming or scripting language, or on the **Access Control (IAM)** page for your Azure Event Hub instance in the Azure portal. | ||
| 1. Add the `EventGrid Data Sender` role assignment to the managed identity of your logical server for your Azure Event Hub instance. You can do this programmatically with any programming or scripting language, or on the **Access Control (IAM)** page for your Azure Event Hub instance in the Azure portal. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@grrlgeek pls recheck. I am able to see the Azure Event Hubs Data Sender role:
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
After syncing with @grrlgeek offline, she found the settings and asked us to cancel this PR.
nzagorac-ms
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As discussed offline, pls retract the PR as you found the role that should be used in the portal.
…rid Data Sender'
The listed Role does not exist. The closest role is 'EventGrid Data Sender'