Set3-2 Flashcards

1
Q

native support for IaC

A

Azure provides native support for IaC via the Azure Resource Manager model. Teams can define declarative ARM templates that specify the infrastructure required to deploy solutions.

Third-party platforms like Terraform, Ansible, Chef, and Pulumi also support IaC to manage automated infrastructure.

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

Azure Machine Learning Studio

A

This is a more advanced tool for building, training, and deploying custom AI models. It is powerful but may be more complex and require a deeper understanding of machine learning concepts compared to Azure Cognitive Services

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

Azure Site Recovery

A

can be used to replicate and recover virtual machines not only within Azure, but also from on-premises datacenters to Azure, and between different datacenters or regions.

It supports a wide range of scenarios, including replication from VMware, Hyper-V, and physical servers to Azure, as well as replication between Azure regions or datacenters.

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

Azure Active Directory Passwordless

A

Azure Active Directory Passwordless allows users to log in without using passwords. Instead, they can use methods like biometrics (fingerprints, face recognition) or security keys. This enhances security and simplifies the login process.

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

What is the maximum allowed number of tags per Azure resource?

A

50

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

How can JSON strings be used to assign more than the maximum number of allowed tags to an Azure resource?

A

When you need to assign more than the maximum number of allowed tags to an Azure resource, you can use JSON strings to include multiple values for a single tag name. This approach allows you to apply more tag values than the limit allows while maintaining compliance with Azure’s tag limit.

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

You can link virtual networks together by using ________________.

A

Virtual Network Peering

like AWS VPC Peering

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

Your company makes use of several SQL databases. However, you want to increase their efficiency because of varying and unpredictable workloads. Which of the following can help you with this?

A

Just like Azure VM Scale Sets are used with VMs, you can use Elastic Pools with Azure SQL Databases!

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

Your Azure account contains several policies and you wish to group/organize them. Which of the following can help you achieve this?

A

To organize and group policies in Azure, you can use Azure Policy initiatives.

Resource groups in Azure are used to manage and organize resources like virtual machines, storage accounts, and databases based on their lifecycle and access control. They are not specifically designed for managing policies.

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

Microsoft Azure services operated by ____________ in China.

A

21Vianet

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