You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/guides/operations/azure-operations-guide.md
+5-6Lines changed: 5 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
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
4
4
services:
5
5
documentationcenter:
6
6
author: themichaelbender-ms
@@ -18,7 +18,7 @@ ms.date: 08/21/2018
18
18
ms.author: mibender
19
19
---
20
20
21
-
# Introduction to cloud computing and Microsoft Azure
21
+
# Get started for Azure IT operators
22
22
23
23
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.
24
24
@@ -50,10 +50,9 @@ For small businesses, Azure allows for a low-cost entry point, with the ability
50
50
For more information on the available Azure regions, see [Azure regions](https://azure.microsoft.com/regions/).
51
51
52
52
### 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.
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.
0 commit comments