Get Manage cloud resources by using Windows PowerShell Microsoft Quiz Answers
This learning path explains how to install the necessary modules for cloud services management and use PowerShell commands to perform simple administrative tasks on cloud resources such as Azure virtual machines, Azure storage accounts, and Azure subscriptions. The learning path also covers how to use the Azure Cloud Shell environment to perform PowerShell-based or Bash-based administration directly from the Azure portal.
Prerequisites:
- Familiarity with Windows networking technologies and implementation.
- Familiarity with Windows Server administration, maintenance, and troubleshooting.
- Familiarity with Windows PowerShell and its commands to perform specific tasks.
- Familiarity with PowerShell cmdlets used for system administration tasks related to Active Directory, network configuration, server administration, and Windows 10 device administration.
- Familiarity with Windows PowerShell pipeline, PowerShell providers, and PowerShell drives.
- Familiarity with CIM and WMI technologies.
- Familiarity to use variables, arrays, hash tables, and scripting constructs in Windows PowerShell.
- Familiarity to administer remote computers with Windows PowerShell.
Enroll on Microsoft
Module 1: Review Azure PowerShell module
This module explains the Azure PowerShell environment and the Az module for Windows PowerShell. It also explains how to manage Azure Active Directory (Azure AD) by using PowerShell modules.
Learning objectives:
Upon completion of this module, the learner will be able to:
- Describe Azure PowerShell.
- Describe the Azure Az PowerShell module.
- Install the Azure Az PowerShell module.
- Migrate Azure PowerShell from AzureRM to Az.
- Describe the Azure Active Directory Module for Windows PowerShell and Azure Active Directory PowerShell for Graph modules.
Prerequisites:
- Familiarity with Windows networking technologies and implementation.
- Familiarity with Windows Server administration, maintenance, and troubleshooting.
- Familiarity with Windows PowerShell and its commands to perform specific tasks.
- Familiarity with PowerShell cmdlets used for system administration tasks related to Active Directory, network configuration, server administration, and Windows 10 device administration.
- Familiarity with Windows PowerShell pipeline, PowerShell providers, and PowerShell drives.
- Familiarity with CIM and WMI technologies.
- Familiarity to use variables, arrays, hash tables, and scripting constructs in Windows PowerShell.
- Familiarity to administer remote computers with Windows PowerShell.
This module is part of these learning paths:
Quiz 1: Knowledge check
Q1. What is the Az PowerShell module a set of?
Q2. Which command should you invoke first before starting a container based on a Docker image that includes Azure PowerShell?
- docker run
- docker pull
- Connect-AzAccount
Module 2: Review the features and tools for Azure Cloud Shell
This module covers Azure Cloud Shell and its features.
Learning objectives:
Upon completion of this module, the learner will be able to:
- Describe Azure Cloud Shell.
- Describe features and tools for Azure Cloud Shell.
- Use Azure Cloud Shell.
Prerequisites:
- Familiarity with Windows networking technologies and implementation
- Familiarity with Windows Server administration, maintenance, and troubleshooting
- Familiarity with Windows PowerShell and its commands to perform specific tasks
- Familiarity with PowerShell cmdlets used for system administration tasks related to Active Directory, network configuration, server administration, and Windows 10 device administration
- Familiarity with Windows PowerShell pipeline, PowerShell providers, and PowerShell drives
- Familiarity with CIM and WMI technologies
- Familiarity to use variables, arrays, hash tables, and scripting constructs in Windows PowerShell
- Familiarity to administer remote computers with Windows PowerShell
This module is part of these learning paths:
Quiz 1: Knowledge check
Q1. Which of the following methods allows you to access the Cloud Shell?
- Direct link
https://shell.azure.com
- Deploy an Azure VM running Linux and connect to it by using secure shell (SSH)
- Deploy an Azure VM running Windows and connect to it by using PowerShell Remoting
Q2. Which Azure resource type are you prompted to provide when launching Cloud Shell for the first time?
- An Azure Container instance
- An Azure storage account
- An Azure VM running Linux
Module 3: Manage Azure resources with Windows PowerShell
This module explains how to install the necessary modules for cloud services management and use PowerShell commands to perform simple administrative tasks on cloud resources like Azure virtual machines, Azure subscriptions and Azure storage accounts.
Learning objectives:
Upon completion of this module, the learner will be able to:
- Describe, install, and use the Azure PowerShell environment.
- Describe and use Azure Cloud Shell.
- Manage Azure VMs with Azure PowerShell.
- Manage Azure storage accounts and subscriptions with Azure PowerShell.
Prerequisites:
- Familiarity with Windows networking technologies and implementation
- Familiarity with Windows Server administration, maintenance, and troubleshooting
- Familiarity with Windows PowerShell and its commands to perform specific tasks
- Familiarity with PowerShell cmdlets used for system administration tasks related to Active Directory, network configuration, server administration, and Windows 10 device administration
- Familiarity with Windows PowerShell pipeline, PowerShell providers, and PowerShell drives
- Familiarity with CIM and WMI technologies
- Familiarity to use variables, arrays, hash tables, and scripting constructs in Windows PowerShell
- Familiarity to administer remote computers with Windows PowerShell
This module is part of these learning paths:
Quiz 1: Knowledge check
Q1. In which sequence should a user perform the following steps to access the operating system running in an Azure VM?1. Create an Azure VM.2. Create a resource group.3. Connect to the Azure VM.
- 1 > 2 > 3
- 2 > 1 > 3
- 1 > 3 > 2
Q2. Which command lets a user create a standard, general-purpose storage account with locally redundant storage (LRS) replication?
- New-AzStorageAccount
- Get-AzSubscription
- Set-AzContext
Conclusion:
I hope this Manage cloud resources by using Windows PowerShell Microsoft Quiz Answers would be useful for you to learn something new from this problem. If it helped you then don’t forget to bookmark our site for more Coding Solutions.
This Problem is intended for audiences of all experiences who are interested in learning about Data Science in a business context; there are no prerequisites.
Keep Learning!
More Coding Solutions >>
LeetCode Solutions
Hacker Rank Solutions
CodeChef Solutions