Skip to content

Commit 845478c

Browse files
authored
Merge pull request #169956 from BhargaviAnnadevara-MSFT/patch-154
(AzureCXP) Fixes MicrosoftDocs/azure-docs#79907
2 parents 2293cb1 + 9735c0a commit 845478c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/azure-glossary-cloud-terminology.md

Lines changed: 4 additions & 1 deletion
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,6 +130,9 @@ See [Microsoft Online Subscription Agreement](https://azure.microsoft.com/suppor
130130
An indexing term that enables you to categorize resources according to your requirements for managing or billing. When you have a complex collection of resources, you can use tags to visualize those assets in the way that makes the most sense. For example, you could tag resources that serve a similar role in your organization or belong to the same department.
131131
See [Using tags to organize your Azure resources](./azure-resource-manager/management/tag-resources.md)
132132

133+
## Tenant
134+
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.
135+
133136
## update domain
134137
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.
135138
See [Manage the availability of Windows virtual machines](./virtual-machines/availability.md?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json) and [Manage the availability of Linux virtual machines](./virtual-machines/availability.md?toc=%2fazure%2fvirtual-machines%2flinux%2ftoc.json)

0 commit comments

Comments
 (0)