Questions with Verified Correct Answers Graded
A+ 2026
What Steps are involved in shipping data to Azure ANSWER >> 1 - Prepare Hard drives
2 - Create import Job
3 - Ship drives to Az Dc
1
,4 - Update Tracking
5 - Verify the data upload.
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
2
, 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.
3