Software Engineering > QUESTIONS & ANSWERS > Azure Exam Latest. AZ 104. Document Contains 28 Questions and Answers (All)

Azure Exam Latest. AZ 104. Document Contains 28 Questions and Answers

Document Content and Description Below

You have an Azure virtual machine named VM1 that automatically registers in an Azure private DNS zone named contoso.com. VM1 hosts a website named Site1. You need to ensure that Site1 can be resolv... ed by using a URL of http://www.contoso.com. The solution must ensure that if the IP address of VM1 changes, www.contoso.com will resolve to the changed IP address. Which DNS record type should you add to contoso.com? Select only one answer. 1. A 2. SVR 3. TXT 4. AAAA 5. CNAME You have the following Azure virtual machines that run Windows Server 2019: Server1- connected to VirtualNET1 and has a Wingtiptoys.com DNS suffix configured in Windows Server 2019 Server2- connected to VirtualNET1 and has a Fabrikam.com DNS suffix configured in Windows Server 2019 Server3- connected to VirtualNET2 and has a Wingtiptoys.com DNS suffix configured in Windows Server 2019 Server4- connected to VirtualNET2 and has a Fabrikam.com DNS suffix configured in Windows Server 2019 You create a private DNS zone named fabrikam.com and add the following virtual network links to fabrikam.com: Link1- connected to VirtualNET1 and has auto registration enabled Link2- connected to VirtualNET2 and has auto registration enabled Which virtual machines will register a DNS record in fabrikam.com? Select only one answer. 1. Server2 only 2. Server1 and Server2 only 3. Server2 and Server4 only 4. Server1, Server2, Server3, and Server4 A company named Contoso, Ltd. has an Azure subscription that is linked to an Azure Active Directory (Azure AD) tenant named contoso.com. The Azure subscription contains the following virtual networks: VNET1- deployed in the East US location VNET2- deployed in the East US location VNET3- deployed in the West US location Contoso purchases a company named A. Datum Corporation. A. Datum has an Azure subscription that contains an Azure AD tenant named adatum.com. Adatum.com contains the following virtual networks: VNETA- deployed in the East US location VNETB- deployed in the West US location Which virtual networks can you peer to VNET1? Select only one answer. 1. VNET2 only 2. VNET2 and VNET3 only 3. VNET2 and VNETA only 4. VNET2, VNET3, and VNETA only 5. VNET2, VNET3, VNETA, and VNETB You have an Azure subscription that contains the following resources: VM1- a virtual machine that runs Microsoft SQL Server and is deployed in the West US location VM2- a virtual machine that runs Microsoft SQL Server and is deployed in the East US location SQL1- an Azure SQL Server deployed to the West US location Vault1- a Recovery Services vault deployed to the West US location Which resources can you back up to Vault1 Select only one answer. 1. VM1 only 2. VM1 and VM2 only 3. VM1 and SQL1 only 4. VM1, VM2, and SQL1 You have a Recovery Services vault named Vault1 that has soft delete enabled. Vault1 stores backups for the following Azure resources: an Azure virtual machine named VM1 an Azure file share named share1 a SQL Server on Azure virtual machine named SQL1 Which backups are protected by soft delete? Select only one answer. 1. VM1 only 2. share1 only 3. VM1 and SQL1 only 4. VM1, share1, and SQL1 You have the following Azure resources: a virtual machine named VM1 a Recovery Services vault named Vault1 On January 1, you configure backups for VM1 by using the following backup policy: Frequency: Daily Time: 23:00 Timezone: (UTC) Coordinated Universal Time Retain instant recovery snapshot(s) for: 2 Day(s) Retention of daily backup point: 7 Day(s) Azure Backup Resource Group: Backup1RG How many restore point collections recovery points will be stored in Backup1RG on January 10? Select only one answer. 1. 2 2. 7 3. 9 4. 10 You have an Azure virtual machine named Computer5 and a Recovery Services vault named Vault5. Computer5 contains the following data disks: DiskA has a size of 512 GB DiskB has a size of 30 TB DiskC has a size of 26 TB DiskD has a size of 2.0 TB Which data disks can you back up to Vault5? Select only one answer. DiskA only 2. DiskB only 3. DiskC only 4. DiskD only 5. DiskA, DiskB, DiskC, and DiskD You plan to create an Azure container instance named container1 that will use a Docker image named Image1. You need to ensure that container1 has persistent storage. Which Azure resources should you deploy for the persistent storage? Select only one answer. 1. an Azure container registry only 2. an Azure Storage account and a file share 3. an Azure Storage account and a blob container 4. an Azure SQL database only You have a Docker image named Image1 that contains a corporate app. You need to deploy Image1 to Azure and make the app accessible to users. Which two Azure services should you deploy? Each correct answer presents complete solution. Select all answers that apply. 1. Azure App service 2. a virtual machine 3. Azure Container Registry 4. a container instance you have an Azure container registry named Registry1. You enable the admin user for Registry1. Which username should you use to connect to Registry1 as an admin user? Select only one answer. 1. root 2. Admin 3. Administrator 4. Registry1 5. Registry1.azurecr.io You have an Azure subscription that contains a user named User1, a resource group named RG1, and a virtual machine named VM1. You enable a system-assigned managed identity for VM1. To which identities can you assign the Reports reader role? Select only one answer. 1. User1 only 2. User1 and RG1 only 3. User1 and VM1 only 4. User1, RG1, and VM1 you have an Azure Active Directory (Azure AD) tenant that contains the following users: User1 has a Department set to Sales and a Country set to USA User2 has a Department set to Marketing and a Country set to USA User3 has a Department set to Sales and a Country set to DE User4 has a Department set to Marketing and a Country set to DE You create a group named Group1 that has the following dynamic membership rule. user.country -eq "USA" -and user.department -eq "Marketing" -or user.department -eq "Sales" Which users are members of Group1? Select only one answer. 1. User1 and User2 only 2. User1 and User3 only 3. User2 and User3 only 4. User1, User2, and User3 only 5. User1, User2, User3 and User4 You have Azure Active Directory (Azure AD) tenant. You need to ensure that a user named Admin1 can create access reviews. The solution must use the principle of least privilege. Which role should you assign to Admin1? Select only one answer. 1. User administrator 2. Group administrator 3. Security administrator 4. Compliance administrator you have an Azure Storage account named storage1. You need to provide time-limited access to storage1. What should you use? Select only one answer. 1. an access key 2. a role assignment 3. an access policy 4. a shared access signature (SAS) You have an Azure Storage account named storage1 that contains a file share named share1. You also have an on-premises Active Directory domain that contains a user named User1. You need to ensure that User1 can access share1 by using the SMB protocol. What should you do? Select only one answer. 1. Provide User1 with the shared access signature (SAS) for storage1. 2. Configure the Access control (IAM) settings of storage1. 3. Configure the Firewalls and virtual networks settings of storage1. 4. Provide User1 with the access key for storage1. You have an Azure Storage account named storage1. You create the following encryption scopes for storage1: Scope1 that has an encryption type of Microsoft-managed keys Scope2 that has an encryption type of Customer-managed keys Which storage services can be used with Scope2? Select only one answer. 1. blob only 2. file only 3. blob and file only 4. table and queue only 5. blob, file, table, and queue You have an Azure Storage account named storage1 that is configured to use the Hot access tier. Storage1 has a container named container1 and the lifecycle management rule with following settings: Move blob to cool storage: Selected Days after last modification: 3 Move blob to archive storage: Selected Days after last modification: 5 On December 1, you create a file named File1 in container1. On December 10, you rehydrate File1 and move the file to the Hot access tier. When will File1 be moved to archive storage? Select only one answer. 1. within 24 hours 2. on December 15 3. on December 18 4. on January 1 You have an Azure subscription that contains a storage account named storage1 and the following virtual machines: VM1 has a public IP address of 13.68.158.24 and is connected to VNET1/Subnet1 VM2 has a public IP address of 52.255.145.76 and is connected to VNET1/Subnet1 VM3 has a public IP address of 13.68.158.50 and is connected to VNET1/Subnet2 The subnets have the following service endpoints: Subnet1 has a Microsoft.Storage service endpoint Subnet2 does not have any service endpoint Storage1 has a firewall configured to allow access from the 13.68.158.0/24 IP address range only. You need to identify which virtual machines can access storage1. What should you identify? Select only one answer. 1. VM1 only 2. VM3 only 3. VM1 and VM2 only 4. VM1 and VM3 only 5. VM1, VM2, and VM3 You have a proximity placement group named Proximity1. You plan to create the following Azure resources: a virtual machine named VM1 a disk named Disk1 a virtual network named VNET1 a public IP address named IP1 Which resources can you place in Proximity1? Select only one answer. 1. VM1 only 2. VM1 and Disk1 only 3. Disk1 and IP1 only 4. VNET1, Disk1, and IP1 only You have an Azure virtual network named VNET1 that has an IP address space of 192.168.0.0/16 and the following subnets: Subnet1- has an IP address range of 192.168.1.0/24 and is connected to 15 VMs Subnet2- has an IP address range of 192.168.2.0/24 and does not have any VMs connected /You need to ensure that you can deploy Azure Firewall to VNET1. What should you do? Select only one answer. 1. Add a new subnet to VNET1. 2. Add a service endpoint to Subnet2. 3. Modify the subnet mask of Subnet2. 4. Modify the IP address space of VNET1. You have an Azure virtual machine named VM1 that connects to a virtual network named VNET1. A network security group (NSG) named NSG1 allows connections to VM1 from VNET1 only. You need to add an inbound security rule to NSG1 that meets the following requirements: Allows Azure Backup to back up VM1 Minimizes the types of allowed inbound traffic What should you use as the source for the inbound security rule? Select only one answer. 1. any IP address 2. the IP address of VM1 3. a service tag for Azure Backup 4. an application security group You have an Azure virtual network named VNET1 has and a network security group (NSG) named NSG1. NSG1 has the following inbound security rules: Rule1 has a priority of 100 and allows port 3389 on TCP protocol from any source and to any destination Rule2 has a priority of 200 and allows ports 80 and 8080 on UDP protocol from any source and to any destination Rule3 has a priority of 300 and denies ports 1-2000 on TCP protocol from any source and to any destination Rule4 has a priority of 400 and allows ports 50-500 on TCP protocol from VirtualNetwork source and to any destination Rule5 has a priority of 500 and allows ports 80 and 443 on TCP protocol from any source and to any destination You need to allow http and https connections from the internet to VNET1. What should you change for NSG1? Select only one answer. 1. Priority for Rule4 to 250 2. Protocol for Rule2 to TCP 3. Priority for Rule3 to 450 4. Priority for Rule5 to 250 You have an Azure Kubernetes Service (AKS) cluster named AKS1 that runs Kubernetes version 1.16.10. You need to ensure that you can run a Windows Server container in AKS1. What should you do first? Select only one answer. 1. Add a node pool to AKS1. 2. Modify the networking settings of AKS1. 3. Integrate AKS1 and the Azure container registry. 4. Upgrade AKS1 to a newer version of Kubernetes. You have an Azure subscription that contains an Azure container registry named Contoso2020. You plan to create an Azure Kubernetes Service (AKS) cluster named AKS1 that has the following settings: Kubernetes version: 1.16.10 Node pools:1 Virtual nodes: Disabled Authentication method: Service principal Network configuration: Basic You need to ensure that you can integrate AKS1 and Contoso2020. Which AKS1 settings should you modify? Select only one answer. 1. Kubernetes version 2. Virtual nodes 3. Authentication method 4. Network configuration You have an Azure web app named WebApp1. You discover that backup options are unavailable for WebApp1. You need to back up WebApp1. What should you do first? Select only one answer. 1. Modify the platform settings of WebApp1. 2. Modify the Application settings of WebApp1. 3. Scale up the app service plan. 4. Scale out the app service plan. You plan to deploy an Azure web app that will have the following settings: Name: WebApp1 Publish: Docker container Operating system: Windows Region: West US Windows Plan (West US): ASP-RG1-8bcf You need to ensure that WebApp1 uses the ASP.NET v4.7 runtime stack. Which setting should you modify? Select only one answer. 1. Region 2. Operating system 3. Publish 4. Windows Plan You have the following Azure resources: Azure Key Vault named KeyVault1 Azure App Service named WebApp1 You need to ensure that WebApp1 can access KeyVault1 by using Azure Active Directory (Azure AD) authentication. Which two settings can be used to configure WebApp1? Each correct answer presents a complete solution. Select all answers that apply. 1. User assigned managed identity 2. Application settings 3. TLS/SSL bindings 4. App Service Authentication 5. System assigned managed identity you have an Azure web app named Contoso2023. You add a deployment slot to Contoso2023 named Slot1. You need to be able to perform a deployment slot swap with preview. What should you modify? Select only one answer. 1. application settings for Contoso2023 2. general settings for Contoso2023 3. application settings for Contoso2023-Slot1 4. general settings for Contoso2023-Slot1 [Show More]

