Sorry, this page is no longer available
Sorry, this page is no longer available
Sorry, this page is no longer available
We may earn an affiliate commission when you visit our partners.
Course image
Microsoft

In this course, you will learn how to work with the Azure command line and web portal to create, manage, and control cloud-based resources.

Read more

In this course, you will learn how to work with the Azure command line and web portal to create, manage, and control cloud-based resources.

You will look at all three approaches to deploying cloud resources and how to make an informed decision about which one to leverage for your services. You'll also quickly look at the service models supported by Azure which can help you determine the services you should start with when planning out an Azure deployment. You will learn how to install the Azure CLI locally and use it to manage Azure resources. You will also use Azure PowerShell interactively for one-off tasks and write scripts to automate repeated tasks.

You'll learn about the major factors that influence the cost of running in the cloud. Along the way, you'll get hands-on experience with some of the tools you can use to estimate the costs of running your workloads on Azure to help ensure that you stay within budget and use only the services that you need.

Azure Resource Manager has a number of features that you can use to organize resources, enforce standards, and protect critical Azure resources from accidental deletion. In this module, you'll take a tour through these features, and examine how you can use them to your advantage. You'll identify incorrectly assigned resources in Azure. You'll also assess whether resources can be moved, and validate a resource move operation. Then you'll move and verify resources between Azure resource groups.

This course will help you prepare for the Microsoft Certified: Azure Developer Associate certification. In this course, you will take a practice exam that covers key skills measured in the exam. This is the fifth course in a program of 8 courses to help prepare you to take the exam.

This course is part of a Specialization intended for developers who want to demonstrate their expertise in all phases of cloud development from requirements, definition, and design; to development, deployment, and maintenance; to performance tuning and monitoring. It is ideal for anyone interested in preparing for the AZ-204: Developing Solutions for Microsoft Azure exam. By the end of this program you will be ready to take and sign-up for the Exam AZ-204: Developing Solutions for Microsoft Azure.

Enroll now

What's inside

Syllabus

Deploy cloud resources
In this module, you will look at all three approaches to deploying cloud resources and how to make an informed decision about which one to leverage for your services. You'll also quickly look at the service models supported by Azure which can help you determine the services you should start with when planning out an Azure deployment. You will learn how to install the Azure CLI locally and use it to manage Azure resources.
Read more

Traffic lights

Read about what's good
what should give you pause
and possible dealbreakers
Develops cloud computing skills and knowledge, which are highly relevant to industry
Examines foundational skills and knowledge for Microsoft Azure Developer Associate certification
Teaches Azure command line, web portal, and PowerShell, which are essential tools for Azure developers
Covers three approaches to deploying cloud resources, helping learners make informed decisions
Offers interactive labs and hands-on experience with Azure tools and services
Explores Azure Resource Manager features for organizing and protecting resources

Save this course

Create your own learning path. Save this course to your list so you can find it easily later.
Save

Reviews summary

Practical azure resource management & az-204 prep

