Physical Address

304 North Cardinal St.
Dorchester Center, MA 02124

Manage virtualization and containers in a hybrid environment Microsoft Quiz Answers

Get Manage virtualization and containers in a hybrid environment Microsoft Quiz Answers

Learn to implement and manage Windows Server virtual machines (VMs) and container workloads using Windows Server Hyper-V. You’ll learn how to deploy and configure Azure IaaS Virtual Machine workloads.

This learning path helps prepare you for Exam AZ-800: Administering Windows Server Hybrid Core Infrastructure.

Prerequisites:

  • Windows Server 2012 or Windows Server 2016
  • Working with virtualization technologies
  • Basic experience with implementing and managing IaaS services in Microsoft Azure

Enroll on Microsoft

Module 4: Plan and deploy Windows Server IaaS Virtual Machines

You’ll be able to describe Azure compute and storage in relation to Azure VMs, and deploy Azure VMs by using the Azure portal, Azure CLI, or templates.

Learning objectives:

After completing this module, you will be able to:

  • Describe Azure compute.
  • Describe Azure storage.
  • Deploy Azure VMs.
  • Create a VM from the Azure portal.
  • Create a VM from Azure Cloud Shell.
  • Deploy Azure VMs by using templates.

Prerequisites:

To get the best learning experience from this module, it’s important that you have knowledge and experience of the following:

  • Managing Windows Server operating system and Windows Server workloads in on-premises scenarios, such as Active Directory Domain Services (AD DS), Domain Name System (DNS), the Distributed File System (DFS), Microsoft Hyper-V, and file and storage services.
  • Common Windows Server management tools.
  • Core Microsoft compute, storage, networking, and virtualization technologies.
  • On-premises resiliency Windows Server-based compute and storage technologies.
  • Implementing and managing IaaS services in Microsoft Azure.
  • Azure Active Directory (Azure AD).
  • Security-related technologies (firewalls, encryption, multi-factor authentication).
  • Windows PowerShell scripting.
  • Automation and monitoring.

This module is part of these learning paths:

Quiz 1: Knowledge check

Q1. An administrator wants to create a reusable template that uses the custom script extension to configure web content on a VM. What’s the best way to enable deployments to specify the script that configures web content?

  • Provide a variable that specifies the script location.
  • Provide a default script location in your template, and then use a nested template to override that location.
  • Provide a parameter that specifies the script location.

Q2. What’s meant by declarative automation in the context of deploying VMs by using templates?

  • Defining the required resources in addition to the steps needed to create those resources.
  • Defining the required resources but not how to create those resources.
  • Defining the required resources with the system ensuring that those resources are always available.

Q3. Which of the following statements about Azure VM disks is true?

  • There will be only one operating system disk in each Azure VM, and its maximum size is 32 TB.
  • The maximum number of data disks you can attach to the Azure VM is dependent on the Azure VM size.
  • The number and disk size of temporary disks is dependent on the size of the Azure VM.

Module 5: Customize Windows Server IaaS Virtual Machine images

You’ll be able to create new VMs from generalized images and use Azure Image Builder templates to create and manage images in Azure.

Learning objectives:

After completing this module, you’ll be able to:

  • Create a generalized image.
  • Create a new VM from a generalized image.
  • Create a managed image of a generalized VM in Azure.
  • Create a VM from a managed image.
  • Describe Azure Image Builder.
  • Use Azure Image Builder to create a Windows image.

Prerequisites:

In order to get the best learning experience from this module, it’s important that you have knowledge and experience of the following:

  • Managing Windows Server operating system and Windows Server workloads in on-premises scenarios, including Active Directory Domain Services (AD DS), Domain Name System (DNS), the Distributed File System (DFS), Microsoft Hyper-V, and file and storage services.
  • Common Windows Server management tools.
  • Core Microsoft compute, storage, networking, and virtualization technologies.
  • On-premises resiliency Windows Server-based compute and storage technologies.
  • Implementing and managing infrastructure as a service (IaaS) services in Azure.
  • Azure Active Directory (Azure AD).
  • Security-related technologies (firewalls, encryption, multi-factor authentication).
  • Windows PowerShell scripting.
  • Automation and monitoring.

This module is part of these learning paths:

Quiz 1: Knowledge check

Q1. Which of the following procedures should an administrator employ to generalize a Windows VM in preparation for creating a managed image in Azure?

  • Run Sysprep.exe and accept the default values.
  • Run Sysprep.exe and select the Generalize check box.
  • Run Sysprep.exe, select the Generalize check box, and then in the Shutdown Options list, select Shutdown.

Q2. What is the first step an administrator needs to perform when creating a managed image from a generalized VM that is in the Stopped (deallocated) status?

  • Create the image.
  • Capture the image.
  • Start the VM.

Q3. Which of the following Azure CLI commands should an administrator run to start an image build using Azure Image Builder?

  • az resource create.
  • az resource invoke-action.
  • az vm create .

Module 6: Automate the configuration of Windows Server IaaS Virtual Machines

You’ll be able to deploy Desired State Configuration (DSC) extensions, implement those extensions to remediate noncompliant servers, and use custom script extension.

Learning objectives:

After completing this module, you will be able to:

  • Describe Azure automation.
  • Implement Azure automation with DSC.
  • Remediate noncompliant servers.
  • Describe custom script extension.
  • Configure a VM by using DSC extensions.

Prerequisites:

In order to get the best learning experience from this module, it’s important that you have knowledge and experience of the following:

  • Managing the Windows Server operating system and Windows Server workloads in on-premises scenarios, including Active Directory Domain Services (AD DS), Domain Name System (DNS), the Distributed File System (DFS), Microsoft Hyper-V, and file and storage services
  • Common Windows Server management tools
  • Core Microsoft compute, storage, networking, and virtualization technologies
  • On-premises resiliency Windows Server-based compute and storage technologies
  • Implementing and managing IaaS services in Microsoft Azure
  • Azure Active Directory (Azure AD)
  • Security-related technologies such as firewalls, encryption, and multi-factor authentication
  • Windows PowerShell scripting
  • Automation and monitoring

This module is part of these learning paths:

Quiz 1: Knowledge check

Q1. Which of the following statements best describes Azure Automation State Configuration?

  • A declarative management platform to configure, deploy, and control systems.
  • A service used to write, manage, and compile PowerShell DSC configurations, import DSC resources, and assign configurations to target nodes.
  • A service that manages the state configuration on each destination, or node.

Q2. Why should Contoso use pull mode instead of push mode for DSC?

  • Pull mode is best for complex environments that need redundancy and scale.
  • Pull mode is easy to set up and doesn’t need its own dedicated infrastructure.
  • Pull mode uses the LCM to make sure that the state on each node matches the state specified by the configuration.

Q3. When you onboard servers with Azure Automation State Configuration, you set the configuration mode to one of the following. Which should you choose to enable remediation for servers so that they remain compliant automatically?

  • ApplyOnly.
  • ApplyOnly.
  • ApplyAndAutoCorrect.
Conclusion:

I hope this Manage virtualization and containers in a hybrid environment 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

Leave a Reply

Your email address will not be published. Required fields are marked *