Last updated: 1 year ago

Preview 1 out of 8 pages

Reviews( 6 )

user-profile-pic


by RedCzar777 · 1 year ago

Lacking precision and content.

Please clarify by Kirsch. 1 year ago

user-profile-pic


by Kirsch · 1 year ago

Please clarify

user-profile-pic


by omar1982 · 1 year ago

Not even one star. It say, 45 questions, I only see 28 questions.

I have thus rectified that by Kirsch. 1 year ago

user-profile-pic


by Kirsch · 1 year ago

I have thus rectified that

user-profile-pic


by MasterGeorge474 · 1 year ago

just 5 questions, not more. This is poor.

Most Welcome. by Kirsch. 1 year ago

user-profile-pic


by Kirsch · 1 year ago

Most Welcome.

Recommended For You

 Marketing> QUESTIONS & ANSWERS > MKT 530 Customer Relationship Management. 155 Questions and Answers (All)

preview
MKT 530 Customer Relationship Management. 155 Questions and Answers

MKT 530 All Questions and Answers MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. 1) As the manager of an organization that is att...

By Kirsch , Uploaded: Oct 14, 2019

$10

 Business> QUESTIONS & ANSWERS > CE Shop, CE Shop Final Exam Questions and Answers 100% Pass (All)

preview
CE Shop, CE Shop Final Exam Questions and Answers 100% Pass

