Describe Azure management and governance Flashcards
Describe factors that can affect costs in Azure
- Resource type
- Consumption
- Maintenance
- Geography
- Subscription type
- Azure Marketplace
Pricing calculator
The pricing calculator is designed to give you an estimated cost for provisioning resources in Azure. You can get an estimate for individual resources, build out a solution, or use an example scenario to see an estimate of the Azure spend. The pricing calculator’s focus is on the cost of provisioned resources in Azure.
With the pricing calculator, you can estimate the cost of any provisioned resources, including compute, storage, and associated network costs. You can even account for different storage options like storage type, access tier, and redundancy.
TCO calculator
The TCO calculator is designed to help you compare the costs for running an on-premises infrastructure compared to an Azure Cloud infrastructure. With the TCO calculator, you enter your current infrastructure configuration, including servers, databases, storage, and outbound network traffic. The TCO calculator then compares the anticipated costs for your current environment with an Azure environment supporting the same infrastructure requirements.
Microsoft Cost Management tool
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.
Cost analysis
Cost analysis is a subset of Cost Management that provides a quick visual for your Azure costs.
View the total cost in a variety of different ways, including by billing cycle, region, resource, and so on.
You use cost analysis to explore and analyze your organizational costs. You can view aggregated costs by organization to understand where costs are accrued and to identify spending trends.
And you can see accumulated costs over time to estimate monthly, quarterly, or even yearly cost trends against a budget.
Cost alerts
Cost alerts provide a single location to quickly check on all of the different alert types that may show up in the Cost Management service.
The three types of alerts that may show up are:
- Budget alerts
- Credit alerts
- Department spending quota alerts.
Budgets
A budget is where you set a spending limit for Azure. You can set budgets based on a subscription, resource group, service type, or other criteria.
Tags
Resource tags are another way to organize resources. Tags provide extra information, or metadata, about your resources.
Microsoft Purview
Microsoft Purview is a family of data governance, risk, and compliance solutions that helps you get a single, unified view into your data. Microsoft Purview brings insights about your on-premises, multicloud, and software-as-a-service data together.
Microsoft Purview: risk and compliance
Microsoft Purview: unified data governance.
Azure Policy
Azure Policy is a service in Azure that enables you to create, assign, and manage policies that control or audit your resources. These policies enforce different rules across your resource configurations so that those configurations stay compliant with corporate standards.
Azure policies - info
Azure Policy evaluates your resources and highlights resources that aren’t compliant with the policies you’ve created. Azure Policy can also prevent noncompliant resources from being created.
Azure Policies can be set at each level
Azure Policies are inherited
Azure Policy initiatives
An Azure Policy initiative is a way of grouping related policies together. The initiative definition contains all of the policy definitions to help track your compliance state for a larger goal.
Resource locks
A resource lock prevents resources from being accidentally deleted or changed.
Even with Azure role-based access control (Azure RBAC) policies in place, there’s still a risk that people with the right level of access could delete critical cloud resources.
Resource locks can be applied to individual resources, resource groups, or even an entire subscription.
Resource locks are inherited.