MS Learn Az-305 Flashcards
Microsoft Cloud Adoption Framework- 3 phases of the migration plan
Assess
Deploy
Release
Conditional access policy restrict access based on a list of attributes- Select 3
Device state
IP address
Sign-in risk
Designing Azure policies for prod and non-prod in Azure. You need to make sure new subscriptions get the policies assigned automatically at their creation
Create different mgmt groups for prod and non-prod. Assign the policies to the management groups
Plan to implement a azure key vault- 2 requirements
Prevent the accidental deletions of keys, secrets and certs
Prevent deletion of keys, secrets, and certs in a configurable retention period
Purge protection
Soft delete
Which version of Azure SQL supports spatial capabilities and minimizes admin admin overhead
Azure SQL database
Migrate on -prem sql server with the following features installed
SQL database engine
SSIS
SSAS
SSRS
SQL Server on Azure Virtual Machines
is the only option to maintain SSIS, SSAS, and SSRS. SQL Managed Instance and Azure SQL Database do not support SSIS, SSAS, and SSRS. Azure Synapse Analytics does not support the SQL Server Database Engine, SSIS, and SSRS.
Design a new storage solution to
Be optimized for JSON data
Support failovers to different Azure region
Minimize cost
Azure cosmos DB
Azure storage tier where the file will be available in 10 min after your request it
Cool
Which service uses a publish/subscriber method for messages with polling
Service Bus or Event Hubs
Azure Service Bus
You need an Azure networking solution with the following requirements
- Is accessible from other Azure tenants
- Is accessible with isolation from the internet
- Shares connectivity with all customers without additional configurations
Private links
Design a file storage solution with the following requirements
- Provides the highest durability
- Remain available during a zone or Azure region outage
GZRS- Global Zone-redundant Storage– provides zone and region redundancy and the highest durability
Design a data storage solution for the following
- Be optimized for JSON data
- Supports failover to a different region
- Minimizes cost
Azure Data Lake
Design a data analysis solution for Azure that meets the following
- Allows for data transformation
- Links data to Power BI
- Performs near real time log analysis
Azure Synapse Analytics
You need to configure an Azure compute solution the meets the following
- Full control is not required
- High performance computing (HPC) is required
Azure Batch- it provides HPC resources without the complexity of full control
You deploy a new app, the app the use of messages between each app component. You need the following
Supports message size of 256 kb
Groups messages into transactions
Supports automatic dead lettering
Azure Service Bus Queues