AZ-900 Practice Test Questions Flashcards
What type of documents does the Microsoft Service Trust Portal provide?
A list of standards that Microsoft follows, pen test results, security assessments, white papers, FAQs, and other documents that can be used to show Microsoft’s compliance efforts
What feature of a system makes it elastic?
The ability of it to add and reduce capacity based on actual demand
What Azure tool gives you the ability to manage multiple subscriptions into nested hierarchies?
Management Groups
Microsoft Entra ID
Enterprise identity service that provides SSO and MFA
Azure’s preferred Identity/Authentication service
Azure Policy
Can add restrictions on storage account SKUs, virtual machine instance types, and rules relating to tagging of resources and groups
True or False: Azure PowerShell scripts and CLI scripts are entirely compatible with each other
FALSE- these are different languages
Resource Locks
Affect your ability to make changes to a resource within Azure but do not affect the resource itself.
A resource lock on a VM still allows it to operate, but prevents someone from restarting it.
What affect does using a “read only” resource lock on an Azure Storage Account have?
The storage account cannot have its properties altered but it doesn’t affect the data itself.
Cloud Shell
Allows access to the CLI and PowerShell consoles in the Azure Portal
True or False: Azure is a public cloud, and has no private cloud offerings
FALSE- Azure Government and DoD services are private
True or False: you can create your own policies if built-in Azure Policy is not sufficient to your needs
TRUE, can create policies using JSON
Azure charges for ____ bandwidth
Egress/Outbound
Azure Monitor
Collects all of the logs from various resources into a central dashboard, where you can run queries, view graphs, and create alerts on certain events
Azure Service Health
Lets you know about any Azure-related service issues including region-wide downtime
AzCopy
Allows you to copy files between two Azure Storage accounts without having to download the files to your local machine
What is Single Sign-On?
The ability to log in once and use the existing userid and password to sign in to other applications, and not have to create/memorize a new one