From 94738697aa41d2cc89322abcddd3bfb7d33c6163 Mon Sep 17 00:00:00 2001 From: "Frank Migacz [fmigacz@MSFT]" Date: Wed, 14 Mar 2018 09:07:03 -0500 Subject: [PATCH] Change CosmosDB to Cosmos DB Simple typo: change CosmosDB to Cosmos DB. --- docs/cloud-adoption-guide/adoption-intro/azure-explainer.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/cloud-adoption-guide/adoption-intro/azure-explainer.md b/docs/cloud-adoption-guide/adoption-intro/azure-explainer.md index 3b0ba7175c2..7031cff26cb 100644 --- a/docs/cloud-adoption-guide/adoption-intro/azure-explainer.md +++ b/docs/cloud-adoption-guide/adoption-intro/azure-explainer.md @@ -18,7 +18,7 @@ Within each rack or cluster, most of the servers are designated to run these vir Each instance of the fabric controller is connected to another set of servers running cloud orchestration software, typically known as a **front end**. The front end hosts the web services, RESTful APIs, and internal Azure databases used for all functions the cloud performs. -For example, the front end hosts the services that handle customer requests to allocate Azure resources such as [virtual networks][vnet], [virtual machines][vms], and services like [CosmosDB]. First, the front end validates the user and verifies the user is authorized to allocate the requested resources. If so, the front end consults a database to locate a server rack with sufficient capacity, and then instructs the fabric controller on the rack to allocate the resource. +For example, the front end hosts the services that handle customer requests to allocate Azure resources such as [virtual networks][vnet], [virtual machines][vms], and services like [Cosmos DB][cosmosdb]. First, the front end validates the user and verifies the user is authorized to allocate the requested resources. If so, the front end consults a database to locate a server rack with sufficient capacity, and then instructs the fabric controller on the rack to allocate the resource. So, very simply, Azure is a huge collection of servers and networking hardware, along with a complex set of distributed applications that orchestrate the configuration and operation of the virtualized hardware and software on those servers. And it is this orchestration that makes Azure so powerful - users are no longer responsible for maintaining and upgrading hardware, Azure does all this behind the scenes. @@ -31,4 +31,4 @@ So, very simply, Azure is a huge collection of servers and networking hardware, [cosmosdb]: /azure/cosmos-db/introduction [docs-add-users-to-aad]: /azure/active-directory/add-users-azure-active-directory?toc=/azure/architecture/cloud-adoption-guide/toc.json [vms]: /azure/virtual-machines/ -[vnet]: /azure/virtual-network/virtual-networks-overview \ No newline at end of file +[vnet]: /azure/virtual-network/virtual-networks-overview