Skip to content

Commit 154cafe

Browse files
authored
Merge pull request #49609 from themichaelbender-ms/mb-ops-guide
Updating Documentation
2 parents c064ba5 + c9181e4 commit 154cafe

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

articles/guides/operations/azure-operations-guide.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Getting started guide for Azure IT operators | Microsoft Docs
3-
description: Getting started guide for Azure IT operators
2+
title: Get started guide for Azure IT operators | Microsoft Docs
3+
description: Get started guide for Azure IT operators
44
services:
55
documentationcenter:
66
author: themichaelbender-ms
@@ -18,7 +18,7 @@ ms.date: 08/21/2018
1818
ms.author: mibender
1919
---
2020

21-
# Introduction to cloud computing and Microsoft Azure
21+
# Get started for Azure IT operators
2222

2323
This guide introduces core concepts related to the deployment and management of a Microsoft Azure infrastructure. If you are new to cloud computing, or Azure itself, this guide helps quickly get you started with concepts, deployment, and management details. Many sections of this guide discuss an operation such as deploying a virtual machine, and then provide a link for in-depth technical detail.
2424

@@ -50,10 +50,9 @@ For small businesses, Azure allows for a low-cost entry point, with the ability
5050
For more information on the available Azure regions, see [Azure regions](https://azure.microsoft.com/regions/).
5151

5252
### Cloud computing model
53-
With the cloud computing model, there are three categories of service including Infrastructure as a Service (IaaS), Platform as a Service (PaaS), and Software as a Service (SaaS). With tradition on-premises software, administrators are responsible for all levels of the software stack (commonly known as the OSI Model). In cloud computing, each category utilizes a shared-responsiblity model where customers and vendors hold responsibilty for the maintenance and availability of the components with their pieces of the computing stack.
54-
![Cloud Computing Stack Comparison](./media/cloud-computing-comparison.png)
5553

56-
Let's take a look at each of the categories for cloud computing.
54+
Azure uses a cloud computing model based on categories of service provided to customers. The three categories of service include Infrastructure as a Service (IaaS), Platform as a Service (PaaS), and Software as a Service (SaaS). Vendors share some or all of the responsiblity for components in the computing stack in each of these categories. Let's take a look at each of the categories for cloud computing.
55+
![Cloud Computing Stack Comparison](./media/cloud-computing-comparison.png)
5756

5857
#### IaaS: Infrastructure as a service
5958

0 commit comments

Comments
 (0)