03-Azure Administration Flashcards

1
Q

What is Resource Manager

A

Provides consistent management layer

Work with resources in your solution as a group

Deploy, update or delete in a single coordinated operation

Provides security, auditing and tagging features

Choose the tools and APIs that work best for you

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

Microsoft.compute does what?

A

Deals with creating virtual machines

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

Resource

A

single service in Azure

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

Resource group

A

logical grouping of resources

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

Azure Resource Manager template

A

JSON file allows you to declaratively describe a set of resources

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

Declarative syntax

A

What a template uses to state what you intend to create

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

Resource provide

A

Service that supplies the resource you can deploy and manage through Resource Manager

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

Resource Group

A

Only exist in one resource group

Have resource of many different types from many different regions

Cannot be renamed

Cannot be nested

Deployments are incremental

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

What are Resource Manager Locks

A

Associate lock with subscription, resource group, or resource

Locks are inherited by child resources

Read-Only locks prevent any changes to the resource

Delete locks prevent deletion

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

What resources CANNOT be moved

A

Azure AD Domain Services

ExpressRoute

Site Recovery

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

What Resource groups to remove

A

Groups and Resources you no longer use

Ensure you will not see unexpected changes

Remove individual resources or remove the resource group

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

Resource limits

A

Have default limit, i.e. quota

Helps track current usage, plan for future use

You can open free support case to increase quota

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

What can you do in Azure Portal

A

Search resources, service and docs

Manage resources

Create customized dashboards and favorites

Access cloud shell

Receive notifications

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

What is Azure Cloud Shell

A

Interactive, browser-accessible shell

Bash or PowerShell

Per-session, per-user basis

Requires resource group, storage account, and Azure File share

Authenticates automatically

Integrated graphical text editor

Assigned one machine per user account

Times out after 20 minutes

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