AZ-900 Extra Flashcards

(26 cards)

1
Q

What is Azure Machine Learning Studio?

A

Azure Machine Learning Studio is a web-based workspace to build, train, and deploy machine learning models.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is Azure Machine Learning Designer?

A

Azure Machine Learning Designer is a a drag-and-drop tool within Azure Machine Learning Studio used to build machine learning pipelines without code.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Describe the different Azure Web Tier plans or App Service plans.

A

There are 6 different plans: Free, Shared, Basic, Standard, Premium and Isolated.

Free gives 1 GB of storage. Shared gives 1 GB of storage. Basic gives 10 GB of storage. Standard gives 50 GB of storage. Premium gives 250 gb of storage. Isolated gives 1 TB of storage.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is an Azure Reserved Virtual Machine Instance?

A

Azure Reservations is a cost-saving option that lets you prepay for resources such as VMs and receive discounted rates over 1 or 3 years. An Azure Reserved Virtual Machine Instance is a virtual machine that you have prepaid for.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is Azure DevTest Labs?

A

Azure DevTest Labs is a service to quickly create, manage and tear down development/test environments in a controlled way.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is Azure Key Vault?

A

Azure Key Vault is a service for securely storing and managing of secrets, keys, and certificates.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is Privileged Identity Management?

A

Privileged Identity Management is an access management solution that controls and limits privileged access with just-in-time permissions.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Describe Microsoft’s Cloud Adoption Framework and it’s stages.

A

Microsoft Cloud Adoption Framework is structured approach with 7 stages for cloud adoption success.

The stages are:
Strategy –> Plan –> Ready –> Adopt –> Govern –> Secure –> Manage

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is Azure Marketplace?

A

Azure Marketplace is a store to find, buy, and deploy cloud solutions and services from different vendors.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is Azure Synapse Analytics?

A

Azure Synapse (used to essentially be Azure SQL Data Warehouse) is a large-scale data analytics and data warehousing service that enables analysis of structured and unstructured data. You can use Synapse Analytics on a Data Lake storage. Power BI can be integrated with Synapse Analytics.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is Azure CDN?

A

Azure CDN is Azure’s CDN service to help reduce latency and increase performance for delivery of web content to users by caching STATIC content.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is Azure Front Door?

A

Azure Front Door is a separate CDN-like service with a focus on application delivery and loadbalancing so it can deliver the user to the closest backend.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is Azure Queue Storage?

A

Azure Queue Storage is a service for storing / buffering large numbers of messages for your applications.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is Azure Batch?

A

Azure Batch is a service that lets you create and manage a pool of compute nodes (virtual machines), install the applications you want to run and schedules jobs to run on the nodes.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What is Azure Resource Explorer?

A

Azure Resource Explorer is a tool to view and manage Azure resources via their REST API structure.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is Azure Repos?

A

Azure Repos is a service for hosting and managing Git repositories.

17
Q

What is Microsoft’s Modern Lifecycle Policy for Azure services?

A

The Modern Lifecycle Policy defines how Azure services are supported, updated, and retired.

For products governed by the Modern Lifecycle Policy, Microsoft will provide a minimum of 12 months’ notification prior to ending support if no successor product or service is offered.

For some select services, Microsoft will provide a notification up to 3 years before reaching end of support.

For products and services governed by the Modern Lifecycle Policy, unless otherwise noted, Microsoft’s policy is to provide a minimum 30 days’ notification when customers are required to take action in order to avoid significant degradation to the normal use of the product or service.

18
Q

What is the Knowledge Center used for?

A

The Knowledge Center gives documentation and guidence.

19
Q

What is the Trust Center used for?

A

The Trust Center gives information about security and compliance.

20
Q

What is Azure AI Bot?

A

Azure AI Bot is a service that provides a platform for building intelligent bots that can speak with users.

21
Q

What is Azure Web Apps?

A

Azure Web Apps is a subsection of the Azure App Service platform used specifically for web applications.

22
Q

True OR False? Azure App Service has the ability to automatically scale resources.

23
Q

Why do you not need a federated solution for MFA in Azure?

A

You don’t need a federated solution for MFA in Azure since Azure Active Directory natively supports it. A federated solution might be needed for hybrid solutions but Entra ID can make it not needed.

24
Q

What is Azure Cognitive Services?

A

Azure Cognitive Services is a service that provides AI / machine learning capabilities like vision, speech and language.

25
What is Azure Redis Cache?
Azure Redis Cache is an in-memory datastore for caching and not for persistent storage.
26
Describe Azure's support plans, what is included in them and when is which plan suitable?
The Basic plan is free and provides 24/7 access to billing and subscription support but not technical support. Also provides access to documentation and self-help resources. The Developer plan provides technical support via email during business hours and is for non-critical workloads. The Standard plan provides 24/7 access to technical support via email or phone, is for production workloads, has fast response times etc. The Professional Direct plan provides 24/7 access to technical support via email or phone, is for production workloads, has fast response times and includes operational support, training, and proactive guidance from a ProDirect delivery manager etc. The Unified Enterprise plan has the same as Professional Direct + escalation management for technical support and some other things. Is for mission-critical dependancy on Azure.