CE Shop Final Exam Questions and Answers 100% Pass Blaire apparently hasn't learned her lesson. She paid a $5,000 penalty when MREC found her guilty of misrepresentation, a $10,000 penalty when she...

By Nutmegs , Uploaded: Jul 16, 2023

$11

 Ryanair security> QUESTIONS & ANSWERS > Ryanair Conversion; Ryanair Conversion Questions and Answers 100% Pass Rate. (All)

preview
Ryanair Conversion; Ryanair Conversion Questions and Answers 100% Pass Rate.

Ryanair Conversion Questions and Answers 100% Pass How many passengers seats does a Boeing 737-800 have? ✔✔189 How many passenger seats does a Boeing 737-8200 have? ✔✔197 What row are the MED door...

By Nutmegs , Uploaded: Jun 09, 2023

$11

 Finance> QUESTIONS & ANSWERS > BUSINESS NA Wharton Coursera Business Financial Modeling Quiz. Module 1 to module 4 50 Questions and Answers. University of Pennsylvania (All)

preview
BUSINESS NA Wharton Coursera Business Financial Modeling Quiz. Module 1 to module 4 50 Questions and Answers. University of Pennsylvania

Module 1 Quiz: Comparisons, Cooperation, and Competition Quiz, 10 questions Question 1 1 point 1. Question 1 Peter, Angela, and Opie work together at the Pawtucket Brewery. They worked closely a...

