Skip to Content

AZ-104: Learn and Test Template Schema Elements

Learn how to use outputs and other elements to define your deployment.

Table of Contents

Question

Which of the following parameters is an element in the template schema?

A. Includes
B. Scripts
C. Outputs

Answer

C. Outputs

Explanation

Outputs are part of the template schema. Outputs are used to return values from the deployed resources.

Outputs is one of the elements in the template schema. It defines the values that are returned after the deployment is complete. Outputs can be used to display information or to pass values to other deployments.

Includes and Scripts are not elements in the template schema. They are not valid JSON keys for defining the deployment.

A is incorrect. Includes aren’t part of the template schema.
B is incorrect. Scripts aren’t part of the template schema.

Microsoft Azure Administrator AZ-104 certification exam practice question and answer (Q&A) dump with detail explanation and reference available free, helpful to pass the Microsoft Azure Administrator AZ-104 exam and earn Microsoft Azure Administrator AZ-104 certification.