Describe Azure management and governance Flashcards
(58 cards)
What is Azure calculator?
Publicly accessible browser-based tool where you can estimate the costs of services created in Azure
What is TCO (Total Cost of Ownership) calculator?
Browser-based tool that can estimate cost savings by moving workloads to Azure
Generates a report that compares the costs of workloads running on on-perm environments with those running in Azure
What are resource tags?
Provide metadata or descriptive infos for Azure resources
Can be used to logically organize all resources that share the same values
What is the common use case for tags?
To capture billing information for cost management purposes
What is MS Purview?
Unified data governance solution that helps organizations govern, protect, and manage their entire data estate, including cloud, hosted and on-perm data sources
Examples of use cases of Azure Policy
Limit what regions can be accessed for resources to be created (data sovereignty compliance)
Limit what resources can be created (VM types)
What is Azure Policy?
Set of resource creation and management rules that apply across multiple subscriptions.
Defines what actions are allowed within a subscription
Assesses resources for compliance standards
Performs remediation for non-compliant resources
What are resource locks?
Used to prevent resources from being modified or accidentally deleted
Locks override any permission set through RBAC
What is Azure Arc?
Hybrid management and governance tool that supports physical and virtual windows servers
Azure arc managed servers are classed as Arc enabled servers
How do you connect a windows server to azure arc?
Azure Connected machine agent is deployed and configured on the server
What are ARM (Azure Ressource Manager) templates?
ARM templates are an Infrastructure as a Code approach to resource deployment
What is Bicep?
As JSON, it’s used to create ARM templates
It’s a MS declarative Domain-specific Language Infrastructure as Code tool
Define Azure Advisor
Included and no-cost service
Provides advice on optimizing Azure resources
Provides personalized and actionable best practice recommandations based on usage analysis
Can be accessed directly within the portal
What are the five recommandation categories used by Azure Advisor?
Cost
Security
Reliability
Operational excellence
Performance
What is Azure status?
Public-facing website (no login required)
Global view of all the platform services across all regions
What information does Azure Service Health provide?
A personalized view of the health of all your Azure resources
Provides guidance and notifications, such as for planned maintenance and other advisories on resource health aspects specific to your tenant
What are the data types used by Azure Monitor?
Logs: record the activities of a data source representing some action taken against the resources
Metrics: record the performance and consumption of data source and represent the meters and counters being triggered
What is Azure Monitor?
included service
Provides actionable insights into the health, availability and performance of Azure and on-perm environments by collecting and analyzing logs and metrics
What would you choose?
You need to prevent any users from deleting resources from a subscription with contents spanning multiple resource groups
Azure Locks
Which factors affect Azure costs?
Usage meters, such as CPU time, disk size, and write operations, are used to calculate your bill for an Azure resource.
Deleting or deallocating a resource means that you will no longer be billed for it.
Different regions can have different associated prices.
Resources cost the same no matter the time of day or the day of the week.
What would you choose?
You need to use information from MS Defender for cloud to develop best practices recommandations for optimization
Azure Advisor
What would you choose?
You need to define a set of policies to help ensure compliance for resources contained in a resource group
Initiative
An Azure initiative is a collection of Azure policies targeted towards reaching a single overall goal.
Simplifies managing and assigning policy definitions by grouping a set of policies as a single item
Initiative can then be assigned to a scope and applied to all the resources contained in that scope.
What is Azure Hybrid Benefit?
It allows you to use existing Windows Server licenses (covered by active MS Software Assurance agreement) to run Windows VM in Azure.
You pay only for the VM’s infrastructure cost (up to 40% of regular costs)
Company plans to commit a 3 years plan for VM and storage ressources to receive a reduction in pay-as-you go prices.
What’s the service?
Azure Reservations
- 1 or 3 years plan
- Committing allows you to get a discount on the resources you use (up to 72% from pay-as-you-go prices).
- Includes VM, storages (blob, Files), Database (SQL database, Cosmos DB…)….