Chapter 2 Compliance and Cloud Governance

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/40

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 2:35 AM on 4/12/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

41 Terms

1
New cards

Why is cloud harder than on-prem?

Less control over infrastructure, and you must manage security, access, and compliance

2
New cards

What is compliance?

Following rules about data, laws, and security

3
New cards

Is compliance one-time?

No, it is continuous

4
New cards

What is an Azure region?

A geographic location with data centers

5
New cards

Why choose a region close to users?

Better performance and lower latency

6
New cards

What is data residency?

Controlling where your data is stored

7
New cards

Is the cheapest region always best?

No, performance and compliance matter more

8
New cards

What is a regional pair?

Two regions linked for backup and reliability

9
New cards

Why use region pairs?

Disaster recovery and high availability

10
New cards

What is GRS?

Data is automatically copied to another region

11
New cards

What is an Azure account?

Your identity or login

12
New cards

What is a subscription?

Where resources live and billing happens

13
New cards

Can one account have multiple subscriptions?

Yes

14
New cards

Where are resources stored?

In subscriptions

15
New cards

What is metering?

Tracking usage for billing

16
New cards

Most common subscription type?

Pay-As-You-Go

17
New cards

What does Cost Management do?

Tracks, predicts, and controls spending

18
New cards

What saves the most money long-term?

Reservations

19
New cards

What is Azure Hybrid Benefit?

Use existing licenses to save money

20
New cards

What are Dev/Test subscriptions used for?

Cheaper testing environments, not production

21
New cards

What is a Resource Group?

A container for resources

22
New cards

What happens if you delete a Resource Group?

Everything inside it is deleted

23
New cards

Does Resource Group location control resource location?

No

24
New cards

Can resources be in different regions inside one Resource Group?

Yes

25
New cards

Where do Management Groups sit?

Above subscriptions

26
New cards

Why use Management Groups?

To organize and control multiple subscriptions

27
New cards

What flows down from Management Groups?

Policies and permissions

28
New cards

What is Azure Policy?

Rules that control what can be created

29
New cards

What is an example of Azure Policy?

Only allow certain regions or require tags

30
New cards

What happens if a policy rule is broken?

Azure blocks the action

31
New cards

What is RBAC?

Role-Based Access Control, or who can do what

32
New cards

What are the 3 parts of RBAC?

User, role, and scope

33
New cards

What does the Owner role do?

Full access, including assigning roles

34
New cards

What is the difference between Contributor and Owner?

Contributor cannot assign roles

35
New cards

What do resource locks do?

Protect resources from changes or deletion

36
New cards

What is a CanNotDelete lock?

You can edit the resource but cannot delete it

37
New cards

Do locks override RBAC?

Yes

38
New cards

What are tags?

Labels used for organizing resources

39
New cards

Why use tags?

Organization and cost tracking

40
New cards

What is the format of a tag?

Key and value

41
New cards

What is the difference between Azure Policy and RBAC?

Policy controls what can be created, while RBAC controls who can do actions