Skip to content

Commit 8e799d3

Browse files
Make definition clearer
1 parent 7218d45 commit 8e799d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-glossary-cloud-terminology.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.workload: na
1414
ms.tgt_pltfrm: na
1515
ms.devlang: na
1616
ms.topic: article
17-
ms.date: 08/22/2021
17+
ms.date: 09/17/2021
1818
ms.author: monicar
1919

2020
---
@@ -130,7 +130,7 @@ An indexing term that enables you to categorize resources according to your requ
130130
See [Using tags to organize your Azure resources](./azure-resource-manager/management/tag-resources.md)
131131

132132
## Tenant
133-
A tenant represents an organization. It's a dedicated instance of Azure AD that an organization or app developer receives at the beginning of a relationship with Microsoft. That relationship could start with signing up for Azure, Microsoft Intune, or Microsoft 365, for example.
133+
A tenant is a group of users or an organization that share access with specific privileges to an instance of a product, service, or application. In Azure Active Directory a tenant is an instance of Azure Active Directory that an organization receives when it signs up for a cloud application like Microsoft 365. Each Azure AD tenant is distinct and separate from other Azure AD tenants. Multitenancy refers to an instance of an application shared by multiple organizations, each with separate access to the instance.
134134

135135
## update domain
136136
The collection of virtual machines in an availability set that are updated at the same time. Virtual machines in the same update domain are restarted together during planned maintenance. Azure never restarts more than one update domain at a time. Also referred to as an upgrade domain.

0 commit comments

Comments
 (0)