AZ-204: Implement secure cloud solutions Microsoft Quiz Answers

Get AZ-204: Implement secure cloud solutions Microsoft Quiz Answers

Learn how to more securely deploy apps in Azure by using Azure Key Vault, managed identities, and Azure App Configuration.

This learning path helps prepare you for Exam AZ-204: Developing Solutions for Microsoft Azure.

Prerequisites:

  • At least one year of experience developing scalable solutions through all phases of software development.
  • Have a base understanding of Azure and cloud concepts, services, and the Azure portal.
  • If you are new to Azure, or cloud computing, it is recommended you complete the AZ-900: Azure Fundamentals course.

Enroll on Microsoft

Module 1: Implement Azure Key Vault

Learn how Azure Key Vault can help you keep your apps more secure, and how to set and retrieve secrets by using the Azure CLI.

Learning objectives:

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

  • Describe the benefits of using Azure Key Vault
  • Explain how to authenticate to Azure Key Vault
  • Set and retrieve a secret from Azure Key Vault by using the Azure CLI

Prerequisites:

  • You should be experienced with developer concepts and terminology.
  • An understanding of cloud computing and some experience with the Azure portal.

Quiz 1: Knowledge check

Q1. Which of the below methods of authenticating to Azure Key Vault is recommended for most scenarios?

  • Service principal and certificate
  • Service principal and secret
  • Managed identities

Q2. Azure Key Vault protects data when it is traveling between Azure Key Vault and clients. What protocol does it use for encryption?

  • Secure Sockets Layer
  • Transport Layer Security
  • Presentation Layer

Module 2: Implement managed identities

Learn how managed identities can help you deploy secure solutions on Azure without the need to manage credentials.

Learning objectives:

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

  • Explain the differences between the two types of managed identities
  • Describe the flows for user- and system-assigned managed identities
  • Configure managed identities
  • Acquire access tokens by using REST and code

Prerequisites:

  • You should be experienced with developer concepts and terminology.
  • An understanding of cloud computing and some experience with the Azure portal.

Quiz 1: Knowledge check

Q1. Which of the following characteristics is indicative of user-assigned identities?

  • Shared lifecycle with an Azure resource
  • Independent life-cycle
  • Can only be associated with a single Azure resource

Q2. A client app requests managed identities for an access token for a given resource. Which of the below is the basis for the token?

  • Oauth 2.0
  • Service principal
  • Virtual machine

Module 3: Implement Azure App Configuration

Learn how to use Azure App Configuration service to centrally manage and secure your configuration settings, and to manage app features.

Learning objectives:

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

  • Explain the benefits of using Azure App Configuration
  • Describe how Azure App Configuration stores information
  • Implement feature management
  • Securely access your app configuration information

Prerequisites:

  • You should be experienced with developer concepts and terminology.
  • An understanding of cloud computing and some experience with the Azure portal.

Quiz 1: Knowledge check

Q1. Which type of encryption does Azure App Configuration use to encrypt data at rest?

  • 64-bit AES
  • 128-bit AES
  • 256-bit AES

Q2. Which of the below evaluates the state of a feature flag?

  • Feature flag
  • Feature manager
  • Filter
Conclusion:

I hope this AZ-204: Implement secure cloud solutions 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 *