Microsoft Azure Administrator (AZ104) Practice Exam

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

Study for the Microsoft Azure Administrator (AZ104) Exam. Prepare with flashcards and multiple choice questions, each question has hints and explanations. Get ready for your exam!

Practice this question and more.


What is required for Admin1 to successfully deploy the Azure Marketplace resource?

  1. Run the Set-AzApiManagementSubscription cmdlet

  2. Register the Microsoft.Marketplace resource provider

  3. Accept the legal terms via the Azure portal

  4. Run the Set-AzMarketplace cmdlet

The correct answer is: Accept the legal terms via the Azure portal

To successfully deploy a resource from the Azure Marketplace, accepting the legal terms via the Azure portal is essential. When you attempt to deploy a Marketplace resource, Azure typically requires that you acknowledge and accept the terms and conditions associated with that resource. These legal terms are integral to compliance and ensure that the user agrees to the licensing and usage policies before provisioning the resource. By accepting the legal terms, Admin1 is given the necessary permissions and acknowledgment that facilitate the deployment process. This step is often a prerequisite that must be completed for any Marketplace deployment, ensuring that users are aware of their responsibilities and the conditions under which the resource will be used. Other options, while potentially related to Azure management, do not specifically pertain to the initial step of deploying a Marketplace resource. For instance, registering the Microsoft.Marketplace resource provider is an important operational aspect when configuring resources broadly but is not specific to a single deployment action. Similarly, the cmdlets mentioned are not part of the direct deployment steps for accepting Marketplace resources but may serve other administrative functions within Azure.