SOLVED QUESTIONS GRADED A+
● Is IPV6 to IPV6 communication is supported without load balancer?
True or False. Answer: True, to have ipv6 communitication between
vnets you need and internal load balancer
● What effect is evaluated first in Azure Policy
A- Append
B- Disabled
C- Deny
D - Audit. Answer: B - Disabled
● How do you enable auto scale on basic web app. Answer: Change to
standard
Enable autscale
create Scale rule
● When using az ad user create, what parameters are needed. Answer:
UPN, DisplayName and Password
,● What is the restore period of an Azure AD user?
A- 30
B- 60
c - 90
d - Can't restore. Answer: A - 30 days
● What are actions and not actions. Answer: actions = allowable
permissions on Role definition
Not acctions = Denied permissions
● How are NotActions used in a role definition?
A - NotActions are subtracted from the Actions to define the list of
permissible operations.
B- NotActions are consulted after Actions to deny access to a specific
operation.
, C - NotActions allow you to specify a single operation that is not
allowed.. Answer: A - NotActions are subtracted from the Actions to
define the list of permissible operations.
● What tool would you use to monitor Subnets?. Answer: Network
security group (NSG) flow logging
● What Role is needed to manage access to Azure Resources?
A - Co-administrator
B - Owner
C - User Access Administrator
D - Contributor. Answer: User Access Administrator
● Pubilc IP assigned to the Nic will take precedence over one on the
Load balancer?
True or False. Answer: True
● How many SNAT ports allocated to a Load public IP address.
Answer: 1024
● How is outbound Public traffic used on basic load balancers?.
Answer: All IPs took into consideration but one used.