Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Exam (elaborations)

Microsoft AZ-500 Dumps 100% Official (2021) AZ-500 Exam Questions

Rating
-
Sold
1
Pages
15
Grade
A+
Uploaded on
23-06-2021
Written in
2020/2021

Download Latest Microsoft AZ-500 Exam Dumps and get well prepared for the AZ-500 Exam Questions Answers with Dumps2GO Microsoft Azure Security Engineer Associate AZ-500 dumps and Microsoft Azure Security Technologies practice test engine.

Show more Read less
Institution
Course

Content preview

Microsoft
AZ-500 Exam
Microsoft Azure Security Technologies


Questions & Answers (Demo Version)
https://dumps2go.com/dumps/az-500/




Buy Full Product Here:

, Microsoft
AZ-500 Exam
Microsoft Azure Security Technologies Exam




Questions & Answers
Demo

,Questions & Answers PDF Page 2




Version: 10.0
Case Study: 1
Litware, inc
This is a case study. Case studies are not timed separately. You can use as much exam time as you
would like to complete each case. However, there may be additional case studies and sections on
this exam. You must manage your time to ensure that you are able to complete all questions included
on this exam in the time provided.
To answer the questions included in a case study, you will need to reference information that is
provided in the case study. Case studies might contain exhibits and other resources that provide
more information about the scenario that is described in the case study. Each question is
independent of the other question on this case study.
At the end of this case study, a review screen will appear. This screen allows you to review your
answers and to make changes before you move to the next sections of the exam. After you begin a
new section, you cannot return to this section.
To start the case study
To display the first question on this case study, click the Next button. Use the buttons in the left pane
to explore the content of the case study before you answer the questions. Clicking these buttons
displays information such as business requirements, existing environment, and problem statements.
If the case study has an All Information tab, note that the information displayed is identical to the
information displayed on the subsequent tabs. When you are ready to answer a question, click the
Question button to return to the question.
Overview
Litware, Inc. is a digital media company that has 500 employees in the Chicago area and 20
employees in the San Francisco area.
Existing Environment
Litware has an Azure subscription named Sub1 that has a subscription ID of 43894a43-17c2-4a39-
8cfc-3540c2653ef4.
Sub1 is associated to an Azure Active Directory (Azure AD) tenant named litwareinc.com. The tenant
contains the user objects and the device objects of all the Litware employees and their devices. Each
user is assigned an Azure AD Premium P2 license. Azure AD Privileged Identity Management (PIM) is
activated.
The tenant contains the groups shown in the following table.




The Azure subscription contains the objects shown in the following table.

,Questions & Answers PDF Page 3




Azure Security Center is set to the Free tier.
Planned changes
Litware plans to deploy the Azure resources shown in the following table.




Litware identifies the following identity and access requirements:
•All San Francisco users and their devices must be members of Group1.
•The members of Group2 must be assigned the Contributor role to Resource Group2 by using a
permanent eligible assignment.
•Users must be prevented from registering applications in Azure AD and from consenting to
applications that access company information on the users’ behalf.
Platform Protection Requirements
Litware identifies the following platform protection requirements:
•Microsoft Antimalware must be installed on the virtual machines in Resource Group1.
•The members of Group2 must be assigned the Azure Kubernetes Service Cluster Admin Role.
•Azure AD users must be to authenticate to AKS1 by using their Azure AD credentials.
•Following the implementation of the planned changes, the IT team must be able to connect to VM0
by using JIT VM access.
•A new custom RBAC role named Role1 must be used to delegate the administration of the managed
disks in Resource Group1. Role1 must be available only for Resource Group1.

,Questions & Answers PDF Page 4




Security Operations Requirements
Litware must be able to customize the operating system security configurations in Azure Security
Center.

Question: 1

You need to meet the identity and access requirements for Group1.
What should you do?

A. Add a membership rule to Group1.
B. Delete Group1. Create a new group named Group1 that has a membership type of Office 365. Add
users and devices to the group.
C. Modify the membership rule of Group1.
D. Change the membership type of Group1 to Assigned. Create two groups that have dynamic
memberships. Add the new groups to Group1.

Answer: B

Explanation:
Incorrect Answers:
A, C: You can create a dynamic group for devices or for users, but you can't create a rule that contains
both users and devices.
D: For assigned group you can only add individual members.
Scenario:
Litware identifies the following identity and access requirements: All San Francisco users and their
devices must be members of Group1.
The tenant currently contain this group:




References:
https://docs.microsoft.com/en-us/azure/active-directory/users-groups-roles/groups-dynamic-
membership
https://docs.microsoft.com/en-us/azure/active-directory/fundamentals/active-directory-groups-
create-azure-portal

Question: 2

You need to ensure that users can access VM0. The solution must meet the platform protection
requirements.
What should you do?

