Skip to content

Commit 923ac74

Browse files
committed
Refresh and image format
1 parent b0710a7 commit 923ac74

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

articles/governance/azure-management.md

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,35 @@
11
---
22
title: Azure Management Overview - Azure Governance
33
description: Overview of the areas of management for Azure applications and resources with links to content on Azure management tools.
4-
ms.date: 12/06/2018
4+
ms.date: 05/22/2020
55
ms.topic: overview
66
---
77
# Overview of Management services in Azure
88

99
Governance in Azure is one aspect of Azure Management. This article covers the different areas of
1010
management for deploying and maintaining your resources in Azure.
1111

12-
Management refers to the tasks and processes required to maintain your business applications and
13-
the resources that support them. Azure has many services and tools that work together to provide
14-
complete management. These services aren't only for resources in Azure, but also in other clouds
15-
and on-premises. Understanding the different tools and how they work together is the first step in
12+
Management refers to the tasks and processes required to maintain your business applications and the
13+
resources that support them. Azure has many services and tools that work together to provide
14+
complete management. These services aren't only for resources in Azure, but also in other clouds and
15+
on-premises. Understanding the different tools and how they work together is the first step in
1616
designing a complete management environment.
1717

1818
The following diagram illustrates the different areas of management that are required to maintain
1919
any application or resource. These different areas can be thought of as a lifecycle. Each area is
2020
required in continuous succession over the lifespan of a resource. This resource lifecycle starts
2121
with the initial deployment, through continued operation, and finally when retired.
2222

23-
![Disciplines of Management in Azure](../monitoring/media/management-overview/management-capabilities.png)
23+
:::image type="content" source="../monitoring/media/management-overview/management-capabilities.png" alt-text="Disciplines of Management in Azure" border="false":::
2424

2525
No single Azure service completely fills the requirements of a particular management area. Instead,
2626
each is realized by several services working together. Some services, such as Application Insights,
2727
provide targeted monitoring functionality for web applications. Others, like Azure Monitor logs,
28-
store management data for other services. This feature allows you to analyze data of different
29-
types collected by different services.
28+
store management data for other services. This feature allows you to analyze data of different types
29+
collected by different services.
3030

31-
The following sections briefly describe the different management areas and provide links to
32-
detailed content on the main Azure services intended to address them.
31+
The following sections briefly describe the different management areas and provide links to detailed
32+
content on the main Azure services intended to address them.
3333

3434
## Monitor
3535

@@ -51,26 +51,26 @@ automation, configuration and update management assist in managing configuration
5151

5252
Governance provides mechanisms and processes to maintain control over your applications and
5353
resources in Azure. It involves planning your initiatives and setting strategic priorities.
54-
Governance in Azure is primarily implemented with two services. [Azure
55-
Policy](./policy/overview.md) allows you to create, assign, and manage policy definitions to
56-
enforce rules for your resources. This feature keeps those resources in compliance with your
57-
corporate standards. [Azure Cost Management](../cost-management-billing/cost-management-billing-overview.md) allows you
54+
Governance in Azure is primarily implemented with two services. [Azure Policy](./policy/overview.md)
55+
allows you to create, assign, and manage policy definitions to enforce rules for your resources.
56+
This feature keeps those resources in compliance with your corporate standards.
57+
[Azure Cost Management](../cost-management-billing/cost-management-billing-overview.md) allows you
5858
to track cloud usage and expenditures for your Azure resources and other cloud providers.
5959

6060
## Secure
6161

6262
Manage the security of your resources and data. A security program involves assessing threats,
6363
collecting and analyzing data, and compliance of your applications and resources. Security
6464
monitoring and threat analysis are provided by [Azure Security
65-
Center](../security-center/security-center-intro.md), which includes unified security management
66-
and advanced threat protection across hybrid cloud workloads. See [Introduction to Azure
67-
Security](../security/fundamentals/overview.md) for comprehensive information and guidance on securing
68-
Azure resources.
65+
Center](../security-center/security-center-intro.md), which includes unified security management and
66+
advanced threat protection across hybrid cloud workloads. See [Introduction to Azure
67+
Security](../security/fundamentals/overview.md) for comprehensive information and guidance on
68+
securing Azure resources.
6969

7070
## Protect
7171

72-
Protection refers to keeping your applications and data available, even with outages that are
73-
beyond your control. Protection in Azure is provided by two services. [Azure
72+
Protection refers to keeping your applications and data available, even with outages that are beyond
73+
your control. Protection in Azure is provided by two services. [Azure
7474
Backup](../backup/backup-introduction-to-azure-backup.md) provides backup and recovery of your data,
7575
either in the cloud or on-premises. [Azure Site
7676
Recovery](../site-recovery/site-recovery-overview.md) provides business continuity and immediate

articles/governance/blueprints/reference/blueprint-functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Azure Blueprints functions
33
description: Describes the functions available for use with blueprint artifacts in Azure Blueprints definitions and assignments.
4-
ms.date: 12/09/2019
4+
ms.date: 05/22/2020
55
ms.topic: reference
66
---
77
# Functions for use with Azure Blueprints

0 commit comments

Comments
 (0)