Intro Flashcards

1
Q

Can we have single resource in multiple resources groups?

A

No

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

What is Resources group?

A

It contains different resources that are related to each other into same group

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

What is subscription?

A

It is a container of multiple resources group it is mostly linked with billing

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

Can we have multiple subscription in a account?

A

Yes

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

What is the hierarchy of resources

A

Management group -> subscription-> Resource group -> Resource

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

What are the different compute services available in azure?

A

Virtual Machines
Virtual machine scale set
App services
Azure containers service
Azure kubernetes services
Windows virtual desktop

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

What is virtual Machines?

A

It’s is a compute instance which runs on azure cloud it is similar to EC2 in AWS

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

What is VM Scale set?

A

It is similar to EC2 auto scaling where two or more instance runs same code to handle the request load

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

What is App services ?

A

It can run web apps , backend api etc

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

What are azure container services

A

It allows you to run container based apps in cloud

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

What is azure Kubernetes services

A

It allow you to run Kubernetes services in cloud

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

What is windows virtual desktop?

A

it allow you to provision virtual desktop on cloud

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

What is virtual network in azure?

A

It is similar to VPC in AWS.

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

What is express route in azure?

A

It is similar to direct connect in AWS which establishes private connection between azure and on premise

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

What is azure front door service?

A

It has load balancer, CDN, firewall

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

What is peering in virtual network?

A

It’s a connection established between two or more virtual networks

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

Which service allow you to run code in a serverless way ?

A

App Service and Web apps

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

What are the list of azure storage services

A

Container/ BLOB storage
Disk storage
File storage
Storage tier

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

What is Azure storage account?

A

Azure storage account support many storage types like blob, table,queue & files

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

Blob storage support data lake ?

A

Yes

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

Which service in AWS is similar to azure storage account?

A

S3

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

What are the access tire available for azure storage account?

A

Hot, cold, Archive

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

What are the performance tier available in azure storage account?

A

Standard & premium

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

Can we set specific location of data storage in azure storage account?

A

