Questions and Answers
What Steps are involved in shipping data to Azure
1 - Prepare Hard drives
2 - Create import Job
3 - Ship drives to Az Dc
4 - Update Tracking
5 - Verify the data upload.
Is IPV6 to IPV6 communication is supported without load balancer?
True or False
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
B - Disabled
How do you enable auto scale on basic web app
Change to standard
Enable autscale
create Scale rule
When using az ad user create, what parameters are needed
UPN, DisplayName and Password
What is the restore period of an Azure AD user?
A- 30
B- 60
c - 90
d - Can't restore
, A - 30 days
What are actions and not actions
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.
A - NotActions are subtracted from the Actions to define the list of permissible operations.
What tool would you use to monitor Subnets?
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
User Access Administrator
Pubilc IP assigned to the Nic will take precedence over one on the Load balancer?
True or False
True
How many SNAT ports allocated to a Load public IP address
1024
How is outbound Public traffic used on basic load balancers?
All IPs took into consideration but one used.
standard all are used at the same time
What steps are involved in creating an Azure Bastion?