A. Move VM0 to Subnet1.
B. On Firewall, configure a network traffic filtering rule.
C. Assign RT1 to AzureFirewallSubnet.

,Questions & Answers PDF Page 5




D. On Firewall, configure a DNAT rule.

Answer: A

Explanation:
Azure Firewall has the following known issue:
Conflict with Azure Security Center (ASC) Just-in-Time (JIT) feature.
If a virtual machine is accessed using JIT, and is in a subnet with a user-defined route that points to
Azure Firewall as a default gateway, ASC JIT doesn’t work. This is a result of asymmetric routing – a
packet comes in via the virtual machine public IP (JIT opened the access), but the return path is via
the firewall, which drops the packet because there is no established session on the firewall.
Solution: To work around this issue, place the JIT virtual machines on a separate subnet that doesn’t
have a user-defined route to the firewall.
Scenario:




Following the implementation of the planned changes, the IT team must be able to connect to VM0
by using JIT VM access.




References:
https://docs.microsoft.com/en-us/azure/firewall/overview

Question: 3

You need to ensure that you can meet the security operations requirements.
What should you do first?

A. Turn on Auto Provisioning in Security Center.
B. Integrate Security Center and Microsoft Cloud App Security.
C. Upgrade the pricing tier of Security Center to Standard.
D. Modify the Security Center workspace configuration.

Answer: C

Explanation:
The Standard tier extends the capabilities of the Free tier to workloads running in private and other
public clouds, providing unified security management and threat protection across your hybrid cloud
workloads. The Standard tier also adds advanced threat detection capabilities, which uses built-in
behavioral analytics and machine learning to identify attacks and zero-day exploits, access and
application controls to reduce exposure to network attacks and malware, and more.

,Questions & Answers PDF Page 6




Scenario: Security Operations Requirements
Litware must be able to customize the operating system security configurations in Azure Security
Center.
References:
https://docs.microsoft.com/en-us/azure/security-center/security-center-pricing

Question: 4

You need to configure WebApp1 to meet the data and application requirements.
Which two actions should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.

A. Upload a public certificate.
B. Turn on the HTTPS Only protocol setting.
C. Set the Minimum TLS Version protocol setting to 1.2.
D. Change the pricing tier of the App Service plan.
E. Turn on the Incoming client certificates protocol setting.

Answer: AC

Explanation:
A: To configure Certificates for use in Azure Websites Applications you need to upload a public
Certificate.
C: Over time, multiple versions of TLS have been released to mitigate different vulnerabilities. TLS 1.2
is the most current version available for apps running on Azure App Service.
Incorrect Answers:
B: We need support the http url as well.
Note:




References:
https://docs.microsoft.com/en-us/azure/app-service/app-service-web-configure-tls-mutual-auth
https://azure.microsoft.com/en-us/upHYPERLINK "https://azure.microsoft.com/en-us/updates/app-
service-and-functions-hosted-apps-can-now-update-tls-versions/"dates/app-service-and-functions-
hosted-apps-can-now-update-tls-versions/

Question: 5

HOTSPOT
You need to create Role1 to meet the platform protection requirements.
How should you complete the role definition of Role1? To answer, select the appropriate options in
the answer area.
NOTE: Each correct selection is worth one point.

,Questions & Answers PDF Page 7




Answer:

,Questions & Answers PDF Page 8




Explanation:
Scenario: A new custom RBAC role named Role1 must be used to delegate the administration of the
managed disks in Resource Group1. Role1 must be available only for Resource Group1.
Azure RBAC template managed disks "Microsoft.Storage/"
References:
https://blogs.msdn.microsoft.com/azureedu/2017/02/11/new-managed-disk-storage-option-for-
your-azure-vms/

Question: 6

DRAG DROP
You need to configure SQLDB1 to meet the data and application requirements.
Which three actions should you recommend be performed in sequence? To answer, move the
appropriate actions from the list of actions to the answer area and arrange them in the correct order.

, Questions & Answers PDF Page 9




Answer:




Explanation:
Step 1: Connect to SQLDB1 by using Microsoft SQL Server Management Studio (SSMS)
Step 2: In SQLDB1, create contained database users.
Create a contained user in the database that represents the VM's system-assigned identity.

Written for

Course

Document information

Uploaded on
June 23, 2021
Number of pages
15
Written in
2020/2021
Type
Exam (elaborations)
Contains
Questions & answers

Subjects

Free
Get access to the full document:
Download

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Get to know the seller
Seller avatar
jeremymack

Get to know the seller

Seller avatar
jeremymack Exam
Follow You need to be logged in order to follow users or courses
Sold
2
Member since
4 year
Number of followers
2
Documents
3
Last sold
1 year ago

0.0

0 reviews

5
0
4
0
3
0
2
0
1
0

Recently viewed by you

Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions