0 of 45 Questions completed
Questions:
You have already completed the quiz before. Hence you can not start it again.
You must sign in or sign up to start the quiz.
You must first complete the following:
Quiz complete. Results are being recorded.
0 of 45 Questions answered correctly
Your time:
Time has elapsed
You have reached 0 of 0 point(s), (0 )
Earned Point(s): 0 of 0 , (0 )
0 Essay(s) Pending (Possible Point(s): 0 )
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
Current
Review
Answered
Correct
Incorrect
Question 1 of 45
1 point(s)
You have an Azure Active Directory (Azure AD) tenant that has the initial domain name. You have a domain name of ips.com registered at a third-party registrar. You need to ensure that you can create Azure AD users that have names containing a suffix of aips.com.
Which of the following would need to be implemented to fulfill this requirement? Choose 3 answers from the options given below.
Question 2 of 45
1 point(s)
An Azure account and subscription are currently in use by a corporation. They want to use Virtual Machines and a load balancer to host an application. It is necessary to ensure that the application is available 99.99 percent of the time. Which of the following would have to be in place in order for this to work? You must also keep the solution’s costs to a minimum. Choose two responses from the list below.
Question 3 of 45
1 point(s)
A corporation has set up a load balancer that distributes traffic across three virtual servers on ports 80 and 443. You must direct all RDP traffic to a virtual machine called demovm. How would you go about accomplishing this?
Question 4 of 45
1 point(s)
A corporation has set up a load balancer that distributes traffic across three virtual servers on ports 80 and 443. For each request, you must ensure that all clients are served by the same web server. Which of the following would you set up to meet this need?
Question 5 of 45
1 point(s)
A business has begun to use Azure and has established a subscription. They want to see the costs associated with each resource type. Which of the following will assist you in obtaining these details?
Question 6 of 45
1 point(s)
In Azure, your firm already has a Virtual Network defined. A default subnet in the Virtual Network has two virtual machines named demovm and demovm1. For a period of three hours, all network traffic between the Virtual Machines must be examined. You provide a method for creating a Data Collector collection.
Does this solution fulfill the requirement?
Question 7 of 45
1 point(s)
In Azure, your firm already has a Virtual Network defined. A default subnet in the Virtual Network has two virtual machines named demovm and demovm1. For a period of three hours, all network traffic between the Virtual Machines must be examined. You suggest an Azure Network Watcher Packet Capture solution.
Does this solution fulfill the requirement?
Question 8 of 45
1 point(s)
In Azure, your firm already has a Virtual Network defined. A default subnet in the Virtual Network has two virtual machines named demovm and demovm1. For a period of three hours, all network traffic between the Virtual Machines must be examined. You offer a method for creating a network in and network out metric chart.
Does this solution fulfill the requirement?
Question 9 of 45
1 point(s)
You are the Azure administrator for a company. You have to create a custom role based on the Virtual Machine Reader role. You have to complete the following PowerShell script.
$ipsrole = SLOT 1 “Virtual Machine Reader”
$ ipsrole.id = $null
$ ipsrole.Name = “Virtual Machine Reader”
$ ipsrole.Description = “Read permissions for virtual machines”
$ ipsrole.Actions.Clear()
$ ipsrole.Actions.Add(“Microsoft.Storage/*/read”)
$ ipsrole.Actions.Add(“Microsoft.Network/*/read”)
$ ipsrole.Actions.Add(“Microsoft.Compute/*/read”)
$ ipsrole.AssignableScopes.Clear()
$ ipsrole.AssignableScopes.Add(“/subscriptions/000230400-0500-0440-0440-0055500000000”)
SLOT2-Role $ipsrole
Which of the following would come in Slot 1?
Question 10 of 45
1 point(s)
You are the Azure administrator for a company. You have to create a custom role based on the Virtual Machine Reader role. You have to complete the following PowerShell script.
$ipsrole = SLOT 1 “Virtual Machine Reader”
$ ipsrole.id = $null
$ ipsrole.Name = “Virtual Machine Reader”
$ ipsrole.Description = “Read permissions for virtual machines”
$ ipsrole.Actions.Clear()
$ ipsrole.Actions.Add(“Microsoft.Storage/*/read”)
$ ipsrole.Actions.Add(“Microsoft.Network/*/read”)
$ ipsrole.Actions.Add(“Microsoft.Compute/*/read”)
$ ipsrole.AssignableScopes.Clear()
$ ipsrole.AssignableScopes.Add(“/subscriptions/000230400-0500-0440-0440-0055500000000”)
SLOT2-Role $ipsrole
Which of the following would come in Slot 2?
Question 11 of 45
1 point(s)
An Azure account and subscription have just been set up for a corporation. It is required that IT administrators only be able to create virtual machines of a specific SKU size. Which of the following can assist you in achieving this goal?
Question 12 of 45
1 point(s)
A company has the following set of Virtual Machines defined in the Azure account.
Name
Region
ips-vm1
East US
ips=vm2
Central US
The company wants to move ips-vm1 to another subscription. Which of the following can be implemented to fulfill this requirement?
Question 13 of 45
1 point(s)
A team has a Virtual Machine defined in Azure. A new network interface named secondary has been created. The Network interface needs to be added to the Virtual machine. What must be done first in order to ensure that the network interface can be attached to the Virtual Machine?
Question 14 of 45
1 point(s)
A company has the following virtual networks defined in Azure.
Name
Address space
ips-network1
10,1.0.0/16
ips-network2
10.2.0.0/16
The following virtual machines have been defined as well.
Name
Network
ipsvm1
ips-network1
ipsvm2
ips-network2
The necessary peering connections have been created between ips-network1 and ips-network2. The firewalls on the virtual machines have been modified to allow ICMP traffic. But traffic does not seem to flow between the virtual machines when the ping request is made.
Which of the following can be used to diagnose the issue?
Question 15 of 45
1 point(s)
A company has the following virtual networks defined in Azure.
Name
Address space
ips-network1
10,1.0.0/16
ips-network2
10.2.0.0/16
The following virtual machines have been defined as well.
Name
Network
ipsvm1
ips-network1
ipsvm2
ips-network2
The necessary peering connections have been created between ips-network1 and ips-network2. The firewalls on the virtual machines have been modified to allow ICMP traffic. But traffic does not seem to flow between the virtual machines when the ping request is made.
If the security department wanted to check on any network intrusions into the virtual networks, which of the following tool could be used for this purpose?
Which of the following can be used to diagnose the issue?
Question 16 of 45
1 point(s)
Your company has an Azure account and subscription. The subscription contains a virtual machine named demovm. You have a computer named Computer1 that runs Windows 10. Computer1 is connected to the Internet. You add a network interface to the VM1 from Computer. You attempt to connect to demovm by using Remote Desktop, but the connection fails. You need to establish a Remote Desktop connection to demovm.
What should you do first?
Question 17 of 45
1 point(s)
Your company has an Azure account and subscription. The subscription contains a virtual machine named demovm. You have a computer named Computer1 that runs Windows 10. The computer is connected to the Internet. You add a network interface to the VM1 from Computer1 you want to be able to also access a web service running on port 80 after demovm is started.
Which of the following must be done for this to work?
Question 18 of 45
1 point(s)
Your company has an Azure account and subscription. The subscription contains the resources in the following table:
Name
Type
ipsstore
Storage container
ips-rg
Resource Group
documents
BLOB container
demo
File share
Using a single Azure Resource Manager template, your IT administrator created a virtual machine called demovm and a storage account called ips-temp. You should go over the template that was used for the deployment again. To access the template that was used for the deployment, which of the following resource blades should be used?
Question 19 of 45
1 point(s)
Your company has an Azure subscription. In the subscription. you go ahead and create an Azure file snare named share1. You also create a shared access signature (SAS) named SASdemo. If you use SASdemo to connect to the storage account and open Microsoft Azure Storage Explorer on a machine with an IP address of 193.77.134.1, then, you:
Question 20 of 45
1 point(s)
Your company has an Azure subscription. In the subscription. You go ahead and create an Azure file share named share1. You also create a shared access signature (SAS) named SASdemo. If you use the net use command on a computer that has an IP address of 193.77.134.50 and then use SASdemo to connect to share1. Then you……
Question 21 of 45
1 point(s)
You want to set up a virtual network subnet with five virtual machines. A public IP address and a private IP address will be assigned to each virtual machine. Inbound and outbound security policies must be the same for each virtual machine.
What is the bare minimum of network interfaces you need?
Question 22 of 45
1 point(s)
You want to set up a virtual network subnet with five virtual machines. A public IP address and a private IP address will be assigned to each virtual machine. Inbound and outbound security policies must be the same for each virtual machine.
What is the bare minimum of network security groups you need?
Question 23 of 45
1 point(s)
You have a virtual network named VNet2 that has the configuration.
Before a virtual machine on VNET2 can receive an IP address from 192 168.1.0/24 you must first.
Question 24 of 45
1 point(s)
You have a virtual network named VNet2 that has the configuration.
Before a virtual machine on VNET2 can receive an IP address from 10 2.1.0/24 you must first,
Question 25 of 45
1 point(s)
A company has an Azure subscription that contains the resources in the following table:
Name
Type
ips-rg
Resource Group
ipsstore
Azure Storage account
iipssync
Azure File Sync
The ipsstore contains a file share named documents. The document file share contains 1000 files.
You need to synchronize the files in the file share with an on-premises server named ipsserver. Which of the following would you need to implement to fulfill this requirement? Choose 3 answers from the options given below.
Question 26 of 45
1 point(s)
A company needs to create a storage account that needs to conform to the following requirements
• Users should be able to add files such as images and videos
• Ability to store archive data
• File shares need to be in place which can be accessed across several VMs
• The data needs to be available even if a region goes down
• The solution needs to be cost-effective
Which of the following type of storage account would you create for this purpose?
Question 27 of 45
1 point(s)
A company needs to create a storage account that needs to conform to the following requirements
• Users should be able to add files such as images and videos
• Ability to store archive data
• File shares need to be in place which can be accessed across several VMs
• The data needs to be available even if a region goes down
• The solution needs to be cost-effective
What is the type of replication that needs to be configured for the storage account?
Question 28 of 45
1 point(s)
You need to deploy two Azure virtual machines named VM1 and VM2 based on the Windows server 2016. The deployment must meet the following requirements:
• Provide a Service Level Agreement (SLA) of 99.95 percent availability.
• Use managed disks
• You propose a solution to create a scale set for the requirement.
Would the solution meet the goal?
Question 29 of 45
1 point(s)
You need to deploy two Azure virtual machines named VM1 and VM2 based on the Windows server 2016 image. The deployment must meet the following requirements:
• Provide a Service Level Agreement (SLA) of 99.95 percent availability.
• Use managed disks
• You propose a solution to create an availability set for the requirement.
Would the solution meet the goal?
Question 30 of 45
1 point(s)
You need to deploy two Azure virtual machines named VM1 and VM2 based on the Windows server 2016. The deployment must meet the following requirements:
• Provide a Service Level Agreement (SLA) of 99.95 percent availability.
• Use managed disks
• You propose a solution to create a Traffic Manager for the requirement.
Would the solution meet the goal?
Question 31 of 45
1 point(s)
Your company has an Azure account and an Azure subscription. They have
created a Virtual Network named ips-net. The following users have been set up.
User
Role
ips-usr1
Owner
ips-usr2
Security admin
ips-usr3
Network Contributor
Which of the following users would be able to add a subnet to the Virtual Network?
Question 32 of 45
1 point(s)
Your company has an Azure account and an Azure subscription. They have
created a Virtual Network named ips-net. The following users have been set up.
User
Role
ips-usr1
Owner
ips-usr2
Security admin
ips-usr3
Network Contributor
Which of the following users would be able to add the Reader role access for a user to the Virtual Network?
Question 33 of 45
1 point(s)
You work as an Azure Administrator for a company. You have the below JSON role definition.
You have to ensure that a role can be in place that would have the following requirements.
• View all the resources in the Azure subscription
• Issue support requests to Microsoft.
• Use the principle of least privilege.
• You have to complete the below JSON role definition
Which of the following would go into Slot1?
Question 34 of 45
1 point(s)
You work as an Azure Administrator for a company. You have the below JSON role definition.
You have to ensure that a role can be in place that would have the following requirements.
• View all the resources in the Azure subscription
• Issue support requests to Microsoft.
• Use the principle of least privilege
• You have to complete the below JSON role definition
Which of the following would go into Slot2?
Question 35 of 45
1 point(s)
You have the Azure virtual networks shown in the following table.
Name
Address space
Subnet
Resource group-region
VNet1
10.11,0.0/16
10.11.0.0/17
West US
VNet2
10.11.0.0/17
10.11.0.0/25
West US
VNet3
10.10.0.0/22
10.0.1.0/24
East US
VNet4
192.168 16.0/22
192.168 16.0/24
North Europe
To which virtual networks can you establish a peering connection from VNet1?
Question 36 of 45
1 point(s)
Your company has an Azure account and a subscription. The subscription contains the virtual networks in the following table.
Name
Address space
Subnet name
Subnet address range
VNet1
10.1.0.0/16
Subnet1
10.1.1.0/24
VNet2
10.10.0.0/16
Subnet2
10.10.1.0/24
VNet3
172.16.0.0/16
Subnet3
172.16.L0/24
The virtual machines listed in the table are also included in the subscription.
Name
Network
Subnet
IP address
VM1
VNet1
Subnet1
10,1.1.4
VM2
VNet2
Subnet2
10.1014
VM3
VNet3
Subnet3
172.16.1.4
All of the virtual machines’ firewalls are set to allow all ICMP traffic. The peerings are entered in the table below.
Virtual network
Peering network
VNet1
VNet3
VNet2
VNet3
VNet3
VNet1
For each of the following statements. Select Yes if the statement is true
Is VM1 peered with VM3?
Question 37 of 45
1 point(s)
Your company has an Azure account and a subscription. The subscription contains the virtual networks in the following table.
Name
Address space
Subnet name
Subnet address range
VNet1
10.1.0.0/16
Subnet1
10.1.1.0/24
VNet2
10.10.0.0/16
Subnet2
10.10.1.0/24
VNet3
172.16.0.0/16
Subnet3
172.16.L0/24
The subscription also contains the virtual machines in the following table.
Name
Network
Subnet
IP address
VM1
VNet1
Subnet1
10,1.1.4
VM2
VNet2
Subnet2
10.1014
VM3
VNet3
Subnet3
172.16.1.4
All of the virtual machines’ firewalls are set to allow all ICMP traffic. The peerings are entered in the table below.
Virtual network
Peering network
VNet1
VNet3
VNet2
VNet3
VNet3
VNet1
For each of the following statements, select yes, if the statement is true.
Does VM2 peer with VM3?
Question 38 of 45
1 point(s)
Your company has an Azure account and a subscription. The subscription contains the virtual networks in the following table.
Name
Address space
Subnet name
Subnet address range
VNet1
10.1.0.0/16
Subnet1
10.1.1.0/24
VNet2
10.10.0.0/16
Subnet2
10.10.1.0/24
VNet3
172.16.0.0/16
Subnet3
172.16.L0/24
The subscription also contains the virtual machines in the following table.
Name
Network
Subnet
IP address
VM1
VNet1
Subnet1
10,1.1.4
VM2
VNet2
Subnet2
10.1014
VM3
VNet3
Subnet3
172.16.1.4
All of the virtual machines’ firewalls are set to allow all ICMP traffic. The peerings are entered in the table below.
Virtual network
Peering network
VNet1
VNet3
VNet2
VNet3
VNet3
VNet1
For each of the following statements. Select Yes, if the statement is true.
Is VM2 peered with VM1?
Question 39 of 45
1 point(s)
A company has the following storage accounts in place as part of its Azure subscription.
Name
Storage account type
ipsstore1
General Purpose V1
ipsstore2
General Purpose V2
ipsstore3
Blob Storage
Which storage account(s) could be utilized to store things in the Archive tier?
Question 40 of 45
1 point(s)
A company needs to deploy the following architecture to Azure.
The architecture would consist of a load balancer that should only accept requests via private IP addresses and should not flow via the internet. The load balancer would direct requests to database servers hosted on Virtual machines.
For this architecture, which of the following load balancer types should be used?
Question 41 of 45
1 point(s)
Case Study.
Overview: IPS is an online training provider.
Existing Environment: The existing environment for IPS currently consists of the following:
• A set of Virtual machines that host web-based application workloads
• A set of Virtual machines that host database workloads
• An Active directory setup using Windows Server 2012 R2
Proposed Environment
• IPS has setup an Azure Active Directory (Azure AD) tenant recently
• They want to migrate their web and database workloads to the cloud
• They also want to setup a document store where users will be able to upload and download files
Infrastructure changes
• There is a need to setup Azure AD and ensure users from their on-premises Active directory is synced up to Azure AD
• A custom domain of ips.com also needs to be setup in Azure
• The web-based Virtual Machines in Azure should only allow HTTPS traffic for the Internet-based users
• Non-Functional requirements
• An SLA of 99.5% needs to be guaranteed for the availability of the Virtual Machines
• Storage replication needs to be in place to ensure that data is available even in the case of a datacenter failure
• Wherever possible costs should be minimized.
Which of the following should be used to ensure an SLA of 99.5% for the availability of the Virtual Machines? Choose 2 answers from the options given below.
Question 42 of 45
1 point(s)
Case Study
Overview: IPS is an online training provider.
Existing Environment: The existing environment for IPS currently consists of the following:
• A set of Virtual machines that host web-based application workloads
• A set of Virtual machines that host database workloads
• An Active directory setup using Windows Server 2012 R2
Proposed Environment
• IPS has setup an Azure Active Directory (Azure AD) tenant recently
• They want to migrate their web and database workloads to the cloud
• They also want to setup a document store where users will be able to upload and download files
Infrastructure changes
• There is a need to setup Azure AD and ensure users from their on-premises Active directory is synced up to Azure AD
• A custom domain of ips.com also needs to be setup in Azure
• The web-based Virtual Machines in Azure should only allow HTTPS traffic for the Internet-based users
Non-Functional requirements
• An SLA of 99.5% needs to be guaranteed for the availability of the Virtual Machines
• Storage replication needs to be in place to ensure that data is available even in the case of a datacenter failure
Wherever possible costs should be minimized when adding custom domain names. Which of the following record needs to be added to your custom domain registrar?
Question 43 of 45
1 point(s)
Case Study
Overview: IPS is an online training provider.
Existing Environment: The existing environment for IPS currently consists of the following:
• A set of Virtual machines that host web-based application workloads
• A set of Virtual machines that host database workloads
• An Active directory setup using Windows Server 2012 R2
Proposed Environment
• IPS has setup an Azure Active Directory (Azure AD) tenant recently
• They want to migrate their web and database workloads to the cloud
• They also want to setup a document store where users will be able to upload and download files
Infrastructure changes
• There is a need to setup Azure AD and ensure users from their on-premises Active Directory is synced up to Azure AD
• A custom domain of ips.com also needs to be setup in Azure
• The web-based Virtual Machines in Azure should only allow HTTPS traffic for the Internet-based users
Non-Functional requirements
• An SLA of 99.5% needs to be guaranteed for the availability of the Virtual Machines
• Storage replication needs to be in place to ensure that data is available even in the case of a datacenter failure
• Wherever possible costs should be minimized.
Which of the following rule would you apply to the Network Security Group for the Network interface attached to the webserver?
Question 44 of 45
1 point(s)
A team member has created a point-to-site VPN connection between a computer named “WorkstationA” and an Azure Virtual Network. Another point-to-site VPN connection needs to be created between the same Azure Virtual Network and a computer named “WorkstationB”. The VPN client package was generated and installed on “WorkstationB”. You need to ensure you can create a successful point-to-site VPN connection. You make the decision to join “WorkstationB” with the Azure AD tenant.
Would this solution fulfill the requirement?
Question 45 of 45
1 point(s)
A team member has established a point-to-site VPN connection between an Azure Virtual Network and a PC named “WorkstationA.” A point-to-site VPN connection between the same Azure Virtual Network and a PC named “WorkstationB” must be established. On “WorkstationB,” a VPN client package was created and installed. You need to ensure you can create a successful point-to-site VPN connection. You make the decision to create a local VPN gateway.
Would this solution fulfill the requirement?