Developing Solutions for Microsoft Azure (AZ-204) Practice Exam

Disable ads (and more) with a membership for a one time $2.99 payment

Developing Solutions for Microsoft Azure Exam. Prepare with flashcards and multiple choice questions, get hints and explanations for each question. Ace your test prep!

Each practice test/flash card set has 50 randomly selected questions from a bank of over 500. You'll get a new set of questions each time!

Practice this question and more.


Which service role in Azure grants permissions to manage Event Grid resources?

  1. Event Grid Contributor

  2. Event Streamer

  3. Event Grid Reader

  4. Event Grid Administrator

The correct answer is: Event Grid Contributor

The role that grants permissions to manage Event Grid resources is the Event Grid Contributor. This role allows users to perform actions such as creating, updating, and deleting Event Grid topics and subscriptions. It provides necessary permissions to handle the management aspects of Event Grid, enabling users to configure events and define event handling processes effectively. In contrast, roles like Event Grid Reader would only allow users to view Event Grid resources without modifying them, and roles such as Event Streamer and Event Grid Administrator do not exist specifically in the context defined by Azure’s role-based access control for Event Grid, making them irrelevant in this scenario. Understanding the capabilities of each role is essential to ensure the correct level of access is assigned for managing resources within Azure.