According to learners, this course provides a strong foundation and is highly relevant for AZ-204 exam preparation, particularly praised for its hands-on labs and clear explanations of Azure CLI and PowerShell. Students value the practical skills gained and the inclusion of a helpful practice exam. However, recent feedback indicates some content, especially UI screenshots, may be outdated, and a few learners encountered buggy labs or felt the pacing was inconsistent, especially for advanced topics. While generally positive, these points suggest the course could benefit from updates to ensure continued relevance and a smoother learning experience for all.
Explanations are clear for core concepts; includes helpful practice exam.
"The instructor explained complex topics clearly."
"As someone new to Azure, this course provided a clear path to understanding how to deploy and manage resources efficiently."
"The practice exam at the end is a perfect way to test your knowledge. It gave me a good idea of what to expect."
Provides practical experience through labs and scripting.
"The hands-on labs were practical and helped solidify the concepts of resource management and cost optimization."
"I appreciated the emphasis on cost estimation tools. This course definitely provides the practical skills needed..."
"The practical examples were relevant, and I gained valuable insights into ensuring resource security with ARM."
Directly aids in preparing for the AZ-204 exam.
"This course is incredibly well-structured and directly relevant to the AZ-204 exam."
"Very helpful for AZ-204 preparation. The modules on CLI and PowerShell were comprehensive."
"This is a must-take for anyone aiming for the AZ-204. It truly helped me prepare."
Beginners might need foundational cloud knowledge for smoother learning.
"The course is generally good, but I felt a strong prerequisite knowledge of cloud concepts was assumed."
"As a beginner, I struggled with some of the initial terminology. More foundational explanations would be beneficial."
Pacing can be inconsistent; some modules feel rushed or superficial.
"The content covers the syllabus, but some parts felt a bit rushed, especially the cost management module."
"I had to do some extra reading to fully grasp it. The pacing could be more consistent."
"The explanations felt superficial at times, especially concerning advanced ARM features."
Some content and labs are outdated or buggy.
"The labs were buggy and some instructions were unclear. I expected more depth given the exam focus."
"Found some of the content a bit outdated, especially the UI screenshots for the Azure portal."
"While the core concepts are still valid, it made following along occasionally confusing. Also, a few labs had minor issues."

Activities

Be better prepared before your course. Deepen your understanding during and after it. Supplement your coursework and achieve mastery of the topics covered in Manage Resources in Azure with these activities:
Review cloud computing concepts
Refreshing your knowledge of cloud computing concepts will ensure you have the foundational skills necessary to succeed in this course.
Browse courses on Cloud Computing Concepts
Show steps
  • Review the basics of cloud computing, including the different service models and deployment models.
  • Review the fundamentals of Azure, including its core services and how they can be used to build cloud-based solutions.
Review Azure Resource Manager features
Refreshing your knowledge of Azure Resource Manager features will enhance your ability to organize resources, enforce standards, and protect resources in Azure.
Browse courses on Azure Resource Manager
Show steps
  • Read Microsoft's documentation on Azure Resource Manager.
  • Review Azure Resource Manager tutorials and examples.
  • Take an Azure Resource Manager practice exam.
Practice using the Azure CLI
Practicing using the Azure CLI will help you become more proficient in managing Azure resources.
Show steps
  • Install the Azure CLI on your local machine.
  • Create a new Azure resource group.
  • Create a new virtual machine in the resource group.
  • Delete the virtual machine and the resource group.
Seven other activities
Expand to see all activities and additional details
Show all ten activities
Follow Azure tutorial on deploying a web application
Following a guided tutorial on deploying a web application in Azure will provide step-by-step instructions and help you gain practical experience.
Show steps
  • Find a tutorial on deploying a web application to Azure.
  • Follow the tutorial steps to deploy your web application.
  • Test your deployed web application.
Practice moving and verifying resources between resource groups
Practicing moving and verifying resources between resource groups will enhance your ability to organize and manage Azure resources effectively.
Browse courses on Resource Groups
Show steps
  • Create two resource groups in Azure.
  • Move a resource from one resource group to another.
  • Verify that the resource was moved successfully.
Practice deploying cloud resources using Azure CLI
Using Azure CLI to practice deploying cloud resources will help you solidify your understanding of deployment approaches and improve your ability to effectively deploy resources in Azure.
Browse courses on Azure CLI
Show steps
  • Install Azure CLI on your local machine.
  • Create a virtual machine using Azure CLI.
  • Create a storage account using Azure CLI.
  • Create a virtual network using Azure CLI.
Practice managing Azure resources using Azure PowerShell
Practicing managing Azure resources using Azure PowerShell will enhance your ability to manage resources effectively and automate tasks.
Browse courses on Azure PowerShell
Show steps
  • Install Azure PowerShell on your local machine.
  • Use Azure PowerShell to start and stop a virtual machine.
  • Use Azure PowerShell to create and delete a resource group.
  • Use Azure PowerShell to modify a virtual network.
