AZ-104 Microsoft Azure Administrator Exam

You're a great admin... on-prem. Now, become a great admin in the cloud and prove it by passing the Microsoft Certified: Azure Administrator Associate exam!

Advanced

Practice Test

Exam

Deploy and manage Azure compute resources

...

Study Guides for Sub-Sections

An Azure Resource Manager template is a JSON file that describes the infrastructure and configuration for Azure resources. A Bicep file uses a domain-specific language to achieve ...

When you create a virtual machine in Azure, you start by choosing a base image from the Marketplace or a custom image you previously uploaded. You must select a resour...

Azure Container Registry (ACR) is a managed Docker registry service that lets you store and manage container images. ACR integrates seamlessly with Azure services and supports ...

An App Service plan is the foundation for hosting web apps in Azure. It defines the compute resources such as CPU, memory, and storage that your apps will use. Under this ...