AZ-900 Azure Governance, Compliance, and Monitoring

0.0(0)
studied byStudied by 0 people
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/53

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

54 Terms

1
New cards

Azure Cost Factors

Services Used, Workloads, Networking Needs, and Storage Requirements

2
New cards

Total Cost of Ownership Calculator (TCO)

helps understand cost savings of operating solution on Azure compared to on-premises datacenter

3
New cards

Pricing Calculator

help determine which Azure service best fits your budget; designed to give you an estimated cost for provisioning resources in Azure - for information purposes only

4
New cards

CapEx (Capital Expense)

costs of building out and maintaining infrastructure and facilities

5
New cards

Op Ex (Operational Expense)

cost of renting infrastructure as you need it, whether it's compute, storage, networking, etc.

6
New cards

OpEx cost factors

Resource type, consumption, maintenance, geography, subscription type, Azure Marketplace

7
New cards

Pay-as-you-go

cloud payment model where you pay for the resources that you use during a billing cycle

8
New cards

Bandwidth

data moving in and out of Azure datacenters

9
New cards

inbound data transfer

free transfer of data going into Azure datacenters

10
New cards

outbound data transfer

data leaving Azure datacenters - pricing is based on zones

11
New cards

zone

geographical grouping of Azure regions for billing purposes

12
New cards

Azure Marketplace

lets you purchase Azure-based solutions and services from third-party vendors

13
New cards

Cost Management

provides the ability to quickly check Azure resource costs, create alerts based on resource spend, and create budgets that can be used to automate management of resources

14
New cards

Cost analysis

subset of Cost Management that provides a quick visual for your Azure costs - you can view by billing cycle, region, resource, etc.

15
New cards

Cost Alerts

provide a single location to check on all of the different alert types that may show up in Cost Management Service

16
New cards

Budget Alerts, Credit Alerts, Department Spending quota alerts

Cost Alert Types

17
New cards

Budget alerts

notify you when spending, based on usage or cost, reaches or exceeds the amount defined in the alert condition

18
New cards

Credit Alerts

notify you when your Azure credit monetary commitments are consumed - generated automatically at 90% and at 100% of your Azure credit balance

19
New cards

Department spending quota alerts

notify you when department spending reaches a fixed threshold of the quota (think percentages)

20
New cards

budget

where you set a spending limit of Azure

21
New cards

Resource Tags

another way to organize resources to provide extra information, or metadata about your resources

22
New cards

Microsoft Purview

family of data governance, risk, and compliance solutions that help you get a single, unified view into your data - brings insights about your on-premises, multicloud, and software-as-a-service data together

23
New cards

Solution Areas of Microsoft Purview

Risk and Compliance and Unified Data Governance

24
New cards

Azure Policy

service in Azure that enables you to create, assign, and manage policies that control or audit your resources - the policies enforce different rules across your configurations so that those configurations stay compliant with corporate standards

25
New cards

initiatives

individual policies and groups of related policies

26
New cards

Azure Policy initiative

way of grouping related policies together

27
New cards

Azure Policy Initiative Definitions

Monitor unencrypted SQL Database in Security Center, Monitor OS vulnerabilities in Security Center, and Monitor missing Endpoint Protection in Security Center

28
New cards

Resource Lock

prevents resources from being accidentally deleted or changed

29
New cards

Delete and ReadOnly

Types of Resource Locks

30
New cards

Delete Resource Lock

authorized users can still read and modify a resource, but they can't delete the resource

31
New cards

ReadOnly Resource Lock

authorized users can read a resource, but they can't delete or update the resource

32
New cards

Microsoft Service Trust Portal

portal that provides access to various content, tools, and other resources about Microsoft security, privacy, and compliance practices

33
New cards

Azure portal , Azure PowerShell, Azure Command Line Interface (CLI)

tools for managing Azure environment

34
New cards

Azure Portal

web-based, unified console that provides an alternative to command-line tools - for creating, configuring, and controlling all Azure services and subscriptions

35
New cards

Azure Cloud Shell

browser-based shell tool that allows you to create, configure, and manage Azure resources using a shell

36
New cards

Azure PowerShell and Azure Command Line Interface

what Azure Cloud shell supports

37
New cards

Azure PowerShell

shell with which developers, DevOps, and IT professionals can run commands called command-lets (cmdlets)

38
New cards

Azure CLI

shell with which developers, DevOps, and IT professionals can run Bash commands

39
New cards

Azure Arc

lets you extend your Azure compliance and monitoring to your hybrid and multi-cloud configurations - simplifies governance and management by delivering a consistent multi-cloud and on-premises management platform

40
New cards

Azure Resource Manager (ARM)

deployment and management service for Azure - provides a management layer that enables you to create, update, and delete resources in your Azure account

41
New cards

Infrastructure as code

concept where you manage your infrastructure as lines of code - can use to manage entire deployments using repeatable templates and configurations

42
New cards

ARM templates and Bicep

examples of using infrastructure as code with the Azure Resource Manager to maintain your environment

43
New cards

ARM templates

describe the resources you want to use in a declarative JSON format - with this the deployment code is verified before any code is run; has parallel deployment and repeatable results

44
New cards

Bicep

language that uses declarative syntax to deploy Azure resources; the file defines the infrastructure and configuration; has parallel deployment and repeatable results

45
New cards

Azure Advisor

evaluates your Azure resources and makes recommendations to help improve reliability, security, and performance, achieve operational excellence, and reduce cost - designed to help you save time on cloud optimization

46
New cards

Azure Advisor Recommendation Categories

Reliability, Security, Performance, Operational Excellence, and Cost

47
New cards

Azure Status, Service Health, Resource Health

Azure Service Health services

48
New cards

Azure Status

broad picture of the status of Azure globally; global view of the health of all Azure services across all Azure regions

49
New cards

Service Health

provides a narrower view of Azure services and regions; focuses on the Azure services and regions you're using

50
New cards

Resource Health

tailored view of your actual Azure resources; provides information about the health of your individual cloud resources

51
New cards

Azure Monitor

platform for collecting data on your resources, analyzing that data, visualizing the information, and even acting on the results; can monitor resources an all types of cloud providers

52
New cards

Azure Log Analytics

tool in the Azure portal where you'll write and run log queries on the data gathered by Azure Monitor; robust tool that supports both simple, complex queries, and data analysis

53
New cards

Azure Monitor Alerts

automated way to stay informed when Azure Monitor detects a threshold being crossed; can even attempt corrective action on trigger

54
New cards

Application Insights

Azure Monitor feature that monitors your web application; capable of monitoring applications that are running in all kinds of cloud environments