Create a cloud-based application using the Azure portal
Following these tutorials will give you hands-on experience in creating cloud-based applications, which will help you better understand the concepts covered in the course.
Show steps
  • Find a tutorial on the Azure website that is relevant to your interests.
  • Follow the steps in the tutorial to create a cloud-based application.
  • Deploy your application to the cloud.
  • Test your application to ensure that it works as expected.
Create a budget plan for Azure resources
Creating a budget plan for Azure resources will help you understand cost factors and make informed decisions about resource usage.
Browse courses on Cost Estimation
Show steps
  • Identify the services and resources you will be using in Azure.
  • Estimate the costs associated with each service and resource.
  • Set a budget limit for your Azure usage.
  • Monitor your Azure usage and make adjustments as needed.
Attend an Azure workshop on cloud security
Attending an Azure workshop on cloud security will provide insights into best practices, enhance your understanding of security threats, and improve your ability to protect your Azure resources.
Browse courses on Azure Security
Show steps
  • Find an Azure workshop on cloud security to attend.
  • Register for the workshop and attend the sessions.
  • Participate in discussions and ask questions.

Career center

Learners who complete Manage Resources in Azure will develop knowledge and skills that may be useful to these careers:
DevOps Engineer
A DevOps Engineer works to bridge the gap between development and operations teams. This course can help you develop the skills you need for this role by providing you with a deep understanding of Azure resources and how to manage them effectively. You will also learn how to use Azure DevOps to automate and streamline the software development lifecycle.
Cloud Architect
A Cloud Architect designs and implements cloud computing solutions for an organization. This course can help you develop the skills you need to succeed in this role by providing you with a deep understanding of Azure resources and how to manage them effectively. You will also learn how to use Azure Resource Manager to organize resources, enforce standards, and protect critical Azure resources from accidental deletion.
Security Analyst
A Security Analyst protects an organization's IT infrastructure from security threats. This course can help you develop the skills you need for this role by providing you with a deep understanding of Azure resources and how to manage them securely. You will also learn how to use Azure Security Center to monitor and manage security threats.
Software Engineer
A Software Engineer designs, develops, and maintains software applications. This course can help you develop the skills you need for this role by providing you with a deep understanding of Azure resources and how to use them to build and deploy applications. You will also learn how to use Azure DevOps to automate and streamline the software development lifecycle.
Data Analyst
A Data Analyst collects, analyzes, and interprets data to help organizations make informed decisions. This course can help you develop the skills you need for this role by providing you with a deep understanding of Azure resources and how to use them to store, process, and analyze data. You will also learn how to use Azure Machine Learning to build and deploy machine learning models.
Data Scientist
A Data Scientist uses data to build predictive models and solve business problems. This course can help you develop the skills you need for this role by providing you with a deep understanding of Azure resources and how to use them to store, process, and analyze data. You will also learn how to use Azure Machine Learning to build and deploy machine learning models.
Machine Learning Engineer
A Machine Learning Engineer builds and deploys machine learning models to solve business problems. This course can help you develop the skills you need for this role by providing you with a deep understanding of Azure resources and how to use them to build and deploy machine learning models. You will also learn how to use Azure Machine Learning to build and deploy machine learning models.
Cloud Security Engineer
A Cloud Security Engineer protects an organization's cloud resources from security threats. This course can help you develop the skills you need for this role by providing you with a deep understanding of Azure resources and how to manage them securely. You will also learn how to use Azure Security Center to monitor and manage security threats.
Azure Developer
An Azure Developer plans, designs, deploys, and maintains cloud-based applications and services on Microsoft's Azure platform. This course will help you prepare for this role by providing you with the skills and knowledge you need to work with Azure resources, including how to create, manage, and control them. You will also learn how to use the Azure command line and web portal to manage Azure resources, and how to use Azure PowerShell to automate repeated tasks.
IT Administrator
An IT Administrator manages and maintains an organization's IT infrastructure, including cloud resources. This course can help you develop the skills you need for this role by providing you with a deep understanding of Azure resources and how to manage them effectively. You will also learn how to use Azure Monitor to monitor and troubleshoot Azure resources.
IT Manager
An IT Manager plans, implements, and manages an organization's IT infrastructure, including cloud resources. This course can help you develop the skills you need for this role by providing you with a deep understanding of Azure resources and how to manage them effectively. You will also learn how to use Azure Monitor to monitor and troubleshoot Azure resources.
Network Engineer
A Network Engineer designs, implements, and manages an organization's computer networks, including cloud resources. This course can help you develop the skills you need for this role by providing you with a deep understanding of Azure resources and how to manage them effectively. You will also learn how to use Azure Network Watcher to monitor and troubleshoot network resources.
Project Manager
A Project Manager plans, executes, and closes projects. This course may be useful for this role by providing you with a deep understanding of how to manage cloud resources effectively. You will also learn how to use Azure DevOps to automate and streamline project management tasks.
Business Analyst
A Business Analyst gathers and analyzes business requirements, and recommends solutions to meet those requirements. This course may be useful for this role by providing you with a deep understanding of how to manage cloud resources effectively. You will also learn how to use Azure DevOps to automate and streamline business analysis tasks.
Database Administrator
A Database Administrator manages and maintains an organization's databases, including cloud databases. This course may be useful for this role by providing you with a deep understanding of how to manage Azure resources effectively. You will also learn how to use Azure Database Migration Service to migrate databases to Azure.