By Kirsch , Uploaded: Oct 15, 2021

$11

 Statistics> QUESTIONS & ANSWERS > MATH 225N Medical Statistics Mid Term Exam. Chamberlain College of Nursing. All Questions and Answers (All)

preview
MATH 225N Medical Statistics Mid Term Exam. Chamberlain College of Nursing. All Questions and Answers

MATH 225N Medical Statistics. Chamberlain College of Nursing. Questions 1. Assume that 80 houses are present in the form of a grid consisting of 10 columns and 8 rows. If a loud speaker is placed...

By Kirsch , Uploaded: Mar 30, 2020

$15

 *NURSING> QUESTIONS & ANSWERS > ATI Pharmacology Proctored Test Bank complete questions and answers with rationale (All)

preview
ATI Pharmacology Proctored Test Bank complete questions and answers with rationale

ATI Pharmacology Proctored Test Bank complete questions and answers with rationale

By A+ PRODUCER , Uploaded: Jan 21, 2021

$11

 Business> QUESTIONS & ANSWERS > Economics Investigating Business and Labor Trends Portfolio Unit 3. Questions and Answers. (All)

preview
Economics Investigating Business and Labor Trends Portfolio Unit 3. Questions and Answers.

Economics Investigating Business and Labor Trends Portfolio unit 3 Part 1: Why is it important for all entrepreneurs to be prepared for changing technology? How can entrepreneurs avoid getti...

