Skip to content

Commit

Permalink
Merge pull request #447 from alexbuckgit/alex/fixes-350
Browse files Browse the repository at this point in the history
CAF fixes
  • Loading branch information
ktoliver authored Aug 12, 2019
2 parents ff4819c + 3afd785 commit 8c12247
Showing 1 changed file with 24 additions and 24 deletions.
48 changes: 24 additions & 24 deletions docs/cloud-adoption/governance/governance-disciplines.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "The Five Disciplines of Cloud Governance"
titleSuffix: Microsoft Cloud Adoption Framework for Azure
description: Overview of governance content within the Cloud Adoption Framework
description: Learn about the Five Disciplines of Cloud Governance in the Cloud Adoption Framework.
author: BrianBlanchard
ms.author: brblanch
ms.date: 02/11/2019
Expand All @@ -17,39 +17,39 @@ layout: LandingPage
<!-- markdownlint-disable MD033 -->

<ul class="panelContent cardsI">
<li style="display: flex; flex-direction: column;">
<div class="cardSize">
<div class="cardPadding" style="padding-bottom:10px;">
<div class="card" style="padding-bottom:10px;">
<div class="cardText" style="padding-left:0px;">
Any change to business processes or technology platforms introduces risk. Cloud Governance teams, whose members are sometimes known as cloud custodians, are tasked with mitigating these risks, with minimal interruption to adoption or innovation efforts.<br/><br/>The Cloud Adoption Framework governance model guides these decisions (regardless of the chosen cloud platform) by focusing on [development of corporate policy](./corporate-policy.md) and the [Five Disciplines of Cloud Governance](#disciplines-of-cloud-governance). [Actionable design guides](./actionable-journeys/index.md) demonstrate this model using Azure services. This landing page lists the disciplines of the Cloud Adoption Framework governance model.
</div>
</div>
</div>
</div>
</li>
<li style="display: flex; flex-direction: column;">
<a href="../_images/operational-transformation-govern-highres.png" style="display: flex; flex-direction: column; flex: 1 0 auto;">
<li style="display: flex; flex-direction: column;">
<div class="cardSize">
<div class="cardPadding" style="padding-bottom:10px;">
<div class="card" style="padding-bottom:10px;">
<div class="cardText" style="padding-left:0px;">
<img src="../_images/operational-transformation-govern-highres.png" alt="Diagram of the Cloud Adoption Framework governance model: Corporate policy and governance disciplines">
<br>
<i>Figure 1. Diagram of corporate policy and the Five Disciplines of Cloud Governance</i>
Any change to business processes or technology platforms introduces risk. Cloud governance teams, whose members are sometimes known as cloud custodians, are tasked with mitigating these risks and ensuring minimal interruption to adoption or innovation efforts.<br/><br/>The Cloud Adoption Framework governance model guides these decisions (regardless of the chosen cloud platform) by focusing on <a href="./corporate-policy.md">development of corporate policy]</a> and the <a href="#disciplines-of-cloud-governance">Five Disciplines of Cloud Governance</a>. <a href="./journeys/index.md">Actionable design guides</a> demonstrate this model using Azure services. Learn about the disciplines of the Cloud Adoption Framework governance model below.
</div>
</div>
</div>
</div>
</a>
</li>
</li>
<li style="display: flex; flex-direction: column;">
<a href="../_images/operational-transformation-govern-highres.png" style="display: flex; flex-direction: column; flex: 1 0 auto;">
<div class="cardSize">
<div class="cardPadding" style="padding-bottom:10px;">
<div class="card" style="padding-bottom:10px;">
<div class="cardText" style="padding-left:0px;">
<img src="../_images/operational-transformation-govern-highres.png" alt="Diagram of the Cloud Adoption Framework governance model: Corporate policy and governance disciplines">
<br>
<i>Figure 1 - Diagram of corporate policy and the Five Disciplines of Cloud Governance.</i>
</div>
</div>
</div>
</div>
</a>
</li>
</ul>

<!-- markdownlint-enable MD033 -->

## Disciplines of Cloud Governance

Across each cloud provider, there are common governance disciplines that can serve as a guide to help inform policies and align toolchains. These disciplines guide decisions regarding the proper level of automation and enforcement of corporate policy across cloud providers.
With any cloud platform, there are common governance disciplines that help inform policies and align toolchains. These disciplines guide decisions about the proper level of automation and enforcement of corporate policy across cloud platforms.

<!-- markdownlint-disable MD033 -->

Expand Down Expand Up @@ -85,7 +85,7 @@ Across each cloud provider, there are common governance disciplines that can ser
</div>
<div class="cardText">
<h3>Security Baseline</h3>
<p>Security is a complex and personal topic, unique to each company. Once security requirements are established, cloud governance policies and enforcement applies those requirements across network, data and asset configurations.</p>
<p>Security is a complex topic, unique to each company. Once security requirements are established, cloud governance policies and enforcement apply those requirements across network, data, and asset configurations.</p>
</div>
</div>
</div>
Expand All @@ -104,7 +104,7 @@ Across each cloud provider, there are common governance disciplines that can ser
</div>
<div class="cardText">
<h3>Identity Baseline</h3>
<p>Inconsistencies in the application of identity requirements can increase the risk of breach. The Identity Baseline discipline focuses on ways to ensure identity is consistently applied across cloud adoption efforts.</p>
<p>Inconsistencies in the application of identity requirements can increase the risk of breach. The Identity Baseline discipline focuses ensuring that identity is consistently applied across cloud adoption efforts.</p>
</div>
</div>
</div>
Expand All @@ -123,7 +123,7 @@ Across each cloud provider, there are common governance disciplines that can ser
</div>
<div class="cardText">
<h3>Resource Consistency</h3>
<p>Cloud operations depends on consistency in resource configuration. Through governance tooling, resources can consistently be configured to manage risks related to on-boarding, drift, discoverability, and recovery.</p>
<p>Cloud operations depend on consistent resource configuration. Through governance tooling, resources can be configured consistently to manage risks related to onboarding, drift, discoverability, and recovery.</p>
</div>
</div>
</div>
Expand All @@ -142,7 +142,7 @@ Across each cloud provider, there are common governance disciplines that can ser
</div>
<div class="cardText">
<h3>Deployment Acceleration</h3>
<p>Centralization, standardization, and consistency in deployment and configuration approaches improve governance practices. When made available through cloud-based governance tooling, they create a cloud factor that can accelerate deployment activities.</p>
<p>Centralization, standardization, and consistency in approaches to deployment and configuration improve governance practices. When provided through cloud-based governance tooling, they create a cloud factor that can accelerate deployment activities.</p>
</div>
</div>
</div>
Expand Down

0 comments on commit 8c12247

Please sign in to comment.