0%

0/1 Lessons

Course Introduction

• 12min

0 / 1 lessons complete

Introduction to Cloud Computing

• 1hr 10min

0 / 6 lessons complete

The Benefits of using Cloud Services

• 44min

0 / 6 lessons complete

Azure Cloud Service Types

• 38min

0 / 5 lessons complete

Core architectural components of Azure

• 2hr 20min

0 / 8 lessons complete

Compute and Networking Services

• 3hr 14min

0 / 13 lessons complete

Azure Storage Services

• 1hr 48min

0 / 8 lessons complete

Azure Identity, Access and Security

• 1hr 54min

0 / 10 lessons complete

Azure Cost Management

• 1hr 30min

0 / 7 lessons complete

Azure Features and Tools for Governance and Compliance

• 1hr 17min

0 / 7 lessons complete

Features and Tools for Managing and Deploying Azure Resources

• 54min

0 / 5 lessons complete

Monitoring Tools in Azure

• 24min

0 / 5 lessons complete

AZ-900 Practice Exams

• 55min

0 / 2 lessons complete

Course Conclusion

• 5min

0 / 1 lessons complete

Azure Resource Manage and Azure ARM Templates

Instructions

Q&A (0)

Notes (0)

Resources (0)

Saving Progress...

Resources

There are no resources for this lesson.

Notes can be saved and accessed anywhere in the course. They also double as bookmarks so you can quickly review important lesson material.

Create note

In this lesson, we'll explore the tools Azure provides for managing hybrid and multi-cloud environments. Specifically, we'll focus on Azure Resource Manager (ARM) and Azure Arc. These tools extend Azure's compliance and monitoring capabilities beyond its native environment to include on-premises and other cloud platforms.

Azure Resource Manager (ARM)

Azure Resource Manager (ARM) is the core deployment and management service for Azure. It provides a unified layer to create, update, and delete resources within your Azure account. Whenever you interact with your Azure resources, ARM processes the request. It authenticates, authorizes, and then forwards the request to the appropriate Azure service.

Benefits of Using ARM

Infrastructure as Code

Infrastructure as code allows you to manage your infrastructure through code. Using ARM templates or Bicep, you can automate the deployment and management of resources.

ARM Templates

ARM templates use JSON format to describe resources declaratively. They ensure resources are created correctly and can run scripts during deployment.

Benefits of ARM Templates:

Bicep

Bicep is a simpler language for defining Azure resources, designed to be more concise and readable than JSON.

Benefits of Bicep:

Azure Arc

Azure Arc extends ARM's capabilities to manage hybrid and multi-cloud environments. It centralizes management for both on-premises and multi-cloud resources.

Key Capabilities of Azure Arc:

Managing Diverse Environments with Azure Arc

Azure Arc allows you to manage various resources outside Azure, including servers, Kubernetes clusters, Azure data services, and SQL Server. This unified approach simplifies operations, enabling you to manage a diverse set of resources with familiar Azure tools.

Practical Applications of Azure Arc

Server Academy Members Only

Sorry, this lesson is only available to Server Academy Full Access members. Become a Full-Access Member now and you’ll get instant access to all of our courses.

0 0 votes
Lesson Rating
Subscribe
Notify of
profile avatar
0 Comments
Inline Feedbacks
View all comments