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
In Microsoft Entra entitlement management, a connected organization is a reference to a directory or domain of another organization whose users can request access.
author
markwahl-msft
ms.localizationpriority
medium
ms.subservice
entra-id-governance
doc_type
resourcePageType
ms.date
07/22/2024
connectedOrganization resource type
Namespace: microsoft.graph
In Microsoft Entra entitlement management, a connected organization is a reference to a directory or domain of another organization whose users can request access.
Remove a user or group from the connectedOrganization's internal sponsors.
Properties
Property
Type
Description
createdDateTime
DateTimeOffset
The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only.
description
String
The description of the connected organization.
displayName
String
The display name of the connected organization. Supports $filter (eq).
*The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only.
state
connectedOrganizationState
The state of a connected organization defines whether assignment policies with requestor scope type AllConfiguredConnectedOrganizationSubjects are applicable or not. The possible values are: configured, proposed, unknownFutureValue.