Reading list

We've selected nine books that we think will supplement your learning. Use these to develop background knowledge, enrich your coursework, and gain a deeper understanding of the topics covered in Manage Resources in Azure.
Provides a comprehensive overview of the challenges and best practices for designing and building data-intensive applications. It valuable resource for learners who want to design and implement scalable, reliable and performant data-intensive applications.
Provides a comprehensive overview of cloud native Java development. It valuable resource for learners who want to build and deploy cloud native Java applications.
Provides a collection of recipes for managing Azure resources using Azure Resource Manager. It practical guide for learners who want to automate the deployment and management of their Azure resources.
Provides a comprehensive overview of cloud computing concepts, technologies and architectures. It valuable resource for learners who want to gain a deeper understanding of the underlying principles of cloud computing.
Azure Security Cookbook cookbook-style guide to securing your Azure resources. It covers a wide range of topics, including identity and access management, data protection, and security monitoring. It is an excellent resource for learning how to secure your Azure environment.
Provides a collection of recipes for managing Azure resources using the Azure CLI. It practical guide for learners who want to use the command line to automate their Azure tasks.
Great introduction to cloud computing concepts. It covers a wide range of topics, including cloud architectures, resource management, and security. It great way to gain a foundational understanding of cloud computing before diving into specific cloud platforms like Azure.
Azure DevOps Cookbook practical guide to using Azure DevOps for continuous integration and continuous delivery (CI/CD). It covers a wide range of topics, including setting up Azure DevOps, creating pipelines, and deploying code to Azure. It great resource for anyone looking to improve their CI/CD process.
Comprehensive introduction to cloud computing. It covers a wide range of topics, including cloud architectures, resource management, and security. It great way to gain a foundational understanding of cloud computing before diving into specific cloud platforms like Azure.

Share

Help others find this course page by sharing it with your friends and followers:

Similar courses

Similar courses are unavailable at this time. Please try again later.
Our mission

OpenCourser helps millions of learners each year. People visit us to learn workspace skills, ace their exams, and nurture their curiosity.

Our extensive catalog contains over 50,000 courses and twice as many books. Browse by search, by topic, or even by career interests. We'll match you to the right resources quickly.

Find this site helpful? Tell a friend about us.

Affiliate disclosure

We're supported by our community of learners. When you purchase or subscribe to courses and programs or purchase books, we may earn a commission from our partners.

Your purchases help us maintain our catalog and keep our servers humming without ads.

Thank you for supporting OpenCourser.

© 2016 - 2025 OpenCourser