AZ-900 Exam Flashcards
Your company intends to automate server deployments to Azure. However there is concern that administrative credentials could be uncovered during the process. During deployment you have to ensure that credentials are encrypted.
Will Multi Factor Authentication accomplish this?
No
- Multi-Factor Authentication is when users are prompted for an additional form of authentication during the sign in process (i.e. through a cell phone or second device to confirm it is them).
- A better solution would be Azure Key Vault
Users ocassionally connect to Azure AD via Internet. You need to ensure that users who connect to Azure AD with an unidentified IP address are prompted to change their password.
Will Azure Active Directory Identity Protection accomplish this?
Yes
Azure Active Directory Identity Protection identifies risks of many types. Define which type of risks it identifies and protects against.
- Anonymous IP Address
- Atypical travel
- Malware Linked IP Address
- Unfamiliar sign-in properties
- Leaked credentials
- Password spray
Users ocassionally connect to Azure AD via Internet. You need to ensure that users who connect to Azure AD with an unidentified IP address are prompted to change their password.
Will Azure Active Directory Privileged Identity Management accomplish this?
No
Azure AD Privileged Identity Management that allows you to manage, control, and monitor access to important resources in your organization. This is useful in preventing malicious users from getting access or an authorized user compromising sensitive information.
Availability Zones can be implemented in all Azure regions.
True or False?
False
Regions that do not have support for Availability Zones are known as Alternate Regions
Only Virtual Machines that run Windows can be created in Availability Zones
True or False?
False
You can run either Windows or Linux
Availability Zones are used to replicate data and applications to multiple regions.
True or False?
False
Availibility Zones are used to replicate data and applications in the same region.
Each Azure subscription can contain multiple account Administrators.
True or False?
False
There is only one account Administrator per Azure account (or subscription).
Each Azure subscription can be managed by using a Microsoft account only.
True or False?
False
An Azure resource group contains multiple subscriptions.
True or False?
False
An Azure subscription can contain multiple resource groups
Microsoft SQL Server 2019 installed on Azure Virtual Machine is an example of PAAS
True or False?
False
Azure SQL database is an example of PAAS
True or False?
True
Azure Cosmos database is an example of SAAS
True or False?
False
Azure Cosmos Database is an example of PAAS
What is the first stage in the Microsoft Cloud Adoption Framework for Azure?
- Adopt the cloud
- Make a plan
- Ready your organization
- Define your strategy
Define your strategy
You plan to deploy several Azure Virtual Machines. You need to ensure that the services running on the Virtual Machines remain available if a single data center fails.
Can you accomplish this by deploying 2 or more availability zones?
Yes
When you need to delete permissions to several Azure machines simultaneously, you must deploy the Azure Virtual Machines ____________________________
- to same region
- by using same Azure resource manager template
- to same resource group
- to same availability zone
to same resource group
Permissions will descend on all the resources in the resource group
What does a customer provide in a SAAS model?
- Application Data
- Data Storage
- Computer resources
- Application software
Application Data
In SAAS, you just use the service. Think of Gmail or Microsoft 365
Your company plans to migrate all its data and resources to Azure. The migration plan only intends to use PAAS solutions. What may you use according to the migration plan?
- Azure Virtual Machine, Azure SQL Database, Azure storage accounts
- Azure App Service and Azure Virtual Machines that have Microsoft SQL Server installed
- Azure App Service and Azure SQL Database
- Azure stoage accounts and web servers in Azure Virtual Machines
Azure App Service and Azure SQL Database
A Microsoft SQL Database hosted on Azure and software updates managed by Azure is an example of:
- Disaster Recovery as a Service
- IAAS
- PAAS
- SAAS
PAAS
If you install Microsoft SQL Database on an Azure VM and manage software updates yourself then it is IAAS.
You need to create a new Azure Virtual Machine on a tablet that runs Android OS. Can you use Bash in Azure Cloud Shell to accomplish this goal?
Yes
Azure Cloud Shell runs in the Azure Portal that you can access via the browser and can run Bash or Powershell
Your company has data centers in NY and LA. Your company has an Azure subscription. You are configuring two data centers as geo clustered sites for site resiliency. What would you recommend as an Azure storage redundancy option considering the following:
- Data must be stored on multiple nodes
- Data must be stored on nodes in seperate geographic locations.
- Data can be read from primary and seconday locations
- Geo-redundant storage
- Read-only geo-redundant storage
- Zone-redundant storage
- Locally-redundant storage
Read-only geo-redundant storage
Your company intends to subscribe to an Azure support plan. The support plan must allow for new support requests to be opened. Which support plans allow for this? (Can select multiple options)
- Basic
- Developer
- Standard
- Professional Direct
- Premium
Basic, Developer, Standard, Professional Direct
All support plans support this feature
Your company’s developers plan to deploy a large number of Virtual Machines on a weekly basis. They will be removing the virtual machines the same week. 60% of the Virtual Machines will be running Windows, and the remaining will be running Linux.
Would Microsoft Managed Desktop be a suitable Azure service for this effort?
No
Azure DevTest Labs would be better suited because you are deploying a large number of Virtual Machines fast and do not need it for long periods of time.
Company ABC uses management groups to manage resources in your Azure tenant more efficiently. They want Useralpha to be able to manage user access to Azure resources. You need to determine which role based access control (RBAC) Useralpha should be added to.
Your solution should follow the principle of least privilege. To which role should you add Useralpha?
- User Access Administrator
- Owner
- Management Group Contributor
- Contributor
User Access Administrator
- Owner has full access to all resources and can delegate access to others. (Service Admin and Co-Admin are assigned as owner role at the subscription scope).
- Contributor creates and manage all types of Azure resources, creates new tenant in Azure AD, and cannot grant access to others.
- Reader can view all Azure resources
- User Access Administrator can manage user access to Azure resources.
- You could have also selected Owner since they also have access to this but since the question mentions least privilege, the answer is not Owner.
Which Azure service should you use to store certificates?
1. Azure Security Center
2. Azure Storage account
3. Azure Key Vault
4. Azure Information Protection
Azure Key Vault
- Azure Key Vault is a cloud service that is used for securely storing and accessing secrets, anything that you want to tightly control access to, (i.e. passwords, API keys, certificates, and cryptographic keys).
- Azure Security Center is a set of tools used for managing and monitoring security for VMs and other cloud computing resources.
- Azure storage account contains azure storage objects (i.e. blobs, files, shares, queues, tables, disks, etc.)
- Azure Information Protection is a solution that enables organizations to discover, classify, and protect documents or emails by applying labels to the content
Which service provides severless computing in Azure?
Azure Functions
Azure Functions is a serverless solution that allows you to write less code, maintain less infrastructure, and save on costs. You just focus on the code that matters to you.
An Azure service is available to customer when it is in
1. private preview
2. public preview
3. development
4. enterprise agreement (EA) subscription
Public Preview
Data that is stored in an Azure Storage account automatically has at least three copies. True or False?
True
There are many data replication options in Azure Storage (LRS, ZRS, GRS, and GA-RS). LRS (locally redundant storage) is the minimum of all of them and allows for data replication three times synchronously in the primary region.
All data that is copied to an Azure storage account is backed up automatically to another Azure data center True or False?
False
It is not automatically configured but you can configure it manually to backup to another Azure data center
An Azure Storage Account can contain up two 2TB of data and up to one million files. True or False?
False
Limits are much higher
If you have Azure resources deployed to every region, you can implement availability zones in all the regions. True or False?
False
Not all Azure regions support availability zones (Alternate vs Recommended Regions)
Availability zones are used to replicate data and applications to multiple regions. True or False?
False
You plan to deploy a critical application to Azure that will run on an Azure virtual machine. You need to recommend a deployment solution for the application. The solution must provide a guaranteed availability of 99.99 percent.
What is the minimum number of VMs and availability zones you need for this deployment.
2 Virtual Machines and 2 Availability Zones
Your company hosts an accounting application named App1. App1 has low usage during the first three weeks of each month and very high usage during the last week of each month.
Which Azure Cloud Service supports cost management for this type of usage pattern?
Elasticity
Which blade in Azure should you use to view security recommendations?
1. Monitor
2. Subscription
3. Market Place
4. Advisor
Advisor
Which blade in Azure should you use to monitor the health of Azure Services?
1. Monitor
2. Subscription
3. Market Place
4. Advisor
Monitor
Which blade in Azure should you use to browse availabile VM images?
1. Monitor
2. Subscription
3. Market Place
4. Advisor
Market Place
Azure Monitor can monitor the performance of on prem computers. True or False?
True
Azure Monitor helps you maximize the availability and performance of your applications and services. You may collect, analyze, and act on telemetry from your cloud or on-premise environments.
Azure Monitor can send alerts to Azure AD security groups. True or False?
False
While Azure Monitor can be used to create alerts, it cannot send alerts related to Azure AD security groups.
Azure Monitor can trigger alerts based on data in an Azure Log Analytics workspace. True or False?
True