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 component of the API Management service is used to create an account and subscribe for API keys?

  1. API gateway

  2. Azure portal

  3. Developer portal

  4. Resource group

The correct answer is: Developer portal

The Developer portal is a critical component of the Azure API Management service that specifically enables users to create accounts and manage their subscription to API keys. This portal serves as a self-service interface for developers and consumers of APIs, allowing them to register, obtain API keys, and explore the available APIs along with their documentation. The Developer portal is designed to provide an environment where developers can sign up for access, manage their credentials, and view usage analytics. By facilitating access to API keys, the Developer portal supports efficient interaction between API providers and their consumers, ensuring that developers can quickly gain access to the resources they need. In contrast, the API gateway primarily serves as the entry point for API requests, handling routing, security, and load balancing. The Azure portal is a management interface for various Azure services, allowing users to configure and monitor resources, rather than specifically manage API subscriptions. A resource group organizes related Azure resources for management purposes but does not directly handle API key subscriptions. Thus, the Developer portal is the most relevant component for creating accounts and managing API key subscriptions.