Yes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
Can we set Failover option in azure storage account?
Yes
26
Can we set data replication in azure storage account?
Yes
27
What are disk storage in azure storage?
Disk storage is related to hard disk attached to virtual machines
28
Can we have queue storage in azure storage account?
Yes
29
What is life cycle management in azure a storage account?
Based on certain rules we can move data from hot to cold and to archives
30
How to copy data between blob container in storage account ?
AZ COPY transfer data between blob container in storage account with out downloading it
31
What is AZCOPY?
It’s a command line tool which can be downloaded and install or we can use in cloud shell which can copy files from one container to another container in same storage account or different storage account
32
What is azure file sync?
It allows you to have on premise file server and also a cloud based storage.
33
Azure file share use which protocol?
SMB protocol
34
File share use which encryption?
AES 128
35
What is azure migrate?
Migrate on premise or other cloud services to azure cloud
36
What is azure data box?
It’s like snow ball or snow mobile in AWS
37
Azure Active Directory is same as Active Directory?
No
38
What is Azure AD?
It’s a identity as a service provided by azure
39
What is conditional access in azure ad ?
Multi factor authentication can be set based on certain conditions
40
What is Role based access control (RBAC)
Roles are used to control user access
41
What is Microsoft defender for cloud?
It enhance security for prod environment in azure
42
Which Azure service provide security recommendations?
Microsoft defender for cloud
43
VM charge is based on what?
Seconds based billing
44
Inbound data is free?
Yes
45
Outbound dada is free?
No
46
What is Total cost of ownership?
Cost of running workload on premise
47
What is azure pricing calculator?
It compute cost of hardware which runs on azure cloud
48
What is Azure cost management ?
It’s a tool to analyze azure resources cost
49
What is resource tag?
We can tag the resources for future reference
50
What are the tools used for azure compliance and governance?
Azure blue print Azure Policy Resource lock Service trust portal
51
What is Azure blueprint?
It has Azure templates with pre defined roles and policies
52
What is azure policy?
It allows you to create rules across all of azure resources
53
What is Resource Locks?
Mark resources as read only and we can’t change the settings
54
What is service trust portal?
Centralized location for all data protection compliance certificates from Microsoft for regulatory reporting
55
What is cloud shell in azure?
It’s CLI which interact with azure
56
Azure command start with ?
AZ
57
If you delete resources group does it delete all of it resource within it?
Yes
58
What is Azure Arc?
You can see and manage all of your on premise infrastructure or other cloud which is not part of azure
59
What is ARM template?
Azure resource manager template is similar to cloud formation template in AWS
60
What is Azure Advisor?”
Azure Advisor help you to manage your azure account. It analyze your Azure resources and provide recommendations. It also provides security recommendations
61
What is azure service health?
It’s about how azure itself is running
62
What is azure monitor?
It monitor all Azure resources
63
Can you set alerts using azure monitor?
Yes
64
Where I can generate report on azure resources?
Azure Monitor
65
How to run VMware solutions in azure
Azure VMWare
66
Cloud computing is CapEx / OpEx?
OpEx
67
Lift and shift apply to IaaS/ Paas/sass?
Iaas
68
What is azure subscription?
It is a sub division of azure account. An azure account can have multiple subscription and each subscription can have multiple resources group and each resource group can have multiple resources
69
What is Azure Sandbox account?
It’s a test environment to practice your azure cloud skills and you will not be charged for the actions you perform on sandbox accounts
70
What are the multiple ways to interact with Azure?
Azure portal Azure CLI Power shell
71
What is Region Pair?
Most azure region are paired with another region for failover by default. Not all service will auto failover user have to enable it for some services
72
What is Sovereign Region?
These are isolated regions which are not connected with other regions example china and gov cloud
73
What is the main advantage of azure subscription?
Logically Group Resource Group for billing purposes
74
Can you group azure subscription and apply governance policy?
Yes using azure Management group you can group azure subscription and apply governance policy
75
What is Manx no of management group in azure account?
10,000
76
What is VM available set?
It helps you to build more resilient and highly available environments by grouping VM which have independent power and networks
77
What is Nginx?
It’s a popular web server
78
Which service we can use to host web apps.
Azure App Service
79
What are the different types of App services available in Azure?
Web apps, API apps Web jobs Mobile apps
80
What is point to site virtual private network
Client use corporate vpn to connect azure virtual network
81
What is site to site virtual network?
Link on premise network to azure using vpn gateway
82
What is express route
Private link between on premise and Azure network
83
What is Route table?
Route table allow you to define rule on how traffic is routed
84
What is border gateway protocol?
It would with VPN gateway, Route server @ express route to forward on premise BGP routes to azure virtual network
85
Which service help you to filter network traffic?
Network security group & network virtual appliance help you to filter network traffic
86
Which service allow you to send data from one network to another in encrypted form?
VPN
87
What is VPN gateway?
It a type of virtual network gateway which allows you to connect on premise to azure, individual devices to azure & azure virtual network to another azure virtual network
88
What are the types of vpn available in azure?
Police based VPN & Route based VPN
89
Which VPN allows you on multi site connection?
Route based. VPN
90
Which VPN allows you to coexist with Azure express route gateway?
Route based vpn
91
Which VPN type provide point to site connections?
Route based VPN
92
Which VPN type allow connection between virtual network?
Route based VPN
93
What are different highly available VPN scenarios?
Active/standby Active/Active Express route Failover Zone redundant gateway
94
What is BGP (Border Gateway Protocol)?
BGP is responsible for looking at all available path that data could travel and pick the best route.
95
What is Azure DNS?
It a hosting service for DNS domain that provides name resolutions using Microsoft Azure infrastructure
96
Which data redundancy is lowest cost?
LRS Local Redundant Storage
97
Which is least durable redundant storage
LRS
98
What does Zone redundant storage does?
Replicate data across AZ in same region
99
What is GRS?
Data is replicated in secondary region
100
What is Geo Zone redundant storage?
Data is replicated multiple AZ and in Multiple regions
101
Which storage service support data lake?
Azure blob storage
102
Which storage is used for VM
Azure disk storage
103
Which storage is used for messages queues?
Azure Queues
104
Which storage is used for file share?
Azure files
105
What is use of azure migrate?
It helps you to migrate from on premise to azure cloud
106
What is Azure data box?
Transfer petabytes of data from on premise to azure cloud it’s like snow ball
107
What is AZCOPY?
It’s. a command line tool which allows to to upload, download and copy files in azure
108
Azure storage explorer use which tool at backend
AZCOPY
109
Which tool will keep the files in sync between on premise and azure?
Azure file sync
110
Where we use Active Directory?
On premise environment
111
Where we use Azure AD?
Cloud environments
112
Does Active Directory monitor sign in attempt?
No
113
Does Azure AD monitor sign in attempt?
Yes
114
Which service does Azure AD provide?
Authentication SSO Application Mgt Device Mgt
115
How to connect Active Directory with Azure AD?
Azure AD Connect
116
which tool helps to estimated cost of Azure resources
Pricing calculator
117
which tool helps to estimated cost of running an on-premises infrastructure
TCO calculator
118
what is azure Cost Management
ability to check Azure resource costs, create alerts based on resource spend, and create budgets
119
ARM template format
JSON
120
PowerShell and CLI commands are compatible to each other?
No
121
Which DB service provide sub 5 milliseconds response times?
CosmosDB
122
Where we store cryptographic keys
Azure key vault
123
Where can we find Microsoft compliance
Azure Trust center
124
Can we limit azure spending?
Yes Azure spending limit
125
Azure AI services comes under?
Cognitive services