By QuizMaster , Uploaded: Nov 10, 2020

$9

 Financial Accounting> QUESTIONS & ANSWERS > Quick Books – Test. Section 8 – Preparing Client’s Books. Questions and Answers. 90% Pass rate. (All)

preview
Quick Books – Test. Section 8 – Preparing Client’s Books. Questions and Answers. 90% Pass rate.

QuickBooks – Test: Section 8 – Preparing Client’s Books 1.) You can find the link to the Voided/Deleted Transactions tool by selecting the ________. a. Accountant Toolbox 2.) Which Accountants On...

By Kirsch , Uploaded: Jan 23, 2021

$10

 *NURSING> QUESTIONS & ANSWERS > ATI COMPREHENSIVE PREDICTOR 2019 C |FORM C Questions And Answers (COMPLETE SOLUTION) (All)

preview
ATI COMPREHENSIVE PREDICTOR 2019 C |FORM C Questions And Answers (COMPLETE SOLUTION)

ATI COMPREHENSIVE PREDICTOR 2019 C

By Grademaster , Uploaded: Nov 27, 2020

$11

 *NURSING> QUESTIONS & ANSWERS > NURS611 Patho Exam 3 QUESTIONS AND ANSWERS (All)

preview
NURS611 Patho Exam 3 QUESTIONS AND ANSWERS

1. What are clinical manifestations of hypothyroidism? 2. Thyroid-stimulating hormone (TSH) is released to stimulate thyroid hormone (TH) and is inhibited when plasma levels of TH are adequate. T...

By James , Uploaded: Jun 01, 2020

$10

$7.00

Add to cart

Instant download

Can't find what you want? Try our AI powered Search

OR

GET ASSIGNMENT HELP
2442
11

Document information


Connected school, study & course



About the document


Uploaded On

May 06, 2022

Number of pages

8

Written in

Seller


seller-icon
Kirsch

Member since 4 years

898 Documents Sold


Additional information

This document has been written for:

Uploaded

May 06, 2022

Downloads

 11

Views

 2442

Document Keyword Tags

THE BEST STUDY GUIDES

Avoid resits and achieve higher grades with the best study guides, textbook notes, and class notes written by your fellow students

custom preview

Avoid examination resits

Your fellow students know the appropriate material to use to deliver high quality content. With this great service and assistance from fellow students, you can become well prepared and avoid having to resits exams.

custom preview

Get the best grades

Your fellow student knows the best materials to research on and use. This guarantee you the best grades in your examination. Your fellow students use high quality materials, textbooks and notes to ensure high quality

custom preview

Earn from your notes

Get paid by selling your notes and study materials to other students. Earn alot of cash and help other students in study by providing them with appropriate and high quality study materials.

WHAT STUDENTS SAY ABOUT US


What is Browsegrades

In Browsegrades, a student can earn by offering help to other student. Students can help other students with materials by upploading their notes and earn money.

We are here to help

We're available through e-mail, Twitter, Facebook, and live chat.
 FAQ
 Questions? Leave a message!

Follow us on
 Twitter

Copyright © Browsegrades · High quality services·