From faec9d3eb53f52d179e0ea9aff450c7189ea3958 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Fri, 28 Aug 2026 09:59:47 +0000 Subject: [PATCH 1/8] Updated markdown help --- ...enantRelationshipDelegatedAdminCustomer.md | 50 ++-------------- ...RelationshipDelegatedAdminCustomerCount.md | 44 ++++---------- ...tedAdminCustomerServiceManagementDetail.md | 40 ++----------- ...minCustomerServiceManagementDetailCount.md | 46 ++++----------- ...tRelationshipDelegatedAdminRelationship.md | 50 ++-------------- ...egatedAdminRelationshipAccessAssignment.md | 50 ++-------------- ...dAdminRelationshipAccessAssignmentCount.md | 46 ++++----------- ...tionshipDelegatedAdminRelationshipCount.md | 44 ++++---------- ...shipDelegatedAdminRelationshipOperation.md | 50 ++-------------- ...elegatedAdminRelationshipOperationCount.md | 46 ++++----------- ...onshipDelegatedAdminRelationshipRequest.md | 50 ++-------------- ...pDelegatedAdminRelationshipRequestCount.md | 46 ++++----------- .../Microsoft.Graph.Beta.Identity.Partner.md | 21 +------ ...enantRelationshipDelegatedAdminCustomer.md | 42 +++++--------- ...tedAdminCustomerServiceManagementDetail.md | 44 +++++--------- ...tRelationshipDelegatedAdminRelationship.md | 52 +++-------------- ...egatedAdminRelationshipAccessAssignment.md | 54 +++-------------- ...shipDelegatedAdminRelationshipOperation.md | 44 +++++--------- ...onshipDelegatedAdminRelationshipRequest.md | 50 ++-------------- ...enantRelationshipDelegatedAdminCustomer.md | 42 +++++--------- ...tedAdminCustomerServiceManagementDetail.md | 42 +++++--------- ...tRelationshipDelegatedAdminRelationship.md | 51 ++-------------- ...egatedAdminRelationshipAccessAssignment.md | 51 ++-------------- ...shipDelegatedAdminRelationshipOperation.md | 42 +++++--------- ...onshipDelegatedAdminRelationshipRequest.md | 42 +++++--------- ...enantRelationshipDelegatedAdminCustomer.md | 44 +++++--------- ...tedAdminCustomerServiceManagementDetail.md | 44 +++++--------- ...tRelationshipDelegatedAdminRelationship.md | 58 ++++--------------- ...egatedAdminRelationshipAccessAssignment.md | 54 +++-------------- ...shipDelegatedAdminRelationshipOperation.md | 44 +++++--------- ...onshipDelegatedAdminRelationshipRequest.md | 44 +++++--------- 31 files changed, 300 insertions(+), 1127 deletions(-) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomer.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomer.md index 53aa105926bf..53d7e1f549ac 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomer.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomer.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadmincustomer Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/07/2026 +ms.date: 08/28/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaTenantRelationshipDelegatedAdminCustomer --- @@ -15,9 +15,6 @@ title: Get-MgBetaTenantRelationshipDelegatedAdminCustomer Read the properties of a delegatedAdminCustomer object. -> [!NOTE] -> To view the v1.0 release of this cmdlet, view [Get-MgTenantRelationshipDelegatedAdminCustomer](/powershell/module/Microsoft.Graph.Identity.Partner/Get-MgTenantRelationshipDelegatedAdminCustomer?view=graph-powershell-1.0) - ## SYNTAX ### List (Default) @@ -60,27 +57,14 @@ This cmdlet has the following aliases, Read the properties of a delegatedAdminCustomer object. -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | DelegatedAdminRelationship.Read.All, DelegatedAdminRelationship.ReadWrite.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | DelegatedAdminRelationship.Read.All, DelegatedAdminRelationship.ReadWrite.All, | - ## EXAMPLES -### Example 1: Code snippet -```powershell +### EXAMPLE 1 Import-Module Microsoft.Graph.Beta.Identity.Partner Get-MgBetaTenantRelationshipDelegatedAdminCustomer -``` -This example shows how to use the Get-MgBetaTenantRelationshipDelegatedAdminCustomer Cmdlet. - - ## PARAMETERS ### -All @@ -541,7 +525,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -INPUTOBJECT ``: Identity Parameter +INPUTOBJECT : Identity Parameter [DelegatedAdminAccessAssignmentId ]: The unique identifier of delegatedAdminAccessAssignment [DelegatedAdminCustomerId ]: The unique identifier of delegatedAdminCustomer [DelegatedAdminRelationshipId ]: The unique identifier of delegatedAdminRelationship @@ -552,28 +536,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Get-MgBetaTenantRelationshipDelegatedAdminCustomer](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadmincustomer) -- [Graph API Reference](https://learn.microsoft.com/graph/api/delegatedadmincustomer-get?view=graph-rest-beta) -- [Graph API Reference](https://learn.microsoft.com/graph/api/tenantrelationship-list-delegatedadmincustomers?view=graph-rest-beta) - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadmincustomer) +- [](https://learn.microsoft.com/graph/api/delegatedadmincustomer-get?view=graph-rest-beta) +- [](https://learn.microsoft.com/graph/api/tenantrelationship-list-delegatedadmincustomers?view=graph-rest-beta) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerCount.md index ad51e44bebd3..73ac4b2e572c 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadmincustomercount Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/07/2026 +ms.date: 08/28/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaTenantRelationshipDelegatedAdminCustomerCount --- @@ -15,9 +15,6 @@ title: Get-MgBetaTenantRelationshipDelegatedAdminCustomerCount Get the number of the resource -> [!NOTE] -> To view the v1.0 release of this cmdlet, view [Get-MgTenantRelationshipDelegatedAdminCustomerCount](/powershell/module/Microsoft.Graph.Identity.Partner/Get-MgTenantRelationshipDelegatedAdminCustomerCount?view=graph-powershell-1.0) - ## SYNTAX ### Get (Default) @@ -38,13 +35,15 @@ This cmdlet has the following aliases, Get the number of the resource -**Permissions** +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | DelegatedAdminRelationship.Read.All, DelegatedAdminRelationship.ReadWrite.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | DelegatedAdminRelationship.Read.All, DelegatedAdminRelationship.ReadWrite.All, | +{{ Add code here }} ## PARAMETERS @@ -282,27 +281,4 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## RELATED LINKS -- [Get-MgBetaTenantRelationshipDelegatedAdminCustomerCount](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadmincustomercount) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadmincustomercount) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md index 0314bb5f37a4..884208a9fe7f 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadmincustomerservicemanagementdetail Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/07/2026 +ms.date: 08/28/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail --- @@ -15,9 +15,6 @@ title: Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail Contains the management details of a service in the customer tenant that's managed by delegated administration. -> [!NOTE] -> To view the v1.0 release of this cmdlet, view [Get-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail](/powershell/module/Microsoft.Graph.Identity.Partner/Get-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail?view=graph-powershell-1.0) - ## SYNTAX ### List (Default) @@ -63,18 +60,13 @@ This cmdlet has the following aliases, Contains the management details of a service in the customer tenant that's managed by delegated administration. ## EXAMPLES -### Example 1: Code snippet -```powershell +### EXAMPLE 1 Import-Module Microsoft.Graph.Beta.Identity.Partner Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail -DelegatedAdminCustomerId $delegatedAdminCustomerId -``` -This example shows how to use the Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail Cmdlet. - - ## PARAMETERS ### -All @@ -562,7 +554,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -INPUTOBJECT ``: Identity Parameter +INPUTOBJECT : Identity Parameter [DelegatedAdminAccessAssignmentId ]: The unique identifier of delegatedAdminAccessAssignment [DelegatedAdminCustomerId ]: The unique identifier of delegatedAdminCustomer [DelegatedAdminRelationshipId ]: The unique identifier of delegatedAdminRelationship @@ -573,27 +565,5 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadmincustomerservicemanagementdetail) -- [Graph API Reference](https://learn.microsoft.com/graph/api/delegatedadmincustomer-list-servicemanagementdetails?view=graph-rest-beta) - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadmincustomerservicemanagementdetail) +- [](https://learn.microsoft.com/graph/api/delegatedadmincustomer-list-servicemanagementdetails?view=graph-rest-beta) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount.md index f1a57c1d5dfe..593236f92f02 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadmincustomerservicemanagementdetailcount Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/07/2026 +ms.date: 08/28/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount --- @@ -15,9 +15,6 @@ title: Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail Get the number of the resource -> [!NOTE] -> To view the v1.0 release of this cmdlet, view [Get-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount](/powershell/module/Microsoft.Graph.Identity.Partner/Get-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount?view=graph-powershell-1.0) - ## SYNTAX ### Get (Default) @@ -49,13 +46,15 @@ This cmdlet has the following aliases, Get the number of the resource -**Permissions** +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | DelegatedAdminRelationship.Read.All, DelegatedAdminRelationship.ReadWrite.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | DelegatedAdminRelationship.Read.All, DelegatedAdminRelationship.ReadWrite.All, | +{{ Add code here }} ## PARAMETERS @@ -343,7 +342,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -INPUTOBJECT ``: Identity Parameter +INPUTOBJECT : Identity Parameter [DelegatedAdminAccessAssignmentId ]: The unique identifier of delegatedAdminAccessAssignment [DelegatedAdminCustomerId ]: The unique identifier of delegatedAdminCustomer [DelegatedAdminRelationshipId ]: The unique identifier of delegatedAdminRelationship @@ -354,27 +353,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadmincustomerservicemanagementdetailcount) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadmincustomerservicemanagementdetailcount) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationship.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationship.md index b9faed644b3f..58137b601e29 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationship.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationship.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadminrelationship Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/07/2026 +ms.date: 08/28/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaTenantRelationshipDelegatedAdminRelationship --- @@ -15,9 +15,6 @@ title: Get-MgBetaTenantRelationshipDelegatedAdminRelationship Read the properties of a delegatedAdminRelationship object. -> [!NOTE] -> To view the v1.0 release of this cmdlet, view [Get-MgTenantRelationshipDelegatedAdminRelationship](/powershell/module/Microsoft.Graph.Identity.Partner/Get-MgTenantRelationshipDelegatedAdminRelationship?view=graph-powershell-1.0) - ## SYNTAX ### List (Default) @@ -60,27 +57,14 @@ This cmdlet has the following aliases, Read the properties of a delegatedAdminRelationship object. -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | DelegatedAdminRelationship.Read.All, DelegatedAdminRelationship.ReadWrite.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | DelegatedAdminRelationship.Read.All, DelegatedAdminRelationship.ReadWrite.All, | - ## EXAMPLES -### Example 1: Code snippet -```powershell +### EXAMPLE 1 Import-Module Microsoft.Graph.Beta.Identity.Partner Get-MgBetaTenantRelationshipDelegatedAdminRelationship -``` -This example shows how to use the Get-MgBetaTenantRelationshipDelegatedAdminRelationship Cmdlet. - - ## PARAMETERS ### -All @@ -541,7 +525,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -INPUTOBJECT ``: Identity Parameter +INPUTOBJECT : Identity Parameter [DelegatedAdminAccessAssignmentId ]: The unique identifier of delegatedAdminAccessAssignment [DelegatedAdminCustomerId ]: The unique identifier of delegatedAdminCustomer [DelegatedAdminRelationshipId ]: The unique identifier of delegatedAdminRelationship @@ -552,28 +536,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Get-MgBetaTenantRelationshipDelegatedAdminRelationship](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadminrelationship) -- [Graph API Reference](https://learn.microsoft.com/graph/api/delegatedadminrelationship-get?view=graph-rest-beta) -- [Graph API Reference](https://learn.microsoft.com/graph/api/tenantrelationship-list-delegatedadminrelationships?view=graph-rest-beta) - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadminrelationship) +- [](https://learn.microsoft.com/graph/api/delegatedadminrelationship-get?view=graph-rest-beta) +- [](https://learn.microsoft.com/graph/api/tenantrelationship-list-delegatedadminrelationships?view=graph-rest-beta) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md index 0b3dbb746de1..1f5ab0886874 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadminrelationshipaccessassignment Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/07/2026 +ms.date: 08/28/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment --- @@ -15,9 +15,6 @@ title: Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment Read the properties of a delegatedAdminAccessAssignment object. -> [!NOTE] -> To view the v1.0 release of this cmdlet, view [Get-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment](/powershell/module/Microsoft.Graph.Identity.Partner/Get-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment?view=graph-powershell-1.0) - ## SYNTAX ### List (Default) @@ -62,27 +59,14 @@ This cmdlet has the following aliases, Read the properties of a delegatedAdminAccessAssignment object. -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | DelegatedAdminRelationship.Read.All, DelegatedAdminRelationship.ReadWrite.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | DelegatedAdminRelationship.Read.All, DelegatedAdminRelationship.ReadWrite.All, | - ## EXAMPLES -### Example 1: Code snippet -```powershell +### EXAMPLE 1 Import-Module Microsoft.Graph.Beta.Identity.Partner Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment -DelegatedAdminRelationshipId $delegatedAdminRelationshipId -``` -This example shows how to use the Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment Cmdlet. - - ## PARAMETERS ### -All @@ -570,7 +554,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -INPUTOBJECT ``: Identity Parameter +INPUTOBJECT : Identity Parameter [DelegatedAdminAccessAssignmentId ]: The unique identifier of delegatedAdminAccessAssignment [DelegatedAdminCustomerId ]: The unique identifier of delegatedAdminCustomer [DelegatedAdminRelationshipId ]: The unique identifier of delegatedAdminRelationship @@ -581,28 +565,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadminrelationshipaccessassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-get?view=graph-rest-beta) -- [Graph API Reference](https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-accessassignments?view=graph-rest-beta) - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadminrelationshipaccessassignment) +- [](https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-get?view=graph-rest-beta) +- [](https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-accessassignments?view=graph-rest-beta) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount.md index ae159268fd00..90d8a04983fa 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadminrelationshipaccessassignmentcount Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/07/2026 +ms.date: 08/28/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount --- @@ -15,9 +15,6 @@ title: Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCou Get the number of the resource -> [!NOTE] -> To view the v1.0 release of this cmdlet, view [Get-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount](/powershell/module/Microsoft.Graph.Identity.Partner/Get-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount?view=graph-powershell-1.0) - ## SYNTAX ### Get (Default) @@ -49,13 +46,15 @@ This cmdlet has the following aliases, Get the number of the resource -**Permissions** +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | DelegatedAdminRelationship.Read.All, DelegatedAdminRelationship.ReadWrite.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | DelegatedAdminRelationship.Read.All, DelegatedAdminRelationship.ReadWrite.All, | +{{ Add code here }} ## PARAMETERS @@ -343,7 +342,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -INPUTOBJECT ``: Identity Parameter +INPUTOBJECT : Identity Parameter [DelegatedAdminAccessAssignmentId ]: The unique identifier of delegatedAdminAccessAssignment [DelegatedAdminCustomerId ]: The unique identifier of delegatedAdminCustomer [DelegatedAdminRelationshipId ]: The unique identifier of delegatedAdminRelationship @@ -354,27 +353,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadminrelationshipaccessassignmentcount) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadminrelationshipaccessassignmentcount) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipCount.md index eb9723b5c0e7..16ec72312d6d 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadminrelationshipcount Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/07/2026 +ms.date: 08/28/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaTenantRelationshipDelegatedAdminRelationshipCount --- @@ -15,9 +15,6 @@ title: Get-MgBetaTenantRelationshipDelegatedAdminRelationshipCount Get the number of the resource -> [!NOTE] -> To view the v1.0 release of this cmdlet, view [Get-MgTenantRelationshipDelegatedAdminRelationshipCount](/powershell/module/Microsoft.Graph.Identity.Partner/Get-MgTenantRelationshipDelegatedAdminRelationshipCount?view=graph-powershell-1.0) - ## SYNTAX ### Get (Default) @@ -38,13 +35,15 @@ This cmdlet has the following aliases, Get the number of the resource -**Permissions** +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | DelegatedAdminRelationship.Read.All, DelegatedAdminRelationship.ReadWrite.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | DelegatedAdminRelationship.Read.All, DelegatedAdminRelationship.ReadWrite.All, | +{{ Add code here }} ## PARAMETERS @@ -282,27 +281,4 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## RELATED LINKS -- [Get-MgBetaTenantRelationshipDelegatedAdminRelationshipCount](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadminrelationshipcount) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadminrelationshipcount) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md index 023266bf3a0d..b8409fa3679a 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadminrelationshipoperation Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/07/2026 +ms.date: 08/28/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation --- @@ -15,9 +15,6 @@ title: Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation Read the properties of a delegatedAdminRelationshipOperation object. -> [!NOTE] -> To view the v1.0 release of this cmdlet, view [Get-MgTenantRelationshipDelegatedAdminRelationshipOperation](/powershell/module/Microsoft.Graph.Identity.Partner/Get-MgTenantRelationshipDelegatedAdminRelationshipOperation?view=graph-powershell-1.0) - ## SYNTAX ### List (Default) @@ -62,27 +59,14 @@ This cmdlet has the following aliases, Read the properties of a delegatedAdminRelationshipOperation object. -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | DelegatedAdminRelationship.Read.All, DelegatedAdminRelationship.ReadWrite.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | DelegatedAdminRelationship.Read.All, DelegatedAdminRelationship.ReadWrite.All, | - ## EXAMPLES -### Example 1: Code snippet -```powershell +### EXAMPLE 1 Import-Module Microsoft.Graph.Beta.Identity.Partner Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation -DelegatedAdminRelationshipId $delegatedAdminRelationshipId -``` -This example shows how to use the Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation Cmdlet. - - ## PARAMETERS ### -All @@ -570,7 +554,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -INPUTOBJECT ``: Identity Parameter +INPUTOBJECT : Identity Parameter [DelegatedAdminAccessAssignmentId ]: The unique identifier of delegatedAdminAccessAssignment [DelegatedAdminCustomerId ]: The unique identifier of delegatedAdminCustomer [DelegatedAdminRelationshipId ]: The unique identifier of delegatedAdminRelationship @@ -581,28 +565,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadminrelationshipoperation) -- [Graph API Reference](https://learn.microsoft.com/graph/api/delegatedadminrelationshipoperation-get?view=graph-rest-beta) -- [Graph API Reference](https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-operations?view=graph-rest-beta) - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadminrelationshipoperation) +- [](https://learn.microsoft.com/graph/api/delegatedadminrelationshipoperation-get?view=graph-rest-beta) +- [](https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-operations?view=graph-rest-beta) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperationCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperationCount.md index ef89abb38874..2aaa5667c762 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperationCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperationCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadminrelationshipoperationcount Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/07/2026 +ms.date: 08/28/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperationCount --- @@ -15,9 +15,6 @@ title: Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperationCount Get the number of the resource -> [!NOTE] -> To view the v1.0 release of this cmdlet, view [Get-MgTenantRelationshipDelegatedAdminRelationshipOperationCount](/powershell/module/Microsoft.Graph.Identity.Partner/Get-MgTenantRelationshipDelegatedAdminRelationshipOperationCount?view=graph-powershell-1.0) - ## SYNTAX ### Get (Default) @@ -49,13 +46,15 @@ This cmdlet has the following aliases, Get the number of the resource -**Permissions** +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | DelegatedAdminRelationship.Read.All, DelegatedAdminRelationship.ReadWrite.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | DelegatedAdminRelationship.Read.All, DelegatedAdminRelationship.ReadWrite.All, | +{{ Add code here }} ## PARAMETERS @@ -343,7 +342,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -INPUTOBJECT ``: Identity Parameter +INPUTOBJECT : Identity Parameter [DelegatedAdminAccessAssignmentId ]: The unique identifier of delegatedAdminAccessAssignment [DelegatedAdminCustomerId ]: The unique identifier of delegatedAdminCustomer [DelegatedAdminRelationshipId ]: The unique identifier of delegatedAdminRelationship @@ -354,27 +353,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperationCount](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadminrelationshipoperationcount) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadminrelationshipoperationcount) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md index e8fd46ef16b6..26005c624524 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadminrelationshiprequest Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/07/2026 +ms.date: 08/28/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest --- @@ -15,9 +15,6 @@ title: Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest Read the properties and relationships of a delegatedAdminRelationshipRequest object. -> [!NOTE] -> To view the v1.0 release of this cmdlet, view [Get-MgTenantRelationshipDelegatedAdminRelationshipRequest](/powershell/module/Microsoft.Graph.Identity.Partner/Get-MgTenantRelationshipDelegatedAdminRelationshipRequest?view=graph-powershell-1.0) - ## SYNTAX ### List (Default) @@ -60,27 +57,14 @@ This cmdlet has the following aliases, Read the properties and relationships of a delegatedAdminRelationshipRequest object. -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | DelegatedAdminRelationship.Read.All, DelegatedAdminRelationship.ReadWrite.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | DelegatedAdminRelationship.Read.All, DelegatedAdminRelationship.ReadWrite.All, | - ## EXAMPLES -### Example 1: Code snippet -```powershell +### EXAMPLE 1 Import-Module Microsoft.Graph.Beta.Identity.Partner Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest -DelegatedAdminRelationshipId $delegatedAdminRelationshipId -``` -This example shows how to use the Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest Cmdlet. - - ## PARAMETERS ### -All @@ -568,7 +552,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -INPUTOBJECT ``: Identity Parameter +INPUTOBJECT : Identity Parameter [DelegatedAdminAccessAssignmentId ]: The unique identifier of delegatedAdminAccessAssignment [DelegatedAdminCustomerId ]: The unique identifier of delegatedAdminCustomer [DelegatedAdminRelationshipId ]: The unique identifier of delegatedAdminRelationship @@ -579,28 +563,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadminrelationshiprequest) -- [Graph API Reference](https://learn.microsoft.com/graph/api/delegatedadminrelationshiprequest-get?view=graph-rest-beta) -- [Graph API Reference](https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-requests?view=graph-rest-beta) - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadminrelationshiprequest) +- [](https://learn.microsoft.com/graph/api/delegatedadminrelationshiprequest-get?view=graph-rest-beta) +- [](https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-requests?view=graph-rest-beta) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequestCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequestCount.md index 0f2bd5ab8332..9161974802d1 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequestCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequestCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadminrelationshiprequestcount Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/07/2026 +ms.date: 08/28/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequestCount --- @@ -15,9 +15,6 @@ title: Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequestCount Get the number of the resource -> [!NOTE] -> To view the v1.0 release of this cmdlet, view [Get-MgTenantRelationshipDelegatedAdminRelationshipRequestCount](/powershell/module/Microsoft.Graph.Identity.Partner/Get-MgTenantRelationshipDelegatedAdminRelationshipRequestCount?view=graph-powershell-1.0) - ## SYNTAX ### Get (Default) @@ -49,13 +46,15 @@ This cmdlet has the following aliases, Get the number of the resource -**Permissions** +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | DelegatedAdminRelationship.Read.All, DelegatedAdminRelationship.ReadWrite.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | DelegatedAdminRelationship.Read.All, DelegatedAdminRelationship.ReadWrite.All, | +{{ Add code here }} ## PARAMETERS @@ -343,7 +342,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -INPUTOBJECT ``: Identity Parameter +INPUTOBJECT : Identity Parameter [DelegatedAdminAccessAssignmentId ]: The unique identifier of delegatedAdminAccessAssignment [DelegatedAdminCustomerId ]: The unique identifier of delegatedAdminCustomer [DelegatedAdminRelationshipId ]: The unique identifier of delegatedAdminRelationship @@ -354,27 +353,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequestCount](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadminrelationshiprequestcount) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadminrelationshiprequestcount) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Microsoft.Graph.Beta.Identity.Partner.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Microsoft.Graph.Beta.Identity.Partner.md index debfe16362a4..063580ab9474 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Microsoft.Graph.Beta.Identity.Partner.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Microsoft.Graph.Beta.Identity.Partner.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Beta.Identity.Partner -Module Guid: e836bd44-79b3-4489-b0e6-6e45c9c17d6a +Module Guid: 47a02a03-bf5e-4fd3-88ce-b370e683e351 Download Help Link: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.beta.identity.partner/?view=graph-powershell-beta Help Version: 1.0.0.0 Locale: en-US @@ -83,22 +83,3 @@ Microsoft Graph PowerShell Cmdlets ### [Update-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest](Update-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md) - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminCustomer.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminCustomer.md index c02f3a01d383..57a9aa09e68b 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminCustomer.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminCustomer.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/new-mgbetatenantrelationshipdelegatedadmincustomer Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/07/2026 +ms.date: 08/28/2026 PlatyPS schema version: 2024-05-01 title: New-MgBetaTenantRelationshipDelegatedAdminCustomer --- @@ -15,9 +15,6 @@ title: New-MgBetaTenantRelationshipDelegatedAdminCustomer Create new navigation property to delegatedAdminCustomers for tenantRelationships -> [!NOTE] -> To view the v1.0 release of this cmdlet, view [New-MgTenantRelationshipDelegatedAdminCustomer](/powershell/module/Microsoft.Graph.Identity.Partner/New-MgTenantRelationshipDelegatedAdminCustomer?view=graph-powershell-1.0) - ## SYNTAX ### CreateExpanded (Default) @@ -50,6 +47,16 @@ This cmdlet has the following aliases, Create new navigation property to delegatedAdminCustomers for tenantRelationships +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -AdditionalProperties @@ -427,7 +434,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -BODYPARAMETER ``: delegatedAdminCustomer +BODYPARAMETER : delegatedAdminCustomer [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. @@ -455,27 +462,4 @@ Read-only. ## RELATED LINKS -- [New-MgBetaTenantRelationshipDelegatedAdminCustomer](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/new-mgbetatenantrelationshipdelegatedadmincustomer) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/new-mgbetatenantrelationshipdelegatedadmincustomer) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md index fe423bfe8b74..d33955407113 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/new-mgbetatenantrelationshipdelegatedadmincustomerservicemanagementdetail Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/07/2026 +ms.date: 08/28/2026 PlatyPS schema version: 2024-05-01 title: New-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail --- @@ -15,9 +15,6 @@ title: New-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail Create new navigation property to serviceManagementDetails for tenantRelationships -> [!NOTE] -> To view the v1.0 release of this cmdlet, view [New-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail](/powershell/module/Microsoft.Graph.Identity.Partner/New-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail?view=graph-powershell-1.0) - ## SYNTAX ### CreateExpanded (Default) @@ -73,6 +70,16 @@ This cmdlet has the following aliases, Create new navigation property to serviceManagementDetails for tenantRelationships +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -AdditionalProperties @@ -516,7 +523,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -BODYPARAMETER ``: delegatedAdminServiceManagementDetail +BODYPARAMETER : delegatedAdminServiceManagementDetail [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. @@ -525,7 +532,7 @@ Read-only. [ServiceName ]: The name of a managed service. Read-only. -INPUTOBJECT ``: Identity Parameter +INPUTOBJECT : Identity Parameter [DelegatedAdminAccessAssignmentId ]: The unique identifier of delegatedAdminAccessAssignment [DelegatedAdminCustomerId ]: The unique identifier of delegatedAdminCustomer [DelegatedAdminRelationshipId ]: The unique identifier of delegatedAdminRelationship @@ -536,27 +543,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [New-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/new-mgbetatenantrelationshipdelegatedadmincustomerservicemanagementdetail) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/new-mgbetatenantrelationshipdelegatedadmincustomerservicemanagementdetail) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationship.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationship.md index f3d10c1f9452..f5670d4df170 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationship.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationship.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/new-mgbetatenantrelationshipdelegatedadminrelationship Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/07/2026 +ms.date: 08/28/2026 PlatyPS schema version: 2024-05-01 title: New-MgBetaTenantRelationshipDelegatedAdminRelationship --- @@ -15,9 +15,6 @@ title: New-MgBetaTenantRelationshipDelegatedAdminRelationship Create a new delegatedAdminRelationship object. -> [!NOTE] -> To view the v1.0 release of this cmdlet, view [New-MgTenantRelationshipDelegatedAdminRelationship](/powershell/module/Microsoft.Graph.Identity.Partner/New-MgTenantRelationshipDelegatedAdminRelationship?view=graph-powershell-1.0) - ## SYNTAX ### CreateExpanded (Default) @@ -55,18 +52,9 @@ This cmdlet has the following aliases, Create a new delegatedAdminRelationship object. -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | DelegatedAdminRelationship.ReadWrite.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | DelegatedAdminRelationship.ReadWrite.All, | - ## EXAMPLES -### Example 1: Code snippet -```powershell +### EXAMPLE 1 Import-Module Microsoft.Graph.Beta.Identity.Partner @@ -92,10 +80,6 @@ $params = @{ New-MgBetaTenantRelationshipDelegatedAdminRelationship -BodyParameter $params -``` -This example shows how to use the New-MgBetaTenantRelationshipDelegatedAdminRelationship Cmdlet. - - ## PARAMETERS ### -AccessAssignments @@ -716,13 +700,13 @@ Read-only. Read-only. [Status ]: delegatedAdminAccessAssignmentStatus -ACCESSDETAILS ``: delegatedAdminAccessDetails +ACCESSDETAILS : delegatedAdminAccessDetails [(Any) ]: This indicates any property can be added to this object. [UnifiedRoles ]: The directory roles that the Microsoft partner is assigned in the customer tenant. [RoleDefinitionId ]: The unified role definition ID of the directory role. Refer to unifiedRoleDefinition resource. -BODYPARAMETER ``: delegatedAdminRelationship +BODYPARAMETER : delegatedAdminRelationship [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. @@ -792,7 +776,7 @@ Read-only. [Status ]: delegatedAdminRelationshipRequestStatus [Status ]: delegatedAdminRelationshipStatus -CUSTOMER ``: delegatedAdminRelationshipCustomerParticipant +CUSTOMER : delegatedAdminRelationshipCustomerParticipant [(Any) ]: This indicates any property can be added to this object. [DisplayName ]: The display name of the customer tenant as set by Microsoft Entra ID. Read-only @@ -823,27 +807,5 @@ Read-only. ## RELATED LINKS -- [New-MgBetaTenantRelationshipDelegatedAdminRelationship](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/new-mgbetatenantrelationshipdelegatedadminrelationship) -- [Graph API Reference](https://learn.microsoft.com/graph/api/tenantrelationship-post-delegatedadminrelationships?view=graph-rest-beta) - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/new-mgbetatenantrelationshipdelegatedadminrelationship) +- [](https://learn.microsoft.com/graph/api/tenantrelationship-post-delegatedadminrelationships?view=graph-rest-beta) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md index e5f06b276bf3..d64ae3e52a0b 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/new-mgbetatenantrelationshipdelegatedadminrelationshipaccessassignment Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/07/2026 +ms.date: 08/28/2026 PlatyPS schema version: 2024-05-01 title: New-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment --- @@ -15,9 +15,6 @@ title: New-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment Create a new delegatedAdminAccessAssignment object. -> [!NOTE] -> To view the v1.0 release of this cmdlet, view [New-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment](/powershell/module/Microsoft.Graph.Identity.Partner/New-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment?view=graph-powershell-1.0) - ## SYNTAX ### CreateExpanded (Default) @@ -77,18 +74,9 @@ This cmdlet has the following aliases, Create a new delegatedAdminAccessAssignment object. -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | DelegatedAdminRelationship.ReadWrite.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | DelegatedAdminRelationship.ReadWrite.All, | - ## EXAMPLES -### Example 1: Code snippet -```powershell +### EXAMPLE 1 Import-Module Microsoft.Graph.Beta.Identity.Partner @@ -117,10 +105,6 @@ $params = @{ New-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment -DelegatedAdminRelationshipId $delegatedAdminRelationshipId -BodyParameter $params -``` -This example shows how to use the New-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment Cmdlet. - - ## PARAMETERS ### -AccessContainer @@ -647,19 +631,19 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -ACCESSCONTAINER ``: delegatedAdminAccessContainer +ACCESSCONTAINER : delegatedAdminAccessContainer [(Any) ]: This indicates any property can be added to this object. [AccessContainerId ]: The identifier of the access container (for example, a security group). For 'securityGroup' access containers, this must be a valid ID of a Microsoft Entra security group in the Microsoft partner's tenant. [AccessContainerType ]: delegatedAdminAccessContainerType -ACCESSDETAILS ``: delegatedAdminAccessDetails +ACCESSDETAILS : delegatedAdminAccessDetails [(Any) ]: This indicates any property can be added to this object. [UnifiedRoles ]: The directory roles that the Microsoft partner is assigned in the customer tenant. [RoleDefinitionId ]: The unified role definition ID of the directory role. Refer to unifiedRoleDefinition resource. -BODYPARAMETER ``: delegatedAdminAccessAssignment +BODYPARAMETER : delegatedAdminAccessAssignment [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. @@ -679,7 +663,7 @@ Read-only. Read-only. [Status ]: delegatedAdminAccessAssignmentStatus -INPUTOBJECT ``: Identity Parameter +INPUTOBJECT : Identity Parameter [DelegatedAdminAccessAssignmentId ]: The unique identifier of delegatedAdminAccessAssignment [DelegatedAdminCustomerId ]: The unique identifier of delegatedAdminCustomer [DelegatedAdminRelationshipId ]: The unique identifier of delegatedAdminRelationship @@ -690,27 +674,5 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [New-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/new-mgbetatenantrelationshipdelegatedadminrelationshipaccessassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/delegatedadminrelationship-post-accessassignments?view=graph-rest-beta) - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/new-mgbetatenantrelationshipdelegatedadminrelationshipaccessassignment) +- [](https://learn.microsoft.com/graph/api/delegatedadminrelationship-post-accessassignments?view=graph-rest-beta) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md index a6ff0221c20d..44ce11bde428 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/new-mgbetatenantrelationshipdelegatedadminrelationshipoperation Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/07/2026 +ms.date: 08/28/2026 PlatyPS schema version: 2024-05-01 title: New-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation --- @@ -15,9 +15,6 @@ title: New-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation Create new navigation property to operations for tenantRelationships -> [!NOTE] -> To view the v1.0 release of this cmdlet, view [New-MgTenantRelationshipDelegatedAdminRelationshipOperation](/powershell/module/Microsoft.Graph.Identity.Partner/New-MgTenantRelationshipDelegatedAdminRelationshipOperation?view=graph-powershell-1.0) - ## SYNTAX ### CreateExpanded (Default) @@ -75,6 +72,16 @@ This cmdlet has the following aliases, Create new navigation property to operations for tenantRelationships +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -AdditionalProperties @@ -600,7 +607,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -BODYPARAMETER ``: delegatedAdminRelationshipOperation +BODYPARAMETER : delegatedAdminRelationshipOperation [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. @@ -613,7 +620,7 @@ Read-only. [OperationType ]: delegatedAdminRelationshipOperationType [Status ]: longRunningOperationStatus -INPUTOBJECT ``: Identity Parameter +INPUTOBJECT : Identity Parameter [DelegatedAdminAccessAssignmentId ]: The unique identifier of delegatedAdminAccessAssignment [DelegatedAdminCustomerId ]: The unique identifier of delegatedAdminCustomer [DelegatedAdminRelationshipId ]: The unique identifier of delegatedAdminRelationship @@ -624,27 +631,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [New-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/new-mgbetatenantrelationshipdelegatedadminrelationshipoperation) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/new-mgbetatenantrelationshipdelegatedadminrelationshipoperation) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md index 2cbae73955c1..aed7bfcc8746 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/new-mgbetatenantrelationshipdelegatedadminrelationshiprequest Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/07/2026 +ms.date: 08/28/2026 PlatyPS schema version: 2024-05-01 title: New-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest --- @@ -15,9 +15,6 @@ title: New-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest Create a new delegatedAdminRelationshipRequest object. -> [!NOTE] -> To view the v1.0 release of this cmdlet, view [New-MgTenantRelationshipDelegatedAdminRelationshipRequest](/powershell/module/Microsoft.Graph.Identity.Partner/New-MgTenantRelationshipDelegatedAdminRelationshipRequest?view=graph-powershell-1.0) - ## SYNTAX ### CreateExpanded (Default) @@ -72,18 +69,9 @@ This cmdlet has the following aliases, Create a new delegatedAdminRelationshipRequest object. -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | DelegatedAdminRelationship.ReadWrite.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | DelegatedAdminRelationship.ReadWrite.All, | - ## EXAMPLES -### Example 1: Code snippet -```powershell +### EXAMPLE 1 Import-Module Microsoft.Graph.Beta.Identity.Partner @@ -93,10 +81,6 @@ $params = @{ New-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest -DelegatedAdminRelationshipId $delegatedAdminRelationshipId -BodyParameter $params -``` -This example shows how to use the New-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest Cmdlet. - - ## PARAMETERS ### -Action @@ -594,7 +578,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -BODYPARAMETER ``: delegatedAdminRelationshipRequest +BODYPARAMETER : delegatedAdminRelationshipRequest [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. @@ -605,7 +589,7 @@ Read-only. Read-only. [Status ]: delegatedAdminRelationshipRequestStatus -INPUTOBJECT ``: Identity Parameter +INPUTOBJECT : Identity Parameter [DelegatedAdminAccessAssignmentId ]: The unique identifier of delegatedAdminAccessAssignment [DelegatedAdminCustomerId ]: The unique identifier of delegatedAdminCustomer [DelegatedAdminRelationshipId ]: The unique identifier of delegatedAdminRelationship @@ -616,27 +600,5 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [New-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/new-mgbetatenantrelationshipdelegatedadminrelationshiprequest) -- [Graph API Reference](https://learn.microsoft.com/graph/api/delegatedadminrelationship-post-requests?view=graph-rest-beta) - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/new-mgbetatenantrelationshipdelegatedadminrelationshiprequest) +- [](https://learn.microsoft.com/graph/api/delegatedadminrelationship-post-requests?view=graph-rest-beta) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminCustomer.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminCustomer.md index 88276510a10c..cb7397dfbbdd 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminCustomer.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminCustomer.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/remove-mgbetatenantrelationshipdelegatedadmincustomer Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/07/2026 +ms.date: 08/28/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgBetaTenantRelationshipDelegatedAdminCustomer --- @@ -15,9 +15,6 @@ title: Remove-MgBetaTenantRelationshipDelegatedAdminCustomer Delete navigation property delegatedAdminCustomers for tenantRelationships -> [!NOTE] -> To view the v1.0 release of this cmdlet, view [Remove-MgTenantRelationshipDelegatedAdminCustomer](/powershell/module/Microsoft.Graph.Identity.Partner/Remove-MgTenantRelationshipDelegatedAdminCustomer?view=graph-powershell-1.0) - ## SYNTAX ### Delete (Default) @@ -47,6 +44,16 @@ This cmdlet has the following aliases, Delete navigation property delegatedAdminCustomers for tenantRelationships +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -Break @@ -377,7 +384,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -INPUTOBJECT ``: Identity Parameter +INPUTOBJECT : Identity Parameter [DelegatedAdminAccessAssignmentId ]: The unique identifier of delegatedAdminAccessAssignment [DelegatedAdminCustomerId ]: The unique identifier of delegatedAdminCustomer [DelegatedAdminRelationshipId ]: The unique identifier of delegatedAdminRelationship @@ -388,27 +395,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Remove-MgBetaTenantRelationshipDelegatedAdminCustomer](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/remove-mgbetatenantrelationshipdelegatedadmincustomer) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/remove-mgbetatenantrelationshipdelegatedadmincustomer) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md index 3877f925a4f6..2ea29bfcb10d 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/remove-mgbetatenantrelationshipdelegatedadmincustomerservicemanagementdetail Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/07/2026 +ms.date: 08/28/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail --- @@ -15,9 +15,6 @@ title: Remove-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDet Delete navigation property serviceManagementDetails for tenantRelationships -> [!NOTE] -> To view the v1.0 release of this cmdlet, view [Remove-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail](/powershell/module/Microsoft.Graph.Identity.Partner/Remove-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail?view=graph-powershell-1.0) - ## SYNTAX ### Delete (Default) @@ -49,6 +46,16 @@ This cmdlet has the following aliases, Delete navigation property serviceManagementDetails for tenantRelationships +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -Break @@ -400,7 +407,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -INPUTOBJECT ``: Identity Parameter +INPUTOBJECT : Identity Parameter [DelegatedAdminAccessAssignmentId ]: The unique identifier of delegatedAdminAccessAssignment [DelegatedAdminCustomerId ]: The unique identifier of delegatedAdminCustomer [DelegatedAdminRelationshipId ]: The unique identifier of delegatedAdminRelationship @@ -411,27 +418,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Remove-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/remove-mgbetatenantrelationshipdelegatedadmincustomerservicemanagementdetail) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/remove-mgbetatenantrelationshipdelegatedadmincustomerservicemanagementdetail) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationship.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationship.md index b99dd07a46e1..bd2f1273770b 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationship.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationship.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/remove-mgbetatenantrelationshipdelegatedadminrelationship Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/07/2026 +ms.date: 08/28/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgBetaTenantRelationshipDelegatedAdminRelationship --- @@ -16,9 +16,6 @@ title: Remove-MgBetaTenantRelationshipDelegatedAdminRelationship Delete a delegatedAdminRelationship object. A relationship can only be deleted if it's in the 'created' status. -> [!NOTE] -> To view the v1.0 release of this cmdlet, view [Remove-MgTenantRelationshipDelegatedAdminRelationship](/powershell/module/Microsoft.Graph.Identity.Partner/Remove-MgTenantRelationshipDelegatedAdminRelationship?view=graph-powershell-1.0) - ## SYNTAX ### Delete (Default) @@ -49,27 +46,13 @@ This cmdlet has the following aliases, Delete a delegatedAdminRelationship object. A relationship can only be deleted if it's in the 'created' status. -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | DelegatedAdminRelationship.ReadWrite.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | DelegatedAdminRelationship.ReadWrite.All, | - ## EXAMPLES -### Example 1: Code snippet -```powershell +### EXAMPLE 1 Import-Module Microsoft.Graph.Beta.Identity.Partner -Remove-MgBetaTenantRelationshipDelegatedAdminRelationship -DelegatedAdminRelationshipId $delegatedAdminRelationshipId -IfMatch W/'"JyI0NzAwNjg0NS0wMDAwLTE5MDAtMDAwMC02MGY0Yjg4MzAwMDAiJw=="' - - -``` -This example shows how to use the Remove-MgBetaTenantRelationshipDelegatedAdminRelationship Cmdlet. - +Remove-MgBetaTenantRelationshipDelegatedAdminRelationship -DelegatedAdminRelationshipId $delegatedAdminRelationshipId -IfMatch W/'"JyI0NzAwNjg0NS0wMDAwLTE5MDAtMDAwMC02MGY0Yjg4MzAwMDAiJw=="' ## PARAMETERS @@ -401,7 +384,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -INPUTOBJECT ``: Identity Parameter +INPUTOBJECT : Identity Parameter [DelegatedAdminAccessAssignmentId ]: The unique identifier of delegatedAdminAccessAssignment [DelegatedAdminCustomerId ]: The unique identifier of delegatedAdminCustomer [DelegatedAdminRelationshipId ]: The unique identifier of delegatedAdminRelationship @@ -412,27 +395,5 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Remove-MgBetaTenantRelationshipDelegatedAdminRelationship](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/remove-mgbetatenantrelationshipdelegatedadminrelationship) -- [Graph API Reference](https://learn.microsoft.com/graph/api/delegatedadminrelationship-delete?view=graph-rest-beta) - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/remove-mgbetatenantrelationshipdelegatedadminrelationship) +- [](https://learn.microsoft.com/graph/api/delegatedadminrelationship-delete?view=graph-rest-beta) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md index bc40ee5f31a8..83ce6d1f176b 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/remove-mgbetatenantrelationshipdelegatedadminrelationshipaccessassignment Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/07/2026 +ms.date: 08/28/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment --- @@ -15,9 +15,6 @@ title: Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment Delete a delegatedAdminAccessAssignment object. -> [!NOTE] -> To view the v1.0 release of this cmdlet, view [Remove-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment](/powershell/module/Microsoft.Graph.Identity.Partner/Remove-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment?view=graph-powershell-1.0) - ## SYNTAX ### Delete (Default) @@ -49,27 +46,13 @@ This cmdlet has the following aliases, Delete a delegatedAdminAccessAssignment object. -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | DelegatedAdminRelationship.ReadWrite.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | DelegatedAdminRelationship.ReadWrite.All, | - ## EXAMPLES -### Example 1: Code snippet -```powershell +### EXAMPLE 1 Import-Module Microsoft.Graph.Beta.Identity.Partner -Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment -DelegatedAdminRelationshipId $delegatedAdminRelationshipId -DelegatedAdminAccessAssignmentId $delegatedAdminAccessAssignmentId -IfMatch W/'"JyI0NzAwNjg0NS0wMDAwLTE5MDAtMDAwMC02MGY0Yjg4MzAwMDAiJw=="' - - -``` -This example shows how to use the Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment Cmdlet. - +Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment -DelegatedAdminRelationshipId $delegatedAdminRelationshipId -DelegatedAdminAccessAssignmentId $delegatedAdminAccessAssignmentId -IfMatch W/'"JyI0NzAwNjg0NS0wMDAwLTE5MDAtMDAwMC02MGY0Yjg4MzAwMDAiJw=="' ## PARAMETERS @@ -422,7 +405,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -INPUTOBJECT ``: Identity Parameter +INPUTOBJECT : Identity Parameter [DelegatedAdminAccessAssignmentId ]: The unique identifier of delegatedAdminAccessAssignment [DelegatedAdminCustomerId ]: The unique identifier of delegatedAdminCustomer [DelegatedAdminRelationshipId ]: The unique identifier of delegatedAdminRelationship @@ -433,27 +416,5 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/remove-mgbetatenantrelationshipdelegatedadminrelationshipaccessassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-delete?view=graph-rest-beta) - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/remove-mgbetatenantrelationshipdelegatedadminrelationshipaccessassignment) +- [](https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-delete?view=graph-rest-beta) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md index e0961238aec3..7c676c5be91c 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/remove-mgbetatenantrelationshipdelegatedadminrelationshipoperation Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/07/2026 +ms.date: 08/28/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation --- @@ -15,9 +15,6 @@ title: Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation Delete navigation property operations for tenantRelationships -> [!NOTE] -> To view the v1.0 release of this cmdlet, view [Remove-MgTenantRelationshipDelegatedAdminRelationshipOperation](/powershell/module/Microsoft.Graph.Identity.Partner/Remove-MgTenantRelationshipDelegatedAdminRelationshipOperation?view=graph-powershell-1.0) - ## SYNTAX ### Delete (Default) @@ -49,6 +46,16 @@ This cmdlet has the following aliases, Delete navigation property operations for tenantRelationships +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -Break @@ -400,7 +407,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -INPUTOBJECT ``: Identity Parameter +INPUTOBJECT : Identity Parameter [DelegatedAdminAccessAssignmentId ]: The unique identifier of delegatedAdminAccessAssignment [DelegatedAdminCustomerId ]: The unique identifier of delegatedAdminCustomer [DelegatedAdminRelationshipId ]: The unique identifier of delegatedAdminRelationship @@ -411,27 +418,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/remove-mgbetatenantrelationshipdelegatedadminrelationshipoperation) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/remove-mgbetatenantrelationshipdelegatedadminrelationshipoperation) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md index b91c09aeb567..dcf701ed57a7 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/remove-mgbetatenantrelationshipdelegatedadminrelationshiprequest Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/07/2026 +ms.date: 08/28/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest --- @@ -15,9 +15,6 @@ title: Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest Delete navigation property requests for tenantRelationships -> [!NOTE] -> To view the v1.0 release of this cmdlet, view [Remove-MgTenantRelationshipDelegatedAdminRelationshipRequest](/powershell/module/Microsoft.Graph.Identity.Partner/Remove-MgTenantRelationshipDelegatedAdminRelationshipRequest?view=graph-powershell-1.0) - ## SYNTAX ### Delete (Default) @@ -49,6 +46,16 @@ This cmdlet has the following aliases, Delete navigation property requests for tenantRelationships +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -Break @@ -400,7 +407,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -INPUTOBJECT ``: Identity Parameter +INPUTOBJECT : Identity Parameter [DelegatedAdminAccessAssignmentId ]: The unique identifier of delegatedAdminAccessAssignment [DelegatedAdminCustomerId ]: The unique identifier of delegatedAdminCustomer [DelegatedAdminRelationshipId ]: The unique identifier of delegatedAdminRelationship @@ -411,27 +418,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/remove-mgbetatenantrelationshipdelegatedadminrelationshiprequest) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/remove-mgbetatenantrelationshipdelegatedadminrelationshiprequest) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminCustomer.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminCustomer.md index 35bde3d8374d..8843253c8395 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminCustomer.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminCustomer.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/update-mgbetatenantrelationshipdelegatedadmincustomer Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/07/2026 +ms.date: 08/28/2026 PlatyPS schema version: 2024-05-01 title: Update-MgBetaTenantRelationshipDelegatedAdminCustomer --- @@ -15,9 +15,6 @@ title: Update-MgBetaTenantRelationshipDelegatedAdminCustomer Update the navigation property delegatedAdminCustomers in tenantRelationships -> [!NOTE] -> To view the v1.0 release of this cmdlet, view [Update-MgTenantRelationshipDelegatedAdminCustomer](/powershell/module/Microsoft.Graph.Identity.Partner/Update-MgTenantRelationshipDelegatedAdminCustomer?view=graph-powershell-1.0) - ## SYNTAX ### UpdateExpanded (Default) @@ -71,6 +68,16 @@ This cmdlet has the following aliases, Update the navigation property delegatedAdminCustomers in tenantRelationships +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -AdditionalProperties @@ -543,7 +550,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -BODYPARAMETER ``: delegatedAdminCustomer +BODYPARAMETER : delegatedAdminCustomer [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. @@ -560,7 +567,7 @@ Read-only. [TenantId ]: The Microsoft Entra ID-assigned tenant ID of the customer. Read-only. -INPUTOBJECT ``: Identity Parameter +INPUTOBJECT : Identity Parameter [DelegatedAdminAccessAssignmentId ]: The unique identifier of delegatedAdminAccessAssignment [DelegatedAdminCustomerId ]: The unique identifier of delegatedAdminCustomer [DelegatedAdminRelationshipId ]: The unique identifier of delegatedAdminRelationship @@ -579,27 +586,4 @@ Read-only. ## RELATED LINKS -- [Update-MgBetaTenantRelationshipDelegatedAdminCustomer](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/update-mgbetatenantrelationshipdelegatedadmincustomer) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/update-mgbetatenantrelationshipdelegatedadmincustomer) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md index 80ad3083b978..9bacc75081a5 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/update-mgbetatenantrelationshipdelegatedadmincustomerservicemanagementdetail Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/07/2026 +ms.date: 08/28/2026 PlatyPS schema version: 2024-05-01 title: Update-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail --- @@ -15,9 +15,6 @@ title: Update-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDet Update the navigation property serviceManagementDetails in tenantRelationships -> [!NOTE] -> To view the v1.0 release of this cmdlet, view [Update-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail](/powershell/module/Microsoft.Graph.Identity.Partner/Update-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail?view=graph-powershell-1.0) - ## SYNTAX ### UpdateExpanded (Default) @@ -73,6 +70,16 @@ This cmdlet has the following aliases, Update the navigation property serviceManagementDetails in tenantRelationships +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -AdditionalProperties @@ -543,7 +550,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -BODYPARAMETER ``: delegatedAdminServiceManagementDetail +BODYPARAMETER : delegatedAdminServiceManagementDetail [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. @@ -552,7 +559,7 @@ Read-only. [ServiceName ]: The name of a managed service. Read-only. -INPUTOBJECT ``: Identity Parameter +INPUTOBJECT : Identity Parameter [DelegatedAdminAccessAssignmentId ]: The unique identifier of delegatedAdminAccessAssignment [DelegatedAdminCustomerId ]: The unique identifier of delegatedAdminCustomer [DelegatedAdminRelationshipId ]: The unique identifier of delegatedAdminRelationship @@ -563,27 +570,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Update-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/update-mgbetatenantrelationshipdelegatedadmincustomerservicemanagementdetail) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/update-mgbetatenantrelationshipdelegatedadmincustomerservicemanagementdetail) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationship.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationship.md index d4eb865a30d8..f87aa1de5e38 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationship.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationship.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/update-mgbetatenantrelationshipdelegatedadminrelationship Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/07/2026 +ms.date: 08/28/2026 PlatyPS schema version: 2024-05-01 title: Update-MgBetaTenantRelationshipDelegatedAdminRelationship --- @@ -14,10 +14,7 @@ title: Update-MgBetaTenantRelationshipDelegatedAdminRelationship ## SYNOPSIS Update the properties of a delegatedAdminRelationship object. -The following restrictions apply:\r- You can update this relationship when its status property is created.\r- You can update the autoExtendDuration property when status is either created or active.\r- You can only remove the Microsoft Entra Global Administrator role when the status property is active, which indicates a long-running operation. - -> [!NOTE] -> To view the v1.0 release of this cmdlet, view [Update-MgTenantRelationshipDelegatedAdminRelationship](/powershell/module/Microsoft.Graph.Identity.Partner/Update-MgTenantRelationshipDelegatedAdminRelationship?view=graph-powershell-1.0) +The following restrictions apply:\r\n- You can update this relationship when its status property is created.\r\n- You can update the autoExtendDuration property when status is either created or active.\r\n- You can only remove the Microsoft Entra Global Administrator role when the status property is active, which indicates a long-running operation. ## SYNTAX @@ -83,20 +80,11 @@ This cmdlet has the following aliases, ## DESCRIPTION Update the properties of a delegatedAdminRelationship object. -The following restrictions apply:\r- You can update this relationship when its status property is created.\r- You can update the autoExtendDuration property when status is either created or active.\r- You can only remove the Microsoft Entra Global Administrator role when the status property is active, which indicates a long-running operation. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | DelegatedAdminRelationship.ReadWrite.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | DelegatedAdminRelationship.ReadWrite.All, | +The following restrictions apply:\r\n- You can update this relationship when its status property is created.\r\n- You can update the autoExtendDuration property when status is either created or active.\r\n- You can only remove the Microsoft Entra Global Administrator role when the status property is active, which indicates a long-running operation. ## EXAMPLES -### Example 1: Code snippet -```powershell +### EXAMPLE 1 Import-Module Microsoft.Graph.Beta.Identity.Partner @@ -127,10 +115,6 @@ $params = @{ Update-MgBetaTenantRelationshipDelegatedAdminRelationship -DelegatedAdminRelationshipId $delegatedAdminRelationshipId -BodyParameter $params -``` -This example shows how to use the Update-MgBetaTenantRelationshipDelegatedAdminRelationship Cmdlet. - - ## PARAMETERS ### -AccessAssignments @@ -906,13 +890,13 @@ Read-only. Read-only. [Status ]: delegatedAdminAccessAssignmentStatus -ACCESSDETAILS ``: delegatedAdminAccessDetails +ACCESSDETAILS : delegatedAdminAccessDetails [(Any) ]: This indicates any property can be added to this object. [UnifiedRoles ]: The directory roles that the Microsoft partner is assigned in the customer tenant. [RoleDefinitionId ]: The unified role definition ID of the directory role. Refer to unifiedRoleDefinition resource. -BODYPARAMETER ``: delegatedAdminRelationship +BODYPARAMETER : delegatedAdminRelationship [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. @@ -982,13 +966,13 @@ Read-only. [Status ]: delegatedAdminRelationshipRequestStatus [Status ]: delegatedAdminRelationshipStatus -CUSTOMER ``: delegatedAdminRelationshipCustomerParticipant +CUSTOMER : delegatedAdminRelationshipCustomerParticipant [(Any) ]: This indicates any property can be added to this object. [DisplayName ]: The display name of the customer tenant as set by Microsoft Entra ID. Read-only [TenantId ]: The Microsoft Entra ID-assigned tenant ID of the customer tenant. -INPUTOBJECT ``: Identity Parameter +INPUTOBJECT : Identity Parameter [DelegatedAdminAccessAssignmentId ]: The unique identifier of delegatedAdminAccessAssignment [DelegatedAdminCustomerId ]: The unique identifier of delegatedAdminCustomer [DelegatedAdminRelationshipId ]: The unique identifier of delegatedAdminRelationship @@ -1021,27 +1005,5 @@ Read-only. ## RELATED LINKS -- [Update-MgBetaTenantRelationshipDelegatedAdminRelationship](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/update-mgbetatenantrelationshipdelegatedadminrelationship) -- [Graph API Reference](https://learn.microsoft.com/graph/api/delegatedadminrelationship-update?view=graph-rest-beta) - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/update-mgbetatenantrelationshipdelegatedadminrelationship) +- [](https://learn.microsoft.com/graph/api/delegatedadminrelationship-update?view=graph-rest-beta) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md index 16d5718f39e1..c67bc57dd655 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/update-mgbetatenantrelationshipdelegatedadminrelationshipaccessassignment Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/07/2026 +ms.date: 08/28/2026 PlatyPS schema version: 2024-05-01 title: Update-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment --- @@ -15,9 +15,6 @@ title: Update-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment Update the properties of a delegatedAdminAccessAssignment object. -> [!NOTE] -> To view the v1.0 release of this cmdlet, view [Update-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment](/powershell/module/Microsoft.Graph.Identity.Partner/Update-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment?view=graph-powershell-1.0) - ## SYNTAX ### UpdateExpanded (Default) @@ -78,18 +75,9 @@ This cmdlet has the following aliases, Update the properties of a delegatedAdminAccessAssignment object. -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | DelegatedAdminRelationship.ReadWrite.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | DelegatedAdminRelationship.ReadWrite.All, | - ## EXAMPLES -### Example 1: Code snippet -```powershell +### EXAMPLE 1 Import-Module Microsoft.Graph.Beta.Identity.Partner @@ -111,10 +99,6 @@ $params = @{ Update-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment -DelegatedAdminRelationshipId $delegatedAdminRelationshipId -DelegatedAdminAccessAssignmentId $delegatedAdminAccessAssignmentId -BodyParameter $params -``` -This example shows how to use the Update-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment Cmdlet. - - ## PARAMETERS ### -AccessContainer @@ -668,19 +652,19 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -ACCESSCONTAINER ``: delegatedAdminAccessContainer +ACCESSCONTAINER : delegatedAdminAccessContainer [(Any) ]: This indicates any property can be added to this object. [AccessContainerId ]: The identifier of the access container (for example, a security group). For 'securityGroup' access containers, this must be a valid ID of a Microsoft Entra security group in the Microsoft partner's tenant. [AccessContainerType ]: delegatedAdminAccessContainerType -ACCESSDETAILS ``: delegatedAdminAccessDetails +ACCESSDETAILS : delegatedAdminAccessDetails [(Any) ]: This indicates any property can be added to this object. [UnifiedRoles ]: The directory roles that the Microsoft partner is assigned in the customer tenant. [RoleDefinitionId ]: The unified role definition ID of the directory role. Refer to unifiedRoleDefinition resource. -BODYPARAMETER ``: delegatedAdminAccessAssignment +BODYPARAMETER : delegatedAdminAccessAssignment [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. @@ -700,7 +684,7 @@ Read-only. Read-only. [Status ]: delegatedAdminAccessAssignmentStatus -INPUTOBJECT ``: Identity Parameter +INPUTOBJECT : Identity Parameter [DelegatedAdminAccessAssignmentId ]: The unique identifier of delegatedAdminAccessAssignment [DelegatedAdminCustomerId ]: The unique identifier of delegatedAdminCustomer [DelegatedAdminRelationshipId ]: The unique identifier of delegatedAdminRelationship @@ -711,27 +695,5 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Update-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/update-mgbetatenantrelationshipdelegatedadminrelationshipaccessassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-update?view=graph-rest-beta) - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/update-mgbetatenantrelationshipdelegatedadminrelationshipaccessassignment) +- [](https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-update?view=graph-rest-beta) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md index 2fd026cf2317..115f8e1cb744 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/update-mgbetatenantrelationshipdelegatedadminrelationshipoperation Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/07/2026 +ms.date: 08/28/2026 PlatyPS schema version: 2024-05-01 title: Update-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation --- @@ -15,9 +15,6 @@ title: Update-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation Update the navigation property operations in tenantRelationships -> [!NOTE] -> To view the v1.0 release of this cmdlet, view [Update-MgTenantRelationshipDelegatedAdminRelationshipOperation](/powershell/module/Microsoft.Graph.Identity.Partner/Update-MgTenantRelationshipDelegatedAdminRelationshipOperation?view=graph-powershell-1.0) - ## SYNTAX ### UpdateExpanded (Default) @@ -75,6 +72,16 @@ This cmdlet has the following aliases, Update the navigation property operations in tenantRelationships +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -AdditionalProperties @@ -627,7 +634,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -BODYPARAMETER ``: delegatedAdminRelationshipOperation +BODYPARAMETER : delegatedAdminRelationshipOperation [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. @@ -640,7 +647,7 @@ Read-only. [OperationType ]: delegatedAdminRelationshipOperationType [Status ]: longRunningOperationStatus -INPUTOBJECT ``: Identity Parameter +INPUTOBJECT : Identity Parameter [DelegatedAdminAccessAssignmentId ]: The unique identifier of delegatedAdminAccessAssignment [DelegatedAdminCustomerId ]: The unique identifier of delegatedAdminCustomer [DelegatedAdminRelationshipId ]: The unique identifier of delegatedAdminRelationship @@ -651,27 +658,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Update-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/update-mgbetatenantrelationshipdelegatedadminrelationshipoperation) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/update-mgbetatenantrelationshipdelegatedadminrelationshipoperation) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md index 889c125c7fb3..9e7009b751e8 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/update-mgbetatenantrelationshipdelegatedadminrelationshiprequest Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/07/2026 +ms.date: 08/28/2026 PlatyPS schema version: 2024-05-01 title: Update-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest --- @@ -15,9 +15,6 @@ title: Update-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest Update the navigation property requests in tenantRelationships -> [!NOTE] -> To view the v1.0 release of this cmdlet, view [Update-MgTenantRelationshipDelegatedAdminRelationshipRequest](/powershell/module/Microsoft.Graph.Identity.Partner/Update-MgTenantRelationshipDelegatedAdminRelationshipRequest?view=graph-powershell-1.0) - ## SYNTAX ### UpdateExpanded (Default) @@ -74,6 +71,16 @@ This cmdlet has the following aliases, Update the navigation property requests in tenantRelationships +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -Action @@ -598,7 +605,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -BODYPARAMETER ``: delegatedAdminRelationshipRequest +BODYPARAMETER : delegatedAdminRelationshipRequest [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. @@ -609,7 +616,7 @@ Read-only. Read-only. [Status ]: delegatedAdminRelationshipRequestStatus -INPUTOBJECT ``: Identity Parameter +INPUTOBJECT : Identity Parameter [DelegatedAdminAccessAssignmentId ]: The unique identifier of delegatedAdminAccessAssignment [DelegatedAdminCustomerId ]: The unique identifier of delegatedAdminCustomer [DelegatedAdminRelationshipId ]: The unique identifier of delegatedAdminRelationship @@ -620,27 +627,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Update-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/update-mgbetatenantrelationshipdelegatedadminrelationshiprequest) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/update-mgbetatenantrelationshipdelegatedadminrelationshiprequest) From 3d96295e87726f420965a87c0e353a9509803d8c Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Fri, 28 Aug 2026 09:59:53 +0000 Subject: [PATCH 2/8] Escaped disallowed html tags --- ...enantRelationshipDelegatedAdminCustomer.md | 24 ++++++++++++- ...RelationshipDelegatedAdminCustomerCount.md | 22 ++++++++++++ ...tedAdminCustomerServiceManagementDetail.md | 24 ++++++++++++- ...minCustomerServiceManagementDetailCount.md | 24 ++++++++++++- ...tRelationshipDelegatedAdminRelationship.md | 24 ++++++++++++- ...egatedAdminRelationshipAccessAssignment.md | 24 ++++++++++++- ...dAdminRelationshipAccessAssignmentCount.md | 24 ++++++++++++- ...tionshipDelegatedAdminRelationshipCount.md | 22 ++++++++++++ ...shipDelegatedAdminRelationshipOperation.md | 24 ++++++++++++- ...elegatedAdminRelationshipOperationCount.md | 24 ++++++++++++- ...onshipDelegatedAdminRelationshipRequest.md | 24 ++++++++++++- ...pDelegatedAdminRelationshipRequestCount.md | 24 ++++++++++++- .../Microsoft.Graph.Beta.Identity.Partner.md | 19 +++++++++++ ...enantRelationshipDelegatedAdminCustomer.md | 24 ++++++++++++- ...tedAdminCustomerServiceManagementDetail.md | 26 ++++++++++++-- ...tRelationshipDelegatedAdminRelationship.md | 28 +++++++++++++-- ...egatedAdminRelationshipAccessAssignment.md | 30 +++++++++++++--- ...shipDelegatedAdminRelationshipOperation.md | 26 ++++++++++++-- ...onshipDelegatedAdminRelationshipRequest.md | 26 ++++++++++++-- ...enantRelationshipDelegatedAdminCustomer.md | 24 ++++++++++++- ...tedAdminCustomerServiceManagementDetail.md | 24 ++++++++++++- ...tRelationshipDelegatedAdminRelationship.md | 24 ++++++++++++- ...egatedAdminRelationshipAccessAssignment.md | 24 ++++++++++++- ...shipDelegatedAdminRelationshipOperation.md | 24 ++++++++++++- ...onshipDelegatedAdminRelationshipRequest.md | 24 ++++++++++++- ...enantRelationshipDelegatedAdminCustomer.md | 26 ++++++++++++-- ...tedAdminCustomerServiceManagementDetail.md | 26 ++++++++++++-- ...tRelationshipDelegatedAdminRelationship.md | 34 +++++++++++++++---- ...egatedAdminRelationshipAccessAssignment.md | 30 +++++++++++++--- ...shipDelegatedAdminRelationshipOperation.md | 26 ++++++++++++-- ...onshipDelegatedAdminRelationshipRequest.md | 26 ++++++++++++-- 31 files changed, 727 insertions(+), 48 deletions(-) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomer.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomer.md index 53d7e1f549ac..8f89c8d6064d 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomer.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomer.md @@ -525,7 +525,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -INPUTOBJECT : Identity Parameter +INPUTOBJECT ``: Identity Parameter [DelegatedAdminAccessAssignmentId ]: The unique identifier of delegatedAdminAccessAssignment [DelegatedAdminCustomerId ]: The unique identifier of delegatedAdminCustomer [DelegatedAdminRelationshipId ]: The unique identifier of delegatedAdminRelationship @@ -539,3 +539,25 @@ INPUTOBJECT : Identity Parameter - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadmincustomer) - [](https://learn.microsoft.com/graph/api/delegatedadmincustomer-get?view=graph-rest-beta) - [](https://learn.microsoft.com/graph/api/tenantrelationship-list-delegatedadmincustomers?view=graph-rest-beta) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerCount.md index 73ac4b2e572c..027e3e9c7b3c 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerCount.md @@ -282,3 +282,25 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadmincustomercount) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md index 884208a9fe7f..0703e4c43c89 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md @@ -554,7 +554,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -INPUTOBJECT : Identity Parameter +INPUTOBJECT ``: Identity Parameter [DelegatedAdminAccessAssignmentId ]: The unique identifier of delegatedAdminAccessAssignment [DelegatedAdminCustomerId ]: The unique identifier of delegatedAdminCustomer [DelegatedAdminRelationshipId ]: The unique identifier of delegatedAdminRelationship @@ -567,3 +567,25 @@ INPUTOBJECT : Identity Parameter - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadmincustomerservicemanagementdetail) - [](https://learn.microsoft.com/graph/api/delegatedadmincustomer-list-servicemanagementdetails?view=graph-rest-beta) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount.md index 593236f92f02..43358d6f9305 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount.md @@ -342,7 +342,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -INPUTOBJECT : Identity Parameter +INPUTOBJECT ``: Identity Parameter [DelegatedAdminAccessAssignmentId ]: The unique identifier of delegatedAdminAccessAssignment [DelegatedAdminCustomerId ]: The unique identifier of delegatedAdminCustomer [DelegatedAdminRelationshipId ]: The unique identifier of delegatedAdminRelationship @@ -354,3 +354,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadmincustomerservicemanagementdetailcount) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationship.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationship.md index 58137b601e29..2d4f899359ab 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationship.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationship.md @@ -525,7 +525,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -INPUTOBJECT : Identity Parameter +INPUTOBJECT ``: Identity Parameter [DelegatedAdminAccessAssignmentId ]: The unique identifier of delegatedAdminAccessAssignment [DelegatedAdminCustomerId ]: The unique identifier of delegatedAdminCustomer [DelegatedAdminRelationshipId ]: The unique identifier of delegatedAdminRelationship @@ -539,3 +539,25 @@ INPUTOBJECT : Identity Parameter - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadminrelationship) - [](https://learn.microsoft.com/graph/api/delegatedadminrelationship-get?view=graph-rest-beta) - [](https://learn.microsoft.com/graph/api/tenantrelationship-list-delegatedadminrelationships?view=graph-rest-beta) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md index 1f5ab0886874..9f47bba44a5a 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md @@ -554,7 +554,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -INPUTOBJECT : Identity Parameter +INPUTOBJECT ``: Identity Parameter [DelegatedAdminAccessAssignmentId ]: The unique identifier of delegatedAdminAccessAssignment [DelegatedAdminCustomerId ]: The unique identifier of delegatedAdminCustomer [DelegatedAdminRelationshipId ]: The unique identifier of delegatedAdminRelationship @@ -568,3 +568,25 @@ INPUTOBJECT : Identity Parameter - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadminrelationshipaccessassignment) - [](https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-get?view=graph-rest-beta) - [](https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-accessassignments?view=graph-rest-beta) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount.md index 90d8a04983fa..fe6f64e651e4 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount.md @@ -342,7 +342,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -INPUTOBJECT : Identity Parameter +INPUTOBJECT ``: Identity Parameter [DelegatedAdminAccessAssignmentId ]: The unique identifier of delegatedAdminAccessAssignment [DelegatedAdminCustomerId ]: The unique identifier of delegatedAdminCustomer [DelegatedAdminRelationshipId ]: The unique identifier of delegatedAdminRelationship @@ -354,3 +354,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadminrelationshipaccessassignmentcount) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipCount.md index 16ec72312d6d..252f3e308686 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipCount.md @@ -282,3 +282,25 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadminrelationshipcount) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md index b8409fa3679a..7f5296471a89 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md @@ -554,7 +554,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -INPUTOBJECT : Identity Parameter +INPUTOBJECT ``: Identity Parameter [DelegatedAdminAccessAssignmentId ]: The unique identifier of delegatedAdminAccessAssignment [DelegatedAdminCustomerId ]: The unique identifier of delegatedAdminCustomer [DelegatedAdminRelationshipId ]: The unique identifier of delegatedAdminRelationship @@ -568,3 +568,25 @@ INPUTOBJECT : Identity Parameter - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadminrelationshipoperation) - [](https://learn.microsoft.com/graph/api/delegatedadminrelationshipoperation-get?view=graph-rest-beta) - [](https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-operations?view=graph-rest-beta) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperationCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperationCount.md index 2aaa5667c762..7c4ccd2f9806 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperationCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperationCount.md @@ -342,7 +342,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -INPUTOBJECT : Identity Parameter +INPUTOBJECT ``: Identity Parameter [DelegatedAdminAccessAssignmentId ]: The unique identifier of delegatedAdminAccessAssignment [DelegatedAdminCustomerId ]: The unique identifier of delegatedAdminCustomer [DelegatedAdminRelationshipId ]: The unique identifier of delegatedAdminRelationship @@ -354,3 +354,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadminrelationshipoperationcount) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md index 26005c624524..620c34434688 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md @@ -552,7 +552,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -INPUTOBJECT : Identity Parameter +INPUTOBJECT ``: Identity Parameter [DelegatedAdminAccessAssignmentId ]: The unique identifier of delegatedAdminAccessAssignment [DelegatedAdminCustomerId ]: The unique identifier of delegatedAdminCustomer [DelegatedAdminRelationshipId ]: The unique identifier of delegatedAdminRelationship @@ -566,3 +566,25 @@ INPUTOBJECT : Identity Parameter - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadminrelationshiprequest) - [](https://learn.microsoft.com/graph/api/delegatedadminrelationshiprequest-get?view=graph-rest-beta) - [](https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-requests?view=graph-rest-beta) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequestCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequestCount.md index 9161974802d1..2d85efc98417 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequestCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequestCount.md @@ -342,7 +342,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -INPUTOBJECT : Identity Parameter +INPUTOBJECT ``: Identity Parameter [DelegatedAdminAccessAssignmentId ]: The unique identifier of delegatedAdminAccessAssignment [DelegatedAdminCustomerId ]: The unique identifier of delegatedAdminCustomer [DelegatedAdminRelationshipId ]: The unique identifier of delegatedAdminRelationship @@ -354,3 +354,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadminrelationshiprequestcount) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Microsoft.Graph.Beta.Identity.Partner.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Microsoft.Graph.Beta.Identity.Partner.md index 063580ab9474..879b3fba7b5f 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Microsoft.Graph.Beta.Identity.Partner.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Microsoft.Graph.Beta.Identity.Partner.md @@ -83,3 +83,22 @@ Microsoft Graph PowerShell Cmdlets ### [Update-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest](Update-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md) + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminCustomer.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminCustomer.md index 57a9aa09e68b..d9ee45a7cdb4 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminCustomer.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminCustomer.md @@ -434,7 +434,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -BODYPARAMETER : delegatedAdminCustomer +BODYPARAMETER ``: delegatedAdminCustomer [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. @@ -463,3 +463,25 @@ Read-only. ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/new-mgbetatenantrelationshipdelegatedadmincustomer) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md index d33955407113..bfb86da707b5 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md @@ -523,7 +523,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -BODYPARAMETER : delegatedAdminServiceManagementDetail +BODYPARAMETER ``: delegatedAdminServiceManagementDetail [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. @@ -532,7 +532,7 @@ Read-only. [ServiceName ]: The name of a managed service. Read-only. -INPUTOBJECT : Identity Parameter +INPUTOBJECT ``: Identity Parameter [DelegatedAdminAccessAssignmentId ]: The unique identifier of delegatedAdminAccessAssignment [DelegatedAdminCustomerId ]: The unique identifier of delegatedAdminCustomer [DelegatedAdminRelationshipId ]: The unique identifier of delegatedAdminRelationship @@ -544,3 +544,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/new-mgbetatenantrelationshipdelegatedadmincustomerservicemanagementdetail) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationship.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationship.md index f5670d4df170..c02c381ecb42 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationship.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationship.md @@ -700,13 +700,13 @@ Read-only. Read-only. [Status ]: delegatedAdminAccessAssignmentStatus -ACCESSDETAILS : delegatedAdminAccessDetails +ACCESSDETAILS ``: delegatedAdminAccessDetails [(Any) ]: This indicates any property can be added to this object. [UnifiedRoles ]: The directory roles that the Microsoft partner is assigned in the customer tenant. [RoleDefinitionId ]: The unified role definition ID of the directory role. Refer to unifiedRoleDefinition resource. -BODYPARAMETER : delegatedAdminRelationship +BODYPARAMETER ``: delegatedAdminRelationship [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. @@ -776,7 +776,7 @@ Read-only. [Status ]: delegatedAdminRelationshipRequestStatus [Status ]: delegatedAdminRelationshipStatus -CUSTOMER : delegatedAdminRelationshipCustomerParticipant +CUSTOMER ``: delegatedAdminRelationshipCustomerParticipant [(Any) ]: This indicates any property can be added to this object. [DisplayName ]: The display name of the customer tenant as set by Microsoft Entra ID. Read-only @@ -809,3 +809,25 @@ Read-only. - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/new-mgbetatenantrelationshipdelegatedadminrelationship) - [](https://learn.microsoft.com/graph/api/tenantrelationship-post-delegatedadminrelationships?view=graph-rest-beta) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md index d64ae3e52a0b..9a794f62bc9e 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md @@ -631,19 +631,19 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -ACCESSCONTAINER : delegatedAdminAccessContainer +ACCESSCONTAINER ``: delegatedAdminAccessContainer [(Any) ]: This indicates any property can be added to this object. [AccessContainerId ]: The identifier of the access container (for example, a security group). For 'securityGroup' access containers, this must be a valid ID of a Microsoft Entra security group in the Microsoft partner's tenant. [AccessContainerType ]: delegatedAdminAccessContainerType -ACCESSDETAILS : delegatedAdminAccessDetails +ACCESSDETAILS ``: delegatedAdminAccessDetails [(Any) ]: This indicates any property can be added to this object. [UnifiedRoles ]: The directory roles that the Microsoft partner is assigned in the customer tenant. [RoleDefinitionId ]: The unified role definition ID of the directory role. Refer to unifiedRoleDefinition resource. -BODYPARAMETER : delegatedAdminAccessAssignment +BODYPARAMETER ``: delegatedAdminAccessAssignment [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. @@ -663,7 +663,7 @@ Read-only. Read-only. [Status ]: delegatedAdminAccessAssignmentStatus -INPUTOBJECT : Identity Parameter +INPUTOBJECT ``: Identity Parameter [DelegatedAdminAccessAssignmentId ]: The unique identifier of delegatedAdminAccessAssignment [DelegatedAdminCustomerId ]: The unique identifier of delegatedAdminCustomer [DelegatedAdminRelationshipId ]: The unique identifier of delegatedAdminRelationship @@ -676,3 +676,25 @@ INPUTOBJECT : Identity Parameter - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/new-mgbetatenantrelationshipdelegatedadminrelationshipaccessassignment) - [](https://learn.microsoft.com/graph/api/delegatedadminrelationship-post-accessassignments?view=graph-rest-beta) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md index 44ce11bde428..e08fa22efa12 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md @@ -607,7 +607,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -BODYPARAMETER : delegatedAdminRelationshipOperation +BODYPARAMETER ``: delegatedAdminRelationshipOperation [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. @@ -620,7 +620,7 @@ Read-only. [OperationType ]: delegatedAdminRelationshipOperationType [Status ]: longRunningOperationStatus -INPUTOBJECT : Identity Parameter +INPUTOBJECT ``: Identity Parameter [DelegatedAdminAccessAssignmentId ]: The unique identifier of delegatedAdminAccessAssignment [DelegatedAdminCustomerId ]: The unique identifier of delegatedAdminCustomer [DelegatedAdminRelationshipId ]: The unique identifier of delegatedAdminRelationship @@ -632,3 +632,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/new-mgbetatenantrelationshipdelegatedadminrelationshipoperation) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md index aed7bfcc8746..fdc774882fea 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md @@ -578,7 +578,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -BODYPARAMETER : delegatedAdminRelationshipRequest +BODYPARAMETER ``: delegatedAdminRelationshipRequest [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. @@ -589,7 +589,7 @@ Read-only. Read-only. [Status ]: delegatedAdminRelationshipRequestStatus -INPUTOBJECT : Identity Parameter +INPUTOBJECT ``: Identity Parameter [DelegatedAdminAccessAssignmentId ]: The unique identifier of delegatedAdminAccessAssignment [DelegatedAdminCustomerId ]: The unique identifier of delegatedAdminCustomer [DelegatedAdminRelationshipId ]: The unique identifier of delegatedAdminRelationship @@ -602,3 +602,25 @@ INPUTOBJECT : Identity Parameter - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/new-mgbetatenantrelationshipdelegatedadminrelationshiprequest) - [](https://learn.microsoft.com/graph/api/delegatedadminrelationship-post-requests?view=graph-rest-beta) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminCustomer.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminCustomer.md index cb7397dfbbdd..aa19428a150b 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminCustomer.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminCustomer.md @@ -384,7 +384,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -INPUTOBJECT : Identity Parameter +INPUTOBJECT ``: Identity Parameter [DelegatedAdminAccessAssignmentId ]: The unique identifier of delegatedAdminAccessAssignment [DelegatedAdminCustomerId ]: The unique identifier of delegatedAdminCustomer [DelegatedAdminRelationshipId ]: The unique identifier of delegatedAdminRelationship @@ -396,3 +396,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/remove-mgbetatenantrelationshipdelegatedadmincustomer) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md index 2ea29bfcb10d..4ec0903ca642 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md @@ -407,7 +407,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -INPUTOBJECT : Identity Parameter +INPUTOBJECT ``: Identity Parameter [DelegatedAdminAccessAssignmentId ]: The unique identifier of delegatedAdminAccessAssignment [DelegatedAdminCustomerId ]: The unique identifier of delegatedAdminCustomer [DelegatedAdminRelationshipId ]: The unique identifier of delegatedAdminRelationship @@ -419,3 +419,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/remove-mgbetatenantrelationshipdelegatedadmincustomerservicemanagementdetail) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationship.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationship.md index bd2f1273770b..11ef8add2a49 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationship.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationship.md @@ -384,7 +384,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -INPUTOBJECT : Identity Parameter +INPUTOBJECT ``: Identity Parameter [DelegatedAdminAccessAssignmentId ]: The unique identifier of delegatedAdminAccessAssignment [DelegatedAdminCustomerId ]: The unique identifier of delegatedAdminCustomer [DelegatedAdminRelationshipId ]: The unique identifier of delegatedAdminRelationship @@ -397,3 +397,25 @@ INPUTOBJECT : Identity Parameter - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/remove-mgbetatenantrelationshipdelegatedadminrelationship) - [](https://learn.microsoft.com/graph/api/delegatedadminrelationship-delete?view=graph-rest-beta) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md index 83ce6d1f176b..150558072732 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md @@ -405,7 +405,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -INPUTOBJECT : Identity Parameter +INPUTOBJECT ``: Identity Parameter [DelegatedAdminAccessAssignmentId ]: The unique identifier of delegatedAdminAccessAssignment [DelegatedAdminCustomerId ]: The unique identifier of delegatedAdminCustomer [DelegatedAdminRelationshipId ]: The unique identifier of delegatedAdminRelationship @@ -418,3 +418,25 @@ INPUTOBJECT : Identity Parameter - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/remove-mgbetatenantrelationshipdelegatedadminrelationshipaccessassignment) - [](https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-delete?view=graph-rest-beta) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md index 7c676c5be91c..c402b9b03417 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md @@ -407,7 +407,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -INPUTOBJECT : Identity Parameter +INPUTOBJECT ``: Identity Parameter [DelegatedAdminAccessAssignmentId ]: The unique identifier of delegatedAdminAccessAssignment [DelegatedAdminCustomerId ]: The unique identifier of delegatedAdminCustomer [DelegatedAdminRelationshipId ]: The unique identifier of delegatedAdminRelationship @@ -419,3 +419,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/remove-mgbetatenantrelationshipdelegatedadminrelationshipoperation) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md index dcf701ed57a7..cae2a0d0cfbf 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md @@ -407,7 +407,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -INPUTOBJECT : Identity Parameter +INPUTOBJECT ``: Identity Parameter [DelegatedAdminAccessAssignmentId ]: The unique identifier of delegatedAdminAccessAssignment [DelegatedAdminCustomerId ]: The unique identifier of delegatedAdminCustomer [DelegatedAdminRelationshipId ]: The unique identifier of delegatedAdminRelationship @@ -419,3 +419,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/remove-mgbetatenantrelationshipdelegatedadminrelationshiprequest) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminCustomer.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminCustomer.md index 8843253c8395..148776ac77cd 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminCustomer.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminCustomer.md @@ -550,7 +550,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -BODYPARAMETER : delegatedAdminCustomer +BODYPARAMETER ``: delegatedAdminCustomer [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. @@ -567,7 +567,7 @@ Read-only. [TenantId ]: The Microsoft Entra ID-assigned tenant ID of the customer. Read-only. -INPUTOBJECT : Identity Parameter +INPUTOBJECT ``: Identity Parameter [DelegatedAdminAccessAssignmentId ]: The unique identifier of delegatedAdminAccessAssignment [DelegatedAdminCustomerId ]: The unique identifier of delegatedAdminCustomer [DelegatedAdminRelationshipId ]: The unique identifier of delegatedAdminRelationship @@ -587,3 +587,25 @@ Read-only. ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/update-mgbetatenantrelationshipdelegatedadmincustomer) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md index 9bacc75081a5..146f1ddfe37b 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md @@ -550,7 +550,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -BODYPARAMETER : delegatedAdminServiceManagementDetail +BODYPARAMETER ``: delegatedAdminServiceManagementDetail [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. @@ -559,7 +559,7 @@ Read-only. [ServiceName ]: The name of a managed service. Read-only. -INPUTOBJECT : Identity Parameter +INPUTOBJECT ``: Identity Parameter [DelegatedAdminAccessAssignmentId ]: The unique identifier of delegatedAdminAccessAssignment [DelegatedAdminCustomerId ]: The unique identifier of delegatedAdminCustomer [DelegatedAdminRelationshipId ]: The unique identifier of delegatedAdminRelationship @@ -571,3 +571,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/update-mgbetatenantrelationshipdelegatedadmincustomerservicemanagementdetail) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationship.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationship.md index f87aa1de5e38..384e268a0813 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationship.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationship.md @@ -14,7 +14,7 @@ title: Update-MgBetaTenantRelationshipDelegatedAdminRelationship ## SYNOPSIS Update the properties of a delegatedAdminRelationship object. -The following restrictions apply:\r\n- You can update this relationship when its status property is created.\r\n- You can update the autoExtendDuration property when status is either created or active.\r\n- You can only remove the Microsoft Entra Global Administrator role when the status property is active, which indicates a long-running operation. +The following restrictions apply:\r- You can update this relationship when its status property is created.\r- You can update the autoExtendDuration property when status is either created or active.\r- You can only remove the Microsoft Entra Global Administrator role when the status property is active, which indicates a long-running operation. ## SYNTAX @@ -80,7 +80,7 @@ This cmdlet has the following aliases, ## DESCRIPTION Update the properties of a delegatedAdminRelationship object. -The following restrictions apply:\r\n- You can update this relationship when its status property is created.\r\n- You can update the autoExtendDuration property when status is either created or active.\r\n- You can only remove the Microsoft Entra Global Administrator role when the status property is active, which indicates a long-running operation. +The following restrictions apply:\r- You can update this relationship when its status property is created.\r- You can update the autoExtendDuration property when status is either created or active.\r- You can only remove the Microsoft Entra Global Administrator role when the status property is active, which indicates a long-running operation. ## EXAMPLES @@ -890,13 +890,13 @@ Read-only. Read-only. [Status ]: delegatedAdminAccessAssignmentStatus -ACCESSDETAILS : delegatedAdminAccessDetails +ACCESSDETAILS ``: delegatedAdminAccessDetails [(Any) ]: This indicates any property can be added to this object. [UnifiedRoles ]: The directory roles that the Microsoft partner is assigned in the customer tenant. [RoleDefinitionId ]: The unified role definition ID of the directory role. Refer to unifiedRoleDefinition resource. -BODYPARAMETER : delegatedAdminRelationship +BODYPARAMETER ``: delegatedAdminRelationship [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. @@ -966,13 +966,13 @@ Read-only. [Status ]: delegatedAdminRelationshipRequestStatus [Status ]: delegatedAdminRelationshipStatus -CUSTOMER : delegatedAdminRelationshipCustomerParticipant +CUSTOMER ``: delegatedAdminRelationshipCustomerParticipant [(Any) ]: This indicates any property can be added to this object. [DisplayName ]: The display name of the customer tenant as set by Microsoft Entra ID. Read-only [TenantId ]: The Microsoft Entra ID-assigned tenant ID of the customer tenant. -INPUTOBJECT : Identity Parameter +INPUTOBJECT ``: Identity Parameter [DelegatedAdminAccessAssignmentId ]: The unique identifier of delegatedAdminAccessAssignment [DelegatedAdminCustomerId ]: The unique identifier of delegatedAdminCustomer [DelegatedAdminRelationshipId ]: The unique identifier of delegatedAdminRelationship @@ -1007,3 +1007,25 @@ Read-only. - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/update-mgbetatenantrelationshipdelegatedadminrelationship) - [](https://learn.microsoft.com/graph/api/delegatedadminrelationship-update?view=graph-rest-beta) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md index c67bc57dd655..ecc7a2d31757 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md @@ -652,19 +652,19 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -ACCESSCONTAINER : delegatedAdminAccessContainer +ACCESSCONTAINER ``: delegatedAdminAccessContainer [(Any) ]: This indicates any property can be added to this object. [AccessContainerId ]: The identifier of the access container (for example, a security group). For 'securityGroup' access containers, this must be a valid ID of a Microsoft Entra security group in the Microsoft partner's tenant. [AccessContainerType ]: delegatedAdminAccessContainerType -ACCESSDETAILS : delegatedAdminAccessDetails +ACCESSDETAILS ``: delegatedAdminAccessDetails [(Any) ]: This indicates any property can be added to this object. [UnifiedRoles ]: The directory roles that the Microsoft partner is assigned in the customer tenant. [RoleDefinitionId ]: The unified role definition ID of the directory role. Refer to unifiedRoleDefinition resource. -BODYPARAMETER : delegatedAdminAccessAssignment +BODYPARAMETER ``: delegatedAdminAccessAssignment [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. @@ -684,7 +684,7 @@ Read-only. Read-only. [Status ]: delegatedAdminAccessAssignmentStatus -INPUTOBJECT : Identity Parameter +INPUTOBJECT ``: Identity Parameter [DelegatedAdminAccessAssignmentId ]: The unique identifier of delegatedAdminAccessAssignment [DelegatedAdminCustomerId ]: The unique identifier of delegatedAdminCustomer [DelegatedAdminRelationshipId ]: The unique identifier of delegatedAdminRelationship @@ -697,3 +697,25 @@ INPUTOBJECT : Identity Parameter - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/update-mgbetatenantrelationshipdelegatedadminrelationshipaccessassignment) - [](https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-update?view=graph-rest-beta) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md index 115f8e1cb744..e195d139c0a9 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md @@ -634,7 +634,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -BODYPARAMETER : delegatedAdminRelationshipOperation +BODYPARAMETER ``: delegatedAdminRelationshipOperation [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. @@ -647,7 +647,7 @@ Read-only. [OperationType ]: delegatedAdminRelationshipOperationType [Status ]: longRunningOperationStatus -INPUTOBJECT : Identity Parameter +INPUTOBJECT ``: Identity Parameter [DelegatedAdminAccessAssignmentId ]: The unique identifier of delegatedAdminAccessAssignment [DelegatedAdminCustomerId ]: The unique identifier of delegatedAdminCustomer [DelegatedAdminRelationshipId ]: The unique identifier of delegatedAdminRelationship @@ -659,3 +659,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/update-mgbetatenantrelationshipdelegatedadminrelationshipoperation) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md index 9e7009b751e8..87307febf041 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md @@ -605,7 +605,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -BODYPARAMETER : delegatedAdminRelationshipRequest +BODYPARAMETER ``: delegatedAdminRelationshipRequest [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. @@ -616,7 +616,7 @@ Read-only. Read-only. [Status ]: delegatedAdminRelationshipRequestStatus -INPUTOBJECT : Identity Parameter +INPUTOBJECT ``: Identity Parameter [DelegatedAdminAccessAssignmentId ]: The unique identifier of delegatedAdminAccessAssignment [DelegatedAdminCustomerId ]: The unique identifier of delegatedAdminCustomer [DelegatedAdminRelationshipId ]: The unique identifier of delegatedAdminRelationship @@ -628,3 +628,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/update-mgbetatenantrelationshipdelegatedadminrelationshiprequest) + + + + + + + + + + + + + + + + + + + + + + From cf830ee2aed40137a1f6fa85d2c7bbd39be999d7 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Fri, 28 Aug 2026 10:12:34 +0000 Subject: [PATCH 3/8] Inserted permissions Table --- .../Get-MgBetaTenantRelationshipDelegatedAdminCustomer.md | 8 ++++++++ ...MgBetaTenantRelationshipDelegatedAdminCustomerCount.md | 8 ++++++++ ...pDelegatedAdminCustomerServiceManagementDetailCount.md | 8 ++++++++ ...-MgBetaTenantRelationshipDelegatedAdminRelationship.md | 8 ++++++++ ...ationshipDelegatedAdminRelationshipAccessAssignment.md | 8 ++++++++ ...shipDelegatedAdminRelationshipAccessAssignmentCount.md | 8 ++++++++ ...taTenantRelationshipDelegatedAdminRelationshipCount.md | 8 ++++++++ ...nantRelationshipDelegatedAdminRelationshipOperation.md | 8 ++++++++ ...elationshipDelegatedAdminRelationshipOperationCount.md | 8 ++++++++ ...TenantRelationshipDelegatedAdminRelationshipRequest.md | 8 ++++++++ ...tRelationshipDelegatedAdminRelationshipRequestCount.md | 8 ++++++++ ...-MgBetaTenantRelationshipDelegatedAdminRelationship.md | 8 ++++++++ ...ationshipDelegatedAdminRelationshipAccessAssignment.md | 8 ++++++++ ...TenantRelationshipDelegatedAdminRelationshipRequest.md | 8 ++++++++ ...-MgBetaTenantRelationshipDelegatedAdminRelationship.md | 8 ++++++++ ...ationshipDelegatedAdminRelationshipAccessAssignment.md | 8 ++++++++ ...-MgBetaTenantRelationshipDelegatedAdminRelationship.md | 8 ++++++++ ...ationshipDelegatedAdminRelationshipAccessAssignment.md | 8 ++++++++ 18 files changed, 144 insertions(+) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomer.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomer.md index 8f89c8d6064d..92b9ad010bc0 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomer.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomer.md @@ -57,6 +57,14 @@ This cmdlet has the following aliases, Read the properties of a delegatedAdminCustomer object. +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | DelegatedAdminRelationship.Read.All, DelegatedAdminRelationship.ReadWrite.All, | +| Delegated (personal Microsoft account) | Not supported | +| Application | DelegatedAdminRelationship.Read.All, DelegatedAdminRelationship.ReadWrite.All, | + ## EXAMPLES ### EXAMPLE 1 diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerCount.md index 027e3e9c7b3c..522f40ddc6f3 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerCount.md @@ -35,6 +35,14 @@ This cmdlet has the following aliases, Get the number of the resource +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | DelegatedAdminRelationship.Read.All, DelegatedAdminRelationship.ReadWrite.All, | +| Delegated (personal Microsoft account) | Not supported | +| Application | DelegatedAdminRelationship.Read.All, DelegatedAdminRelationship.ReadWrite.All, | + ## EXAMPLES ### EXAMPLE 1 diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount.md index 43358d6f9305..643a6c54d2aa 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount.md @@ -46,6 +46,14 @@ This cmdlet has the following aliases, Get the number of the resource +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | DelegatedAdminRelationship.Read.All, DelegatedAdminRelationship.ReadWrite.All, | +| Delegated (personal Microsoft account) | Not supported | +| Application | DelegatedAdminRelationship.Read.All, DelegatedAdminRelationship.ReadWrite.All, | + ## EXAMPLES ### EXAMPLE 1 diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationship.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationship.md index 2d4f899359ab..79e40e05be6f 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationship.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationship.md @@ -57,6 +57,14 @@ This cmdlet has the following aliases, Read the properties of a delegatedAdminRelationship object. +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | DelegatedAdminRelationship.Read.All, DelegatedAdminRelationship.ReadWrite.All, | +| Delegated (personal Microsoft account) | Not supported | +| Application | DelegatedAdminRelationship.Read.All, DelegatedAdminRelationship.ReadWrite.All, | + ## EXAMPLES ### EXAMPLE 1 diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md index 9f47bba44a5a..7f11f7ed904b 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md @@ -59,6 +59,14 @@ This cmdlet has the following aliases, Read the properties of a delegatedAdminAccessAssignment object. +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | DelegatedAdminRelationship.Read.All, DelegatedAdminRelationship.ReadWrite.All, | +| Delegated (personal Microsoft account) | Not supported | +| Application | DelegatedAdminRelationship.Read.All, DelegatedAdminRelationship.ReadWrite.All, | + ## EXAMPLES ### EXAMPLE 1 diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount.md index fe6f64e651e4..d5defd27a604 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount.md @@ -46,6 +46,14 @@ This cmdlet has the following aliases, Get the number of the resource +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | DelegatedAdminRelationship.Read.All, DelegatedAdminRelationship.ReadWrite.All, | +| Delegated (personal Microsoft account) | Not supported | +| Application | DelegatedAdminRelationship.Read.All, DelegatedAdminRelationship.ReadWrite.All, | + ## EXAMPLES ### EXAMPLE 1 diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipCount.md index 252f3e308686..7c82f62b264a 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipCount.md @@ -35,6 +35,14 @@ This cmdlet has the following aliases, Get the number of the resource +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | DelegatedAdminRelationship.Read.All, DelegatedAdminRelationship.ReadWrite.All, | +| Delegated (personal Microsoft account) | Not supported | +| Application | DelegatedAdminRelationship.Read.All, DelegatedAdminRelationship.ReadWrite.All, | + ## EXAMPLES ### EXAMPLE 1 diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md index 7f5296471a89..26002c94d0c1 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md @@ -59,6 +59,14 @@ This cmdlet has the following aliases, Read the properties of a delegatedAdminRelationshipOperation object. +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | DelegatedAdminRelationship.Read.All, DelegatedAdminRelationship.ReadWrite.All, | +| Delegated (personal Microsoft account) | Not supported | +| Application | DelegatedAdminRelationship.Read.All, DelegatedAdminRelationship.ReadWrite.All, | + ## EXAMPLES ### EXAMPLE 1 diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperationCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperationCount.md index 7c4ccd2f9806..54e3ee0e2fe7 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperationCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperationCount.md @@ -46,6 +46,14 @@ This cmdlet has the following aliases, Get the number of the resource +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | DelegatedAdminRelationship.Read.All, DelegatedAdminRelationship.ReadWrite.All, | +| Delegated (personal Microsoft account) | Not supported | +| Application | DelegatedAdminRelationship.Read.All, DelegatedAdminRelationship.ReadWrite.All, | + ## EXAMPLES ### EXAMPLE 1 diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md index 620c34434688..5d9c20c85f0e 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md @@ -57,6 +57,14 @@ This cmdlet has the following aliases, Read the properties and relationships of a delegatedAdminRelationshipRequest object. +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | DelegatedAdminRelationship.Read.All, DelegatedAdminRelationship.ReadWrite.All, | +| Delegated (personal Microsoft account) | Not supported | +| Application | DelegatedAdminRelationship.Read.All, DelegatedAdminRelationship.ReadWrite.All, | + ## EXAMPLES ### EXAMPLE 1 diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequestCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequestCount.md index 2d85efc98417..8b90647ddf76 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequestCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequestCount.md @@ -46,6 +46,14 @@ This cmdlet has the following aliases, Get the number of the resource +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | DelegatedAdminRelationship.Read.All, DelegatedAdminRelationship.ReadWrite.All, | +| Delegated (personal Microsoft account) | Not supported | +| Application | DelegatedAdminRelationship.Read.All, DelegatedAdminRelationship.ReadWrite.All, | + ## EXAMPLES ### EXAMPLE 1 diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationship.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationship.md index c02c381ecb42..9614d68c59ee 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationship.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationship.md @@ -52,6 +52,14 @@ This cmdlet has the following aliases, Create a new delegatedAdminRelationship object. +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | DelegatedAdminRelationship.ReadWrite.All, | +| Delegated (personal Microsoft account) | Not supported | +| Application | DelegatedAdminRelationship.ReadWrite.All, | + ## EXAMPLES ### EXAMPLE 1 diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md index 9a794f62bc9e..96097fb57bf4 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md @@ -74,6 +74,14 @@ This cmdlet has the following aliases, Create a new delegatedAdminAccessAssignment object. +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | DelegatedAdminRelationship.ReadWrite.All, | +| Delegated (personal Microsoft account) | Not supported | +| Application | DelegatedAdminRelationship.ReadWrite.All, | + ## EXAMPLES ### EXAMPLE 1 diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md index fdc774882fea..b1992f10faec 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md @@ -69,6 +69,14 @@ This cmdlet has the following aliases, Create a new delegatedAdminRelationshipRequest object. +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | DelegatedAdminRelationship.ReadWrite.All, | +| Delegated (personal Microsoft account) | Not supported | +| Application | DelegatedAdminRelationship.ReadWrite.All, | + ## EXAMPLES ### EXAMPLE 1 diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationship.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationship.md index 11ef8add2a49..67d5c2f28923 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationship.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationship.md @@ -46,6 +46,14 @@ This cmdlet has the following aliases, Delete a delegatedAdminRelationship object. A relationship can only be deleted if it's in the 'created' status. +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | DelegatedAdminRelationship.ReadWrite.All, | +| Delegated (personal Microsoft account) | Not supported | +| Application | DelegatedAdminRelationship.ReadWrite.All, | + ## EXAMPLES ### EXAMPLE 1 diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md index 150558072732..6ee7f086a1b0 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md @@ -46,6 +46,14 @@ This cmdlet has the following aliases, Delete a delegatedAdminAccessAssignment object. +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | DelegatedAdminRelationship.ReadWrite.All, | +| Delegated (personal Microsoft account) | Not supported | +| Application | DelegatedAdminRelationship.ReadWrite.All, | + ## EXAMPLES ### EXAMPLE 1 diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationship.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationship.md index 384e268a0813..72384b58ffa8 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationship.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationship.md @@ -82,6 +82,14 @@ This cmdlet has the following aliases, Update the properties of a delegatedAdminRelationship object. The following restrictions apply:\r- You can update this relationship when its status property is created.\r- You can update the autoExtendDuration property when status is either created or active.\r- You can only remove the Microsoft Entra Global Administrator role when the status property is active, which indicates a long-running operation. +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | DelegatedAdminRelationship.ReadWrite.All, | +| Delegated (personal Microsoft account) | Not supported | +| Application | DelegatedAdminRelationship.ReadWrite.All, | + ## EXAMPLES ### EXAMPLE 1 diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md index ecc7a2d31757..9c83c256e4ed 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md @@ -75,6 +75,14 @@ This cmdlet has the following aliases, Update the properties of a delegatedAdminAccessAssignment object. +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | DelegatedAdminRelationship.ReadWrite.All, | +| Delegated (personal Microsoft account) | Not supported | +| Application | DelegatedAdminRelationship.ReadWrite.All, | + ## EXAMPLES ### EXAMPLE 1 From 476dbb094dadf99ebf5cf28463ab50f1aab18e18 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Fri, 28 Aug 2026 10:12:47 +0000 Subject: [PATCH 4/8] Updated metadata parameters --- .../Get-MgBetaTenantRelationshipDelegatedAdminCustomer.md | 3 +++ .../Get-MgBetaTenantRelationshipDelegatedAdminCustomerCount.md | 3 +++ ...elationshipDelegatedAdminCustomerServiceManagementDetail.md | 3 +++ ...onshipDelegatedAdminCustomerServiceManagementDetailCount.md | 3 +++ .../Get-MgBetaTenantRelationshipDelegatedAdminRelationship.md | 3 +++ ...ntRelationshipDelegatedAdminRelationshipAccessAssignment.md | 3 +++ ...ationshipDelegatedAdminRelationshipAccessAssignmentCount.md | 3 +++ ...-MgBetaTenantRelationshipDelegatedAdminRelationshipCount.md | 3 +++ ...etaTenantRelationshipDelegatedAdminRelationshipOperation.md | 3 +++ ...nantRelationshipDelegatedAdminRelationshipOperationCount.md | 3 +++ ...gBetaTenantRelationshipDelegatedAdminRelationshipRequest.md | 3 +++ ...TenantRelationshipDelegatedAdminRelationshipRequestCount.md | 3 +++ .../New-MgBetaTenantRelationshipDelegatedAdminCustomer.md | 3 +++ ...elationshipDelegatedAdminCustomerServiceManagementDetail.md | 3 +++ .../New-MgBetaTenantRelationshipDelegatedAdminRelationship.md | 3 +++ ...ntRelationshipDelegatedAdminRelationshipAccessAssignment.md | 3 +++ ...etaTenantRelationshipDelegatedAdminRelationshipOperation.md | 3 +++ ...gBetaTenantRelationshipDelegatedAdminRelationshipRequest.md | 3 +++ .../Remove-MgBetaTenantRelationshipDelegatedAdminCustomer.md | 3 +++ ...elationshipDelegatedAdminCustomerServiceManagementDetail.md | 3 +++ ...emove-MgBetaTenantRelationshipDelegatedAdminRelationship.md | 3 +++ ...ntRelationshipDelegatedAdminRelationshipAccessAssignment.md | 3 +++ ...etaTenantRelationshipDelegatedAdminRelationshipOperation.md | 3 +++ ...gBetaTenantRelationshipDelegatedAdminRelationshipRequest.md | 3 +++ .../Update-MgBetaTenantRelationshipDelegatedAdminCustomer.md | 3 +++ ...elationshipDelegatedAdminCustomerServiceManagementDetail.md | 3 +++ ...pdate-MgBetaTenantRelationshipDelegatedAdminRelationship.md | 3 +++ ...ntRelationshipDelegatedAdminRelationshipAccessAssignment.md | 3 +++ ...etaTenantRelationshipDelegatedAdminRelationshipOperation.md | 3 +++ ...gBetaTenantRelationshipDelegatedAdminRelationshipRequest.md | 3 +++ 30 files changed, 90 insertions(+) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomer.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomer.md index 92b9ad010bc0..3bebbd23a4ca 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomer.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomer.md @@ -15,6 +15,9 @@ title: Get-MgBetaTenantRelationshipDelegatedAdminCustomer Read the properties of a delegatedAdminCustomer object. +> [!NOTE] +> To view the v1.0 release of this cmdlet, view [Get-MgTenantRelationshipDelegatedAdminCustomer](/powershell/module/Microsoft.Graph.Identity.Partner/Get-MgTenantRelationshipDelegatedAdminCustomer?view=graph-powershell-1.0) + ## SYNTAX ### List (Default) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerCount.md index 522f40ddc6f3..47b4f05172eb 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerCount.md @@ -15,6 +15,9 @@ title: Get-MgBetaTenantRelationshipDelegatedAdminCustomerCount Get the number of the resource +> [!NOTE] +> To view the v1.0 release of this cmdlet, view [Get-MgTenantRelationshipDelegatedAdminCustomerCount](/powershell/module/Microsoft.Graph.Identity.Partner/Get-MgTenantRelationshipDelegatedAdminCustomerCount?view=graph-powershell-1.0) + ## SYNTAX ### Get (Default) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md index 0703e4c43c89..ab24b026f312 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md @@ -15,6 +15,9 @@ title: Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail Contains the management details of a service in the customer tenant that's managed by delegated administration. +> [!NOTE] +> To view the v1.0 release of this cmdlet, view [Get-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail](/powershell/module/Microsoft.Graph.Identity.Partner/Get-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail?view=graph-powershell-1.0) + ## SYNTAX ### List (Default) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount.md index 643a6c54d2aa..453bab976e95 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount.md @@ -15,6 +15,9 @@ title: Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail Get the number of the resource +> [!NOTE] +> To view the v1.0 release of this cmdlet, view [Get-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount](/powershell/module/Microsoft.Graph.Identity.Partner/Get-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount?view=graph-powershell-1.0) + ## SYNTAX ### Get (Default) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationship.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationship.md index 79e40e05be6f..d9cd9dd2e3ff 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationship.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationship.md @@ -15,6 +15,9 @@ title: Get-MgBetaTenantRelationshipDelegatedAdminRelationship Read the properties of a delegatedAdminRelationship object. +> [!NOTE] +> To view the v1.0 release of this cmdlet, view [Get-MgTenantRelationshipDelegatedAdminRelationship](/powershell/module/Microsoft.Graph.Identity.Partner/Get-MgTenantRelationshipDelegatedAdminRelationship?view=graph-powershell-1.0) + ## SYNTAX ### List (Default) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md index 7f11f7ed904b..78dd8fcf1852 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md @@ -15,6 +15,9 @@ title: Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment Read the properties of a delegatedAdminAccessAssignment object. +> [!NOTE] +> To view the v1.0 release of this cmdlet, view [Get-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment](/powershell/module/Microsoft.Graph.Identity.Partner/Get-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment?view=graph-powershell-1.0) + ## SYNTAX ### List (Default) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount.md index d5defd27a604..9318f0846a45 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount.md @@ -15,6 +15,9 @@ title: Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCou Get the number of the resource +> [!NOTE] +> To view the v1.0 release of this cmdlet, view [Get-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount](/powershell/module/Microsoft.Graph.Identity.Partner/Get-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount?view=graph-powershell-1.0) + ## SYNTAX ### Get (Default) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipCount.md index 7c82f62b264a..99dc1c2a6bef 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipCount.md @@ -15,6 +15,9 @@ title: Get-MgBetaTenantRelationshipDelegatedAdminRelationshipCount Get the number of the resource +> [!NOTE] +> To view the v1.0 release of this cmdlet, view [Get-MgTenantRelationshipDelegatedAdminRelationshipCount](/powershell/module/Microsoft.Graph.Identity.Partner/Get-MgTenantRelationshipDelegatedAdminRelationshipCount?view=graph-powershell-1.0) + ## SYNTAX ### Get (Default) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md index 26002c94d0c1..a317dc6fcc78 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md @@ -15,6 +15,9 @@ title: Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation Read the properties of a delegatedAdminRelationshipOperation object. +> [!NOTE] +> To view the v1.0 release of this cmdlet, view [Get-MgTenantRelationshipDelegatedAdminRelationshipOperation](/powershell/module/Microsoft.Graph.Identity.Partner/Get-MgTenantRelationshipDelegatedAdminRelationshipOperation?view=graph-powershell-1.0) + ## SYNTAX ### List (Default) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperationCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperationCount.md index 54e3ee0e2fe7..edf874873183 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperationCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperationCount.md @@ -15,6 +15,9 @@ title: Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperationCount Get the number of the resource +> [!NOTE] +> To view the v1.0 release of this cmdlet, view [Get-MgTenantRelationshipDelegatedAdminRelationshipOperationCount](/powershell/module/Microsoft.Graph.Identity.Partner/Get-MgTenantRelationshipDelegatedAdminRelationshipOperationCount?view=graph-powershell-1.0) + ## SYNTAX ### Get (Default) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md index 5d9c20c85f0e..85f4f8c52d3d 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md @@ -15,6 +15,9 @@ title: Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest Read the properties and relationships of a delegatedAdminRelationshipRequest object. +> [!NOTE] +> To view the v1.0 release of this cmdlet, view [Get-MgTenantRelationshipDelegatedAdminRelationshipRequest](/powershell/module/Microsoft.Graph.Identity.Partner/Get-MgTenantRelationshipDelegatedAdminRelationshipRequest?view=graph-powershell-1.0) + ## SYNTAX ### List (Default) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequestCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequestCount.md index 8b90647ddf76..afa09b7f66f7 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequestCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequestCount.md @@ -15,6 +15,9 @@ title: Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequestCount Get the number of the resource +> [!NOTE] +> To view the v1.0 release of this cmdlet, view [Get-MgTenantRelationshipDelegatedAdminRelationshipRequestCount](/powershell/module/Microsoft.Graph.Identity.Partner/Get-MgTenantRelationshipDelegatedAdminRelationshipRequestCount?view=graph-powershell-1.0) + ## SYNTAX ### Get (Default) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminCustomer.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminCustomer.md index d9ee45a7cdb4..7c7c95016f97 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminCustomer.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminCustomer.md @@ -15,6 +15,9 @@ title: New-MgBetaTenantRelationshipDelegatedAdminCustomer Create new navigation property to delegatedAdminCustomers for tenantRelationships +> [!NOTE] +> To view the v1.0 release of this cmdlet, view [New-MgTenantRelationshipDelegatedAdminCustomer](/powershell/module/Microsoft.Graph.Identity.Partner/New-MgTenantRelationshipDelegatedAdminCustomer?view=graph-powershell-1.0) + ## SYNTAX ### CreateExpanded (Default) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md index bfb86da707b5..f7ffd68a7d22 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md @@ -15,6 +15,9 @@ title: New-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail Create new navigation property to serviceManagementDetails for tenantRelationships +> [!NOTE] +> To view the v1.0 release of this cmdlet, view [New-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail](/powershell/module/Microsoft.Graph.Identity.Partner/New-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail?view=graph-powershell-1.0) + ## SYNTAX ### CreateExpanded (Default) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationship.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationship.md index 9614d68c59ee..9faa5442dc93 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationship.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationship.md @@ -15,6 +15,9 @@ title: New-MgBetaTenantRelationshipDelegatedAdminRelationship Create a new delegatedAdminRelationship object. +> [!NOTE] +> To view the v1.0 release of this cmdlet, view [New-MgTenantRelationshipDelegatedAdminRelationship](/powershell/module/Microsoft.Graph.Identity.Partner/New-MgTenantRelationshipDelegatedAdminRelationship?view=graph-powershell-1.0) + ## SYNTAX ### CreateExpanded (Default) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md index 96097fb57bf4..a884d86d1490 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md @@ -15,6 +15,9 @@ title: New-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment Create a new delegatedAdminAccessAssignment object. +> [!NOTE] +> To view the v1.0 release of this cmdlet, view [New-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment](/powershell/module/Microsoft.Graph.Identity.Partner/New-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment?view=graph-powershell-1.0) + ## SYNTAX ### CreateExpanded (Default) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md index e08fa22efa12..ee1f215fad4e 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md @@ -15,6 +15,9 @@ title: New-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation Create new navigation property to operations for tenantRelationships +> [!NOTE] +> To view the v1.0 release of this cmdlet, view [New-MgTenantRelationshipDelegatedAdminRelationshipOperation](/powershell/module/Microsoft.Graph.Identity.Partner/New-MgTenantRelationshipDelegatedAdminRelationshipOperation?view=graph-powershell-1.0) + ## SYNTAX ### CreateExpanded (Default) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md index b1992f10faec..0c67bd74cbde 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md @@ -15,6 +15,9 @@ title: New-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest Create a new delegatedAdminRelationshipRequest object. +> [!NOTE] +> To view the v1.0 release of this cmdlet, view [New-MgTenantRelationshipDelegatedAdminRelationshipRequest](/powershell/module/Microsoft.Graph.Identity.Partner/New-MgTenantRelationshipDelegatedAdminRelationshipRequest?view=graph-powershell-1.0) + ## SYNTAX ### CreateExpanded (Default) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminCustomer.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminCustomer.md index aa19428a150b..222696d1f30d 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminCustomer.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminCustomer.md @@ -15,6 +15,9 @@ title: Remove-MgBetaTenantRelationshipDelegatedAdminCustomer Delete navigation property delegatedAdminCustomers for tenantRelationships +> [!NOTE] +> To view the v1.0 release of this cmdlet, view [Remove-MgTenantRelationshipDelegatedAdminCustomer](/powershell/module/Microsoft.Graph.Identity.Partner/Remove-MgTenantRelationshipDelegatedAdminCustomer?view=graph-powershell-1.0) + ## SYNTAX ### Delete (Default) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md index 4ec0903ca642..0e5b05312823 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md @@ -15,6 +15,9 @@ title: Remove-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDet Delete navigation property serviceManagementDetails for tenantRelationships +> [!NOTE] +> To view the v1.0 release of this cmdlet, view [Remove-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail](/powershell/module/Microsoft.Graph.Identity.Partner/Remove-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail?view=graph-powershell-1.0) + ## SYNTAX ### Delete (Default) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationship.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationship.md index 67d5c2f28923..268812987c16 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationship.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationship.md @@ -16,6 +16,9 @@ title: Remove-MgBetaTenantRelationshipDelegatedAdminRelationship Delete a delegatedAdminRelationship object. A relationship can only be deleted if it's in the 'created' status. +> [!NOTE] +> To view the v1.0 release of this cmdlet, view [Remove-MgTenantRelationshipDelegatedAdminRelationship](/powershell/module/Microsoft.Graph.Identity.Partner/Remove-MgTenantRelationshipDelegatedAdminRelationship?view=graph-powershell-1.0) + ## SYNTAX ### Delete (Default) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md index 6ee7f086a1b0..48ee866a8e7a 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md @@ -15,6 +15,9 @@ title: Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment Delete a delegatedAdminAccessAssignment object. +> [!NOTE] +> To view the v1.0 release of this cmdlet, view [Remove-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment](/powershell/module/Microsoft.Graph.Identity.Partner/Remove-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment?view=graph-powershell-1.0) + ## SYNTAX ### Delete (Default) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md index c402b9b03417..097bb1f309ce 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md @@ -15,6 +15,9 @@ title: Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation Delete navigation property operations for tenantRelationships +> [!NOTE] +> To view the v1.0 release of this cmdlet, view [Remove-MgTenantRelationshipDelegatedAdminRelationshipOperation](/powershell/module/Microsoft.Graph.Identity.Partner/Remove-MgTenantRelationshipDelegatedAdminRelationshipOperation?view=graph-powershell-1.0) + ## SYNTAX ### Delete (Default) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md index cae2a0d0cfbf..06a8cac0e56a 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md @@ -15,6 +15,9 @@ title: Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest Delete navigation property requests for tenantRelationships +> [!NOTE] +> To view the v1.0 release of this cmdlet, view [Remove-MgTenantRelationshipDelegatedAdminRelationshipRequest](/powershell/module/Microsoft.Graph.Identity.Partner/Remove-MgTenantRelationshipDelegatedAdminRelationshipRequest?view=graph-powershell-1.0) + ## SYNTAX ### Delete (Default) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminCustomer.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminCustomer.md index 148776ac77cd..d9b57f40f0bb 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminCustomer.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminCustomer.md @@ -15,6 +15,9 @@ title: Update-MgBetaTenantRelationshipDelegatedAdminCustomer Update the navigation property delegatedAdminCustomers in tenantRelationships +> [!NOTE] +> To view the v1.0 release of this cmdlet, view [Update-MgTenantRelationshipDelegatedAdminCustomer](/powershell/module/Microsoft.Graph.Identity.Partner/Update-MgTenantRelationshipDelegatedAdminCustomer?view=graph-powershell-1.0) + ## SYNTAX ### UpdateExpanded (Default) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md index 146f1ddfe37b..9a128e5a4baa 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md @@ -15,6 +15,9 @@ title: Update-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDet Update the navigation property serviceManagementDetails in tenantRelationships +> [!NOTE] +> To view the v1.0 release of this cmdlet, view [Update-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail](/powershell/module/Microsoft.Graph.Identity.Partner/Update-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail?view=graph-powershell-1.0) + ## SYNTAX ### UpdateExpanded (Default) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationship.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationship.md index 72384b58ffa8..1a9450039791 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationship.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationship.md @@ -16,6 +16,9 @@ title: Update-MgBetaTenantRelationshipDelegatedAdminRelationship Update the properties of a delegatedAdminRelationship object. The following restrictions apply:\r- You can update this relationship when its status property is created.\r- You can update the autoExtendDuration property when status is either created or active.\r- You can only remove the Microsoft Entra Global Administrator role when the status property is active, which indicates a long-running operation. +> [!NOTE] +> To view the v1.0 release of this cmdlet, view [Update-MgTenantRelationshipDelegatedAdminRelationship](/powershell/module/Microsoft.Graph.Identity.Partner/Update-MgTenantRelationshipDelegatedAdminRelationship?view=graph-powershell-1.0) + ## SYNTAX ### UpdateExpanded (Default) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md index 9c83c256e4ed..e807cfa28aef 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md @@ -15,6 +15,9 @@ title: Update-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment Update the properties of a delegatedAdminAccessAssignment object. +> [!NOTE] +> To view the v1.0 release of this cmdlet, view [Update-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment](/powershell/module/Microsoft.Graph.Identity.Partner/Update-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment?view=graph-powershell-1.0) + ## SYNTAX ### UpdateExpanded (Default) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md index e195d139c0a9..b47b4f3c8dba 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md @@ -15,6 +15,9 @@ title: Update-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation Update the navigation property operations in tenantRelationships +> [!NOTE] +> To view the v1.0 release of this cmdlet, view [Update-MgTenantRelationshipDelegatedAdminRelationshipOperation](/powershell/module/Microsoft.Graph.Identity.Partner/Update-MgTenantRelationshipDelegatedAdminRelationshipOperation?view=graph-powershell-1.0) + ## SYNTAX ### UpdateExpanded (Default) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md index 87307febf041..0c132e10e8f5 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md @@ -15,6 +15,9 @@ title: Update-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest Update the navigation property requests in tenantRelationships +> [!NOTE] +> To view the v1.0 release of this cmdlet, view [Update-MgTenantRelationshipDelegatedAdminRelationshipRequest](/powershell/module/Microsoft.Graph.Identity.Partner/Update-MgTenantRelationshipDelegatedAdminRelationshipRequest?view=graph-powershell-1.0) + ## SYNTAX ### UpdateExpanded (Default) From 33a1336f96705568fe4724871c039973b9c13331 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Fri, 28 Aug 2026 10:12:53 +0000 Subject: [PATCH 5/8] Repaired examples and descriptions --- ...t-MgBetaTenantRelationshipDelegatedAdminCustomer.md | 7 ++++++- ...hipDelegatedAdminCustomerServiceManagementDetail.md | 7 ++++++- ...BetaTenantRelationshipDelegatedAdminRelationship.md | 7 ++++++- ...onshipDelegatedAdminRelationshipAccessAssignment.md | 7 ++++++- ...tRelationshipDelegatedAdminRelationshipOperation.md | 7 ++++++- ...antRelationshipDelegatedAdminRelationshipRequest.md | 7 ++++++- ...BetaTenantRelationshipDelegatedAdminRelationship.md | 7 ++++++- ...onshipDelegatedAdminRelationshipAccessAssignment.md | 7 ++++++- ...antRelationshipDelegatedAdminRelationshipRequest.md | 7 ++++++- ...BetaTenantRelationshipDelegatedAdminRelationship.md | 10 ++++++++-- ...onshipDelegatedAdminRelationshipAccessAssignment.md | 10 ++++++++-- ...BetaTenantRelationshipDelegatedAdminRelationship.md | 7 ++++++- ...onshipDelegatedAdminRelationshipAccessAssignment.md | 7 ++++++- 13 files changed, 82 insertions(+), 15 deletions(-) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomer.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomer.md index 3bebbd23a4ca..098a8d9a94ec 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomer.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomer.md @@ -69,13 +69,18 @@ Read the properties of a delegatedAdminCustomer object. | Application | DelegatedAdminRelationship.Read.All, DelegatedAdminRelationship.ReadWrite.All, | ## EXAMPLES +### Example 1: Code snippet -### EXAMPLE 1 +```powershell Import-Module Microsoft.Graph.Beta.Identity.Partner Get-MgBetaTenantRelationshipDelegatedAdminCustomer +``` +This example shows how to use the Get-MgBetaTenantRelationshipDelegatedAdminCustomer Cmdlet. + + ## PARAMETERS ### -All diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md index ab24b026f312..0bde5ea6b964 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md @@ -63,13 +63,18 @@ This cmdlet has the following aliases, Contains the management details of a service in the customer tenant that's managed by delegated administration. ## EXAMPLES +### Example 1: Code snippet -### EXAMPLE 1 +```powershell Import-Module Microsoft.Graph.Beta.Identity.Partner Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail -DelegatedAdminCustomerId $delegatedAdminCustomerId +``` +This example shows how to use the Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail Cmdlet. + + ## PARAMETERS ### -All diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationship.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationship.md index d9cd9dd2e3ff..3774c3d6bfab 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationship.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationship.md @@ -69,13 +69,18 @@ Read the properties of a delegatedAdminRelationship object. | Application | DelegatedAdminRelationship.Read.All, DelegatedAdminRelationship.ReadWrite.All, | ## EXAMPLES +### Example 1: Code snippet -### EXAMPLE 1 +```powershell Import-Module Microsoft.Graph.Beta.Identity.Partner Get-MgBetaTenantRelationshipDelegatedAdminRelationship +``` +This example shows how to use the Get-MgBetaTenantRelationshipDelegatedAdminRelationship Cmdlet. + + ## PARAMETERS ### -All diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md index 78dd8fcf1852..acaa08ad8fa3 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md @@ -71,13 +71,18 @@ Read the properties of a delegatedAdminAccessAssignment object. | Application | DelegatedAdminRelationship.Read.All, DelegatedAdminRelationship.ReadWrite.All, | ## EXAMPLES +### Example 1: Code snippet -### EXAMPLE 1 +```powershell Import-Module Microsoft.Graph.Beta.Identity.Partner Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment -DelegatedAdminRelationshipId $delegatedAdminRelationshipId +``` +This example shows how to use the Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment Cmdlet. + + ## PARAMETERS ### -All diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md index a317dc6fcc78..e59d2ca49d86 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md @@ -71,13 +71,18 @@ Read the properties of a delegatedAdminRelationshipOperation object. | Application | DelegatedAdminRelationship.Read.All, DelegatedAdminRelationship.ReadWrite.All, | ## EXAMPLES +### Example 1: Code snippet -### EXAMPLE 1 +```powershell Import-Module Microsoft.Graph.Beta.Identity.Partner Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation -DelegatedAdminRelationshipId $delegatedAdminRelationshipId +``` +This example shows how to use the Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation Cmdlet. + + ## PARAMETERS ### -All diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md index 85f4f8c52d3d..336f97fceeea 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md @@ -69,13 +69,18 @@ Read the properties and relationships of a delegatedAdminRelationshipRequest obj | Application | DelegatedAdminRelationship.Read.All, DelegatedAdminRelationship.ReadWrite.All, | ## EXAMPLES +### Example 1: Code snippet -### EXAMPLE 1 +```powershell Import-Module Microsoft.Graph.Beta.Identity.Partner Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest -DelegatedAdminRelationshipId $delegatedAdminRelationshipId +``` +This example shows how to use the Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest Cmdlet. + + ## PARAMETERS ### -All diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationship.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationship.md index 9faa5442dc93..87a3d29b8c57 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationship.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationship.md @@ -64,8 +64,9 @@ Create a new delegatedAdminRelationship object. | Application | DelegatedAdminRelationship.ReadWrite.All, | ## EXAMPLES +### Example 1: Code snippet -### EXAMPLE 1 +```powershell Import-Module Microsoft.Graph.Beta.Identity.Partner @@ -91,6 +92,10 @@ $params = @{ New-MgBetaTenantRelationshipDelegatedAdminRelationship -BodyParameter $params +``` +This example shows how to use the New-MgBetaTenantRelationshipDelegatedAdminRelationship Cmdlet. + + ## PARAMETERS ### -AccessAssignments diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md index a884d86d1490..4a747d30f0c5 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md @@ -86,8 +86,9 @@ Create a new delegatedAdminAccessAssignment object. | Application | DelegatedAdminRelationship.ReadWrite.All, | ## EXAMPLES +### Example 1: Code snippet -### EXAMPLE 1 +```powershell Import-Module Microsoft.Graph.Beta.Identity.Partner @@ -116,6 +117,10 @@ $params = @{ New-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment -DelegatedAdminRelationshipId $delegatedAdminRelationshipId -BodyParameter $params +``` +This example shows how to use the New-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment Cmdlet. + + ## PARAMETERS ### -AccessContainer diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md index 0c67bd74cbde..dc4a1b7787b0 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md @@ -81,8 +81,9 @@ Create a new delegatedAdminRelationshipRequest object. | Application | DelegatedAdminRelationship.ReadWrite.All, | ## EXAMPLES +### Example 1: Code snippet -### EXAMPLE 1 +```powershell Import-Module Microsoft.Graph.Beta.Identity.Partner @@ -92,6 +93,10 @@ $params = @{ New-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest -DelegatedAdminRelationshipId $delegatedAdminRelationshipId -BodyParameter $params +``` +This example shows how to use the New-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest Cmdlet. + + ## PARAMETERS ### -Action diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationship.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationship.md index 268812987c16..616c35e1fd11 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationship.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationship.md @@ -58,12 +58,18 @@ A relationship can only be deleted if it's in the 'created' status. | Application | DelegatedAdminRelationship.ReadWrite.All, | ## EXAMPLES +### Example 1: Code snippet -### EXAMPLE 1 +```powershell Import-Module Microsoft.Graph.Beta.Identity.Partner -Remove-MgBetaTenantRelationshipDelegatedAdminRelationship -DelegatedAdminRelationshipId $delegatedAdminRelationshipId -IfMatch W/'"JyI0NzAwNjg0NS0wMDAwLTE5MDAtMDAwMC02MGY0Yjg4MzAwMDAiJw=="' +Remove-MgBetaTenantRelationshipDelegatedAdminRelationship -DelegatedAdminRelationshipId $delegatedAdminRelationshipId -IfMatch W/'"JyI0NzAwNjg0NS0wMDAwLTE5MDAtMDAwMC02MGY0Yjg4MzAwMDAiJw=="' + + +``` +This example shows how to use the Remove-MgBetaTenantRelationshipDelegatedAdminRelationship Cmdlet. + ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md index 48ee866a8e7a..1fe4e9afb7db 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md @@ -58,12 +58,18 @@ Delete a delegatedAdminAccessAssignment object. | Application | DelegatedAdminRelationship.ReadWrite.All, | ## EXAMPLES +### Example 1: Code snippet -### EXAMPLE 1 +```powershell Import-Module Microsoft.Graph.Beta.Identity.Partner -Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment -DelegatedAdminRelationshipId $delegatedAdminRelationshipId -DelegatedAdminAccessAssignmentId $delegatedAdminAccessAssignmentId -IfMatch W/'"JyI0NzAwNjg0NS0wMDAwLTE5MDAtMDAwMC02MGY0Yjg4MzAwMDAiJw=="' +Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment -DelegatedAdminRelationshipId $delegatedAdminRelationshipId -DelegatedAdminAccessAssignmentId $delegatedAdminAccessAssignmentId -IfMatch W/'"JyI0NzAwNjg0NS0wMDAwLTE5MDAtMDAwMC02MGY0Yjg4MzAwMDAiJw=="' + + +``` +This example shows how to use the Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment Cmdlet. + ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationship.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationship.md index 1a9450039791..5faa0718362c 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationship.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationship.md @@ -94,8 +94,9 @@ The following restrictions apply:\r- You can update this relationship when its s | Application | DelegatedAdminRelationship.ReadWrite.All, | ## EXAMPLES +### Example 1: Code snippet -### EXAMPLE 1 +```powershell Import-Module Microsoft.Graph.Beta.Identity.Partner @@ -126,6 +127,10 @@ $params = @{ Update-MgBetaTenantRelationshipDelegatedAdminRelationship -DelegatedAdminRelationshipId $delegatedAdminRelationshipId -BodyParameter $params +``` +This example shows how to use the Update-MgBetaTenantRelationshipDelegatedAdminRelationship Cmdlet. + + ## PARAMETERS ### -AccessAssignments diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md index e807cfa28aef..0f1ff8f726fb 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md @@ -87,8 +87,9 @@ Update the properties of a delegatedAdminAccessAssignment object. | Application | DelegatedAdminRelationship.ReadWrite.All, | ## EXAMPLES +### Example 1: Code snippet -### EXAMPLE 1 +```powershell Import-Module Microsoft.Graph.Beta.Identity.Partner @@ -110,6 +111,10 @@ $params = @{ Update-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment -DelegatedAdminRelationshipId $delegatedAdminRelationshipId -DelegatedAdminAccessAssignmentId $delegatedAdminAccessAssignmentId -BodyParameter $params +``` +This example shows how to use the Update-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment Cmdlet. + + ## PARAMETERS ### -AccessContainer From 86be6f18a7e4eba53a63f42a1add8db389d0caea Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Fri, 28 Aug 2026 10:12:56 +0000 Subject: [PATCH 6/8] Remove boiler plate code injected by Autorest --- ...taTenantRelationshipDelegatedAdminCustomerCount.md | 11 +---------- ...egatedAdminCustomerServiceManagementDetailCount.md | 11 +---------- ...DelegatedAdminRelationshipAccessAssignmentCount.md | 11 +---------- ...nantRelationshipDelegatedAdminRelationshipCount.md | 11 +---------- ...ionshipDelegatedAdminRelationshipOperationCount.md | 11 +---------- ...ationshipDelegatedAdminRelationshipRequestCount.md | 11 +---------- ...-MgBetaTenantRelationshipDelegatedAdminCustomer.md | 11 +---------- ...ipDelegatedAdminCustomerServiceManagementDetail.md | 11 +---------- ...RelationshipDelegatedAdminRelationshipOperation.md | 11 +---------- ...-MgBetaTenantRelationshipDelegatedAdminCustomer.md | 11 +---------- ...ipDelegatedAdminCustomerServiceManagementDetail.md | 11 +---------- ...RelationshipDelegatedAdminRelationshipOperation.md | 11 +---------- ...ntRelationshipDelegatedAdminRelationshipRequest.md | 11 +---------- ...-MgBetaTenantRelationshipDelegatedAdminCustomer.md | 11 +---------- ...ipDelegatedAdminCustomerServiceManagementDetail.md | 11 +---------- ...RelationshipDelegatedAdminRelationshipOperation.md | 11 +---------- ...ntRelationshipDelegatedAdminRelationshipRequest.md | 11 +---------- 17 files changed, 17 insertions(+), 170 deletions(-) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerCount.md index 47b4f05172eb..10c12053eb66 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerCount.md @@ -46,16 +46,6 @@ Get the number of the resource | Delegated (personal Microsoft account) | Not supported | | Application | DelegatedAdminRelationship.Read.All, DelegatedAdminRelationship.ReadWrite.All, | -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -Break @@ -313,5 +303,6 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount.md index 453bab976e95..8618a0d646ac 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount.md @@ -57,16 +57,6 @@ Get the number of the resource | Delegated (personal Microsoft account) | Not supported | | Application | DelegatedAdminRelationship.Read.All, DelegatedAdminRelationship.ReadWrite.All, | -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -Break @@ -385,5 +375,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount.md index 9318f0846a45..1cd146cc37e9 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount.md @@ -57,16 +57,6 @@ Get the number of the resource | Delegated (personal Microsoft account) | Not supported | | Application | DelegatedAdminRelationship.Read.All, DelegatedAdminRelationship.ReadWrite.All, | -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -Break @@ -385,5 +375,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipCount.md index 99dc1c2a6bef..01c20330b1f5 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipCount.md @@ -46,16 +46,6 @@ Get the number of the resource | Delegated (personal Microsoft account) | Not supported | | Application | DelegatedAdminRelationship.Read.All, DelegatedAdminRelationship.ReadWrite.All, | -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -Break @@ -313,5 +303,6 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperationCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperationCount.md index edf874873183..739a0b9b8ed2 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperationCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperationCount.md @@ -57,16 +57,6 @@ Get the number of the resource | Delegated (personal Microsoft account) | Not supported | | Application | DelegatedAdminRelationship.Read.All, DelegatedAdminRelationship.ReadWrite.All, | -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -Break @@ -385,5 +375,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequestCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequestCount.md index afa09b7f66f7..5700897ed244 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequestCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequestCount.md @@ -57,16 +57,6 @@ Get the number of the resource | Delegated (personal Microsoft account) | Not supported | | Application | DelegatedAdminRelationship.Read.All, DelegatedAdminRelationship.ReadWrite.All, | -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -Break @@ -385,5 +375,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminCustomer.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminCustomer.md index 7c7c95016f97..e26174adfdce 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminCustomer.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminCustomer.md @@ -50,16 +50,6 @@ This cmdlet has the following aliases, Create new navigation property to delegatedAdminCustomers for tenantRelationships -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -AdditionalProperties @@ -486,5 +476,6 @@ Read-only. + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md index f7ffd68a7d22..f2817f01ff42 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md @@ -73,16 +73,6 @@ This cmdlet has the following aliases, Create new navigation property to serviceManagementDetails for tenantRelationships -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -AdditionalProperties @@ -567,5 +557,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md index ee1f215fad4e..78b8256919c9 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md @@ -75,16 +75,6 @@ This cmdlet has the following aliases, Create new navigation property to operations for tenantRelationships -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -AdditionalProperties @@ -655,5 +645,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminCustomer.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminCustomer.md index 222696d1f30d..76c27af05b8c 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminCustomer.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminCustomer.md @@ -47,16 +47,6 @@ This cmdlet has the following aliases, Delete navigation property delegatedAdminCustomers for tenantRelationships -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -Break @@ -419,5 +409,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md index 0e5b05312823..0be6cf3b65ec 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md @@ -49,16 +49,6 @@ This cmdlet has the following aliases, Delete navigation property serviceManagementDetails for tenantRelationships -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -Break @@ -442,5 +432,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md index 097bb1f309ce..0fc5c5a3b0c5 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md @@ -49,16 +49,6 @@ This cmdlet has the following aliases, Delete navigation property operations for tenantRelationships -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -Break @@ -442,5 +432,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md index 06a8cac0e56a..bcafa1d466e2 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md @@ -49,16 +49,6 @@ This cmdlet has the following aliases, Delete navigation property requests for tenantRelationships -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -Break @@ -442,5 +432,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminCustomer.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminCustomer.md index d9b57f40f0bb..32328e313913 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminCustomer.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminCustomer.md @@ -71,16 +71,6 @@ This cmdlet has the following aliases, Update the navigation property delegatedAdminCustomers in tenantRelationships -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -AdditionalProperties @@ -610,5 +600,6 @@ Read-only. + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md index 9a128e5a4baa..5467fe777099 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md @@ -73,16 +73,6 @@ This cmdlet has the following aliases, Update the navigation property serviceManagementDetails in tenantRelationships -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -AdditionalProperties @@ -594,5 +584,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md index b47b4f3c8dba..24cd477a0e75 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md @@ -75,16 +75,6 @@ This cmdlet has the following aliases, Update the navigation property operations in tenantRelationships -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -AdditionalProperties @@ -682,5 +672,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md index 0c132e10e8f5..bbe530a75bbc 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md @@ -74,16 +74,6 @@ This cmdlet has the following aliases, Update the navigation property requests in tenantRelationships -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -Action @@ -651,5 +641,6 @@ INPUTOBJECT ``: Identity Parameter + From a090efe040156a9ebd3ee5333d43a43963da692f Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Fri, 28 Aug 2026 10:13:14 +0000 Subject: [PATCH 7/8] Corrected related link to conform to the new platyps rules --- .../Get-MgBetaTenantRelationshipDelegatedAdminCustomer.md | 6 +++--- ...t-MgBetaTenantRelationshipDelegatedAdminCustomerCount.md | 2 +- ...tionshipDelegatedAdminCustomerServiceManagementDetail.md | 4 ++-- ...hipDelegatedAdminCustomerServiceManagementDetailCount.md | 2 +- ...et-MgBetaTenantRelationshipDelegatedAdminRelationship.md | 6 +++--- ...elationshipDelegatedAdminRelationshipAccessAssignment.md | 6 +++--- ...onshipDelegatedAdminRelationshipAccessAssignmentCount.md | 2 +- ...BetaTenantRelationshipDelegatedAdminRelationshipCount.md | 2 +- ...TenantRelationshipDelegatedAdminRelationshipOperation.md | 6 +++--- ...tRelationshipDelegatedAdminRelationshipOperationCount.md | 2 +- ...taTenantRelationshipDelegatedAdminRelationshipRequest.md | 6 +++--- ...antRelationshipDelegatedAdminRelationshipRequestCount.md | 2 +- .../New-MgBetaTenantRelationshipDelegatedAdminCustomer.md | 2 +- ...tionshipDelegatedAdminCustomerServiceManagementDetail.md | 2 +- ...ew-MgBetaTenantRelationshipDelegatedAdminRelationship.md | 4 ++-- ...elationshipDelegatedAdminRelationshipAccessAssignment.md | 4 ++-- ...TenantRelationshipDelegatedAdminRelationshipOperation.md | 2 +- ...taTenantRelationshipDelegatedAdminRelationshipRequest.md | 4 ++-- ...Remove-MgBetaTenantRelationshipDelegatedAdminCustomer.md | 2 +- ...tionshipDelegatedAdminCustomerServiceManagementDetail.md | 2 +- ...ve-MgBetaTenantRelationshipDelegatedAdminRelationship.md | 4 ++-- ...elationshipDelegatedAdminRelationshipAccessAssignment.md | 4 ++-- ...TenantRelationshipDelegatedAdminRelationshipOperation.md | 2 +- ...taTenantRelationshipDelegatedAdminRelationshipRequest.md | 2 +- ...Update-MgBetaTenantRelationshipDelegatedAdminCustomer.md | 2 +- ...tionshipDelegatedAdminCustomerServiceManagementDetail.md | 2 +- ...te-MgBetaTenantRelationshipDelegatedAdminRelationship.md | 4 ++-- ...elationshipDelegatedAdminRelationshipAccessAssignment.md | 4 ++-- ...TenantRelationshipDelegatedAdminRelationshipOperation.md | 2 +- ...taTenantRelationshipDelegatedAdminRelationshipRequest.md | 2 +- 30 files changed, 48 insertions(+), 48 deletions(-) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomer.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomer.md index 098a8d9a94ec..5fa0798c500c 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomer.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomer.md @@ -552,9 +552,9 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadmincustomer) -- [](https://learn.microsoft.com/graph/api/delegatedadmincustomer-get?view=graph-rest-beta) -- [](https://learn.microsoft.com/graph/api/tenantrelationship-list-delegatedadmincustomers?view=graph-rest-beta) +- [Get-MgBetaTenantRelationshipDelegatedAdminCustomer](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadmincustomer) +- [Graph API Reference](https://learn.microsoft.com/graph/api/delegatedadmincustomer-get?view=graph-rest-beta) +- [Graph API Reference](https://learn.microsoft.com/graph/api/tenantrelationship-list-delegatedadmincustomers?view=graph-rest-beta) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerCount.md index 10c12053eb66..9dbd4eec47d2 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerCount.md @@ -282,7 +282,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadmincustomercount) +- [Get-MgBetaTenantRelationshipDelegatedAdminCustomerCount](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadmincustomercount) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md index 0bde5ea6b964..9430f7405355 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md @@ -573,8 +573,8 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadmincustomerservicemanagementdetail) -- [](https://learn.microsoft.com/graph/api/delegatedadmincustomer-list-servicemanagementdetails?view=graph-rest-beta) +- [Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadmincustomerservicemanagementdetail) +- [Graph API Reference](https://learn.microsoft.com/graph/api/delegatedadmincustomer-list-servicemanagementdetails?view=graph-rest-beta) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount.md index 8618a0d646ac..2e891e732a85 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount.md @@ -354,7 +354,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadmincustomerservicemanagementdetailcount) +- [Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadmincustomerservicemanagementdetailcount) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationship.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationship.md index 3774c3d6bfab..cb8f26ba5696 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationship.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationship.md @@ -552,9 +552,9 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadminrelationship) -- [](https://learn.microsoft.com/graph/api/delegatedadminrelationship-get?view=graph-rest-beta) -- [](https://learn.microsoft.com/graph/api/tenantrelationship-list-delegatedadminrelationships?view=graph-rest-beta) +- [Get-MgBetaTenantRelationshipDelegatedAdminRelationship](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadminrelationship) +- [Graph API Reference](https://learn.microsoft.com/graph/api/delegatedadminrelationship-get?view=graph-rest-beta) +- [Graph API Reference](https://learn.microsoft.com/graph/api/tenantrelationship-list-delegatedadminrelationships?view=graph-rest-beta) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md index acaa08ad8fa3..d65c75260bac 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md @@ -581,9 +581,9 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadminrelationshipaccessassignment) -- [](https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-get?view=graph-rest-beta) -- [](https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-accessassignments?view=graph-rest-beta) +- [Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadminrelationshipaccessassignment) +- [Graph API Reference](https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-get?view=graph-rest-beta) +- [Graph API Reference](https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-accessassignments?view=graph-rest-beta) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount.md index 1cd146cc37e9..8012b234142d 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount.md @@ -354,7 +354,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadminrelationshipaccessassignmentcount) +- [Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadminrelationshipaccessassignmentcount) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipCount.md index 01c20330b1f5..8129ccb5a8ec 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipCount.md @@ -282,7 +282,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadminrelationshipcount) +- [Get-MgBetaTenantRelationshipDelegatedAdminRelationshipCount](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadminrelationshipcount) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md index e59d2ca49d86..3f9c66ee62e0 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md @@ -581,9 +581,9 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadminrelationshipoperation) -- [](https://learn.microsoft.com/graph/api/delegatedadminrelationshipoperation-get?view=graph-rest-beta) -- [](https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-operations?view=graph-rest-beta) +- [Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadminrelationshipoperation) +- [Graph API Reference](https://learn.microsoft.com/graph/api/delegatedadminrelationshipoperation-get?view=graph-rest-beta) +- [Graph API Reference](https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-operations?view=graph-rest-beta) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperationCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperationCount.md index 739a0b9b8ed2..f2426ab6fa4a 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperationCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperationCount.md @@ -354,7 +354,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadminrelationshipoperationcount) +- [Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperationCount](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadminrelationshipoperationcount) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md index 336f97fceeea..0c83f5cf8814 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md @@ -579,9 +579,9 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadminrelationshiprequest) -- [](https://learn.microsoft.com/graph/api/delegatedadminrelationshiprequest-get?view=graph-rest-beta) -- [](https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-requests?view=graph-rest-beta) +- [Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadminrelationshiprequest) +- [Graph API Reference](https://learn.microsoft.com/graph/api/delegatedadminrelationshiprequest-get?view=graph-rest-beta) +- [Graph API Reference](https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-requests?view=graph-rest-beta) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequestCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequestCount.md index 5700897ed244..67598de93e22 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequestCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequestCount.md @@ -354,7 +354,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadminrelationshiprequestcount) +- [Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequestCount](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadminrelationshiprequestcount) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminCustomer.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminCustomer.md index e26174adfdce..ff3b1cd9c594 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminCustomer.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminCustomer.md @@ -455,7 +455,7 @@ Read-only. ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/new-mgbetatenantrelationshipdelegatedadmincustomer) +- [New-MgBetaTenantRelationshipDelegatedAdminCustomer](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/new-mgbetatenantrelationshipdelegatedadmincustomer) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md index f2817f01ff42..5e0b7b2912a9 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md @@ -536,7 +536,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/new-mgbetatenantrelationshipdelegatedadmincustomerservicemanagementdetail) +- [New-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/new-mgbetatenantrelationshipdelegatedadmincustomerservicemanagementdetail) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationship.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationship.md index 87a3d29b8c57..1636671c24a6 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationship.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationship.md @@ -823,8 +823,8 @@ Read-only. ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/new-mgbetatenantrelationshipdelegatedadminrelationship) -- [](https://learn.microsoft.com/graph/api/tenantrelationship-post-delegatedadminrelationships?view=graph-rest-beta) +- [New-MgBetaTenantRelationshipDelegatedAdminRelationship](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/new-mgbetatenantrelationshipdelegatedadminrelationship) +- [Graph API Reference](https://learn.microsoft.com/graph/api/tenantrelationship-post-delegatedadminrelationships?view=graph-rest-beta) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md index 4a747d30f0c5..ddfde2ef099c 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md @@ -690,8 +690,8 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/new-mgbetatenantrelationshipdelegatedadminrelationshipaccessassignment) -- [](https://learn.microsoft.com/graph/api/delegatedadminrelationship-post-accessassignments?view=graph-rest-beta) +- [New-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/new-mgbetatenantrelationshipdelegatedadminrelationshipaccessassignment) +- [Graph API Reference](https://learn.microsoft.com/graph/api/delegatedadminrelationship-post-accessassignments?view=graph-rest-beta) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md index 78b8256919c9..f93ecf069222 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md @@ -624,7 +624,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/new-mgbetatenantrelationshipdelegatedadminrelationshipoperation) +- [New-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/new-mgbetatenantrelationshipdelegatedadminrelationshipoperation) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md index dc4a1b7787b0..2d87995982c8 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md @@ -616,8 +616,8 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/new-mgbetatenantrelationshipdelegatedadminrelationshiprequest) -- [](https://learn.microsoft.com/graph/api/delegatedadminrelationship-post-requests?view=graph-rest-beta) +- [New-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/new-mgbetatenantrelationshipdelegatedadminrelationshiprequest) +- [Graph API Reference](https://learn.microsoft.com/graph/api/delegatedadminrelationship-post-requests?view=graph-rest-beta) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminCustomer.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminCustomer.md index 76c27af05b8c..9ff2138a50eb 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminCustomer.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminCustomer.md @@ -388,7 +388,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/remove-mgbetatenantrelationshipdelegatedadmincustomer) +- [Remove-MgBetaTenantRelationshipDelegatedAdminCustomer](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/remove-mgbetatenantrelationshipdelegatedadmincustomer) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md index 0be6cf3b65ec..02257cbf5980 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md @@ -411,7 +411,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/remove-mgbetatenantrelationshipdelegatedadmincustomerservicemanagementdetail) +- [Remove-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/remove-mgbetatenantrelationshipdelegatedadmincustomerservicemanagementdetail) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationship.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationship.md index 616c35e1fd11..97fc8323a4b1 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationship.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationship.md @@ -412,8 +412,8 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/remove-mgbetatenantrelationshipdelegatedadminrelationship) -- [](https://learn.microsoft.com/graph/api/delegatedadminrelationship-delete?view=graph-rest-beta) +- [Remove-MgBetaTenantRelationshipDelegatedAdminRelationship](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/remove-mgbetatenantrelationshipdelegatedadminrelationship) +- [Graph API Reference](https://learn.microsoft.com/graph/api/delegatedadminrelationship-delete?view=graph-rest-beta) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md index 1fe4e9afb7db..7164d647eae3 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md @@ -433,8 +433,8 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/remove-mgbetatenantrelationshipdelegatedadminrelationshipaccessassignment) -- [](https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-delete?view=graph-rest-beta) +- [Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/remove-mgbetatenantrelationshipdelegatedadminrelationshipaccessassignment) +- [Graph API Reference](https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-delete?view=graph-rest-beta) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md index 0fc5c5a3b0c5..ba96fd4e1f42 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md @@ -411,7 +411,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/remove-mgbetatenantrelationshipdelegatedadminrelationshipoperation) +- [Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/remove-mgbetatenantrelationshipdelegatedadminrelationshipoperation) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md index bcafa1d466e2..df05838816e4 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md @@ -411,7 +411,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/remove-mgbetatenantrelationshipdelegatedadminrelationshiprequest) +- [Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/remove-mgbetatenantrelationshipdelegatedadminrelationshiprequest) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminCustomer.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminCustomer.md index 32328e313913..ddfa4a1c2b25 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminCustomer.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminCustomer.md @@ -579,7 +579,7 @@ Read-only. ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/update-mgbetatenantrelationshipdelegatedadmincustomer) +- [Update-MgBetaTenantRelationshipDelegatedAdminCustomer](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/update-mgbetatenantrelationshipdelegatedadmincustomer) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md index 5467fe777099..88286fa0a7f0 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md @@ -563,7 +563,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/update-mgbetatenantrelationshipdelegatedadmincustomerservicemanagementdetail) +- [Update-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/update-mgbetatenantrelationshipdelegatedadmincustomerservicemanagementdetail) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationship.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationship.md index 5faa0718362c..d82ed0ac6b2d 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationship.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationship.md @@ -1021,8 +1021,8 @@ Read-only. ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/update-mgbetatenantrelationshipdelegatedadminrelationship) -- [](https://learn.microsoft.com/graph/api/delegatedadminrelationship-update?view=graph-rest-beta) +- [Update-MgBetaTenantRelationshipDelegatedAdminRelationship](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/update-mgbetatenantrelationshipdelegatedadminrelationship) +- [Graph API Reference](https://learn.microsoft.com/graph/api/delegatedadminrelationship-update?view=graph-rest-beta) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md index 0f1ff8f726fb..1329f10a55f5 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md @@ -711,8 +711,8 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/update-mgbetatenantrelationshipdelegatedadminrelationshipaccessassignment) -- [](https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-update?view=graph-rest-beta) +- [Update-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/update-mgbetatenantrelationshipdelegatedadminrelationshipaccessassignment) +- [Graph API Reference](https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-update?view=graph-rest-beta) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md index 24cd477a0e75..c6f94cb76fa9 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md @@ -651,7 +651,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/update-mgbetatenantrelationshipdelegatedadminrelationshipoperation) +- [Update-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/update-mgbetatenantrelationshipdelegatedadminrelationshipoperation) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md index bbe530a75bbc..058d35636d04 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md @@ -620,7 +620,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/update-mgbetatenantrelationshipdelegatedadminrelationshiprequest) +- [Update-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/update-mgbetatenantrelationshipdelegatedadminrelationshiprequest) From 9b6919a0718ee830f06ef620fdbb4efcbda82640 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Fri, 28 Aug 2026 10:13:31 +0000 Subject: [PATCH 8/8] Updating reference docs for Identity.Partner (beta) --- .../Get-MgBetaTenantRelationshipDelegatedAdminCustomer.md | 2 +- .../Get-MgBetaTenantRelationshipDelegatedAdminCustomerCount.md | 2 +- ...RelationshipDelegatedAdminCustomerServiceManagementDetail.md | 2 +- ...ionshipDelegatedAdminCustomerServiceManagementDetailCount.md | 2 +- .../Get-MgBetaTenantRelationshipDelegatedAdminRelationship.md | 2 +- ...antRelationshipDelegatedAdminRelationshipAccessAssignment.md | 2 +- ...lationshipDelegatedAdminRelationshipAccessAssignmentCount.md | 2 +- ...t-MgBetaTenantRelationshipDelegatedAdminRelationshipCount.md | 2 +- ...BetaTenantRelationshipDelegatedAdminRelationshipOperation.md | 2 +- ...enantRelationshipDelegatedAdminRelationshipOperationCount.md | 2 +- ...MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md | 2 +- ...aTenantRelationshipDelegatedAdminRelationshipRequestCount.md | 2 +- .../New-MgBetaTenantRelationshipDelegatedAdminCustomer.md | 2 +- ...RelationshipDelegatedAdminCustomerServiceManagementDetail.md | 2 +- .../New-MgBetaTenantRelationshipDelegatedAdminRelationship.md | 2 +- ...antRelationshipDelegatedAdminRelationshipAccessAssignment.md | 2 +- ...BetaTenantRelationshipDelegatedAdminRelationshipOperation.md | 2 +- ...MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md | 2 +- .../Remove-MgBetaTenantRelationshipDelegatedAdminCustomer.md | 2 +- ...RelationshipDelegatedAdminCustomerServiceManagementDetail.md | 2 +- ...Remove-MgBetaTenantRelationshipDelegatedAdminRelationship.md | 2 +- ...antRelationshipDelegatedAdminRelationshipAccessAssignment.md | 2 +- ...BetaTenantRelationshipDelegatedAdminRelationshipOperation.md | 2 +- ...MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md | 2 +- .../Update-MgBetaTenantRelationshipDelegatedAdminCustomer.md | 2 +- ...RelationshipDelegatedAdminCustomerServiceManagementDetail.md | 2 +- ...Update-MgBetaTenantRelationshipDelegatedAdminRelationship.md | 2 +- ...antRelationshipDelegatedAdminRelationshipAccessAssignment.md | 2 +- ...BetaTenantRelationshipDelegatedAdminRelationshipOperation.md | 2 +- ...MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md | 2 +- 30 files changed, 30 insertions(+), 30 deletions(-) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomer.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomer.md index 5fa0798c500c..53aa105926bf 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomer.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomer.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadmincustomer Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/28/2026 +ms.date: 08/07/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaTenantRelationshipDelegatedAdminCustomer --- diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerCount.md index 9dbd4eec47d2..ad51e44bebd3 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadmincustomercount Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/28/2026 +ms.date: 08/07/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaTenantRelationshipDelegatedAdminCustomerCount --- diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md index 9430f7405355..0314bb5f37a4 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadmincustomerservicemanagementdetail Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/28/2026 +ms.date: 08/07/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail --- diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount.md index 2e891e732a85..f1a57c1d5dfe 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadmincustomerservicemanagementdetailcount Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/28/2026 +ms.date: 08/07/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount --- diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationship.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationship.md index cb8f26ba5696..b9faed644b3f 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationship.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationship.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadminrelationship Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/28/2026 +ms.date: 08/07/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaTenantRelationshipDelegatedAdminRelationship --- diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md index d65c75260bac..0b3dbb746de1 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadminrelationshipaccessassignment Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/28/2026 +ms.date: 08/07/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment --- diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount.md index 8012b234142d..ae159268fd00 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadminrelationshipaccessassignmentcount Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/28/2026 +ms.date: 08/07/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount --- diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipCount.md index 8129ccb5a8ec..eb9723b5c0e7 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadminrelationshipcount Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/28/2026 +ms.date: 08/07/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaTenantRelationshipDelegatedAdminRelationshipCount --- diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md index 3f9c66ee62e0..023266bf3a0d 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadminrelationshipoperation Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/28/2026 +ms.date: 08/07/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation --- diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperationCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperationCount.md index f2426ab6fa4a..ef89abb38874 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperationCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperationCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadminrelationshipoperationcount Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/28/2026 +ms.date: 08/07/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperationCount --- diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md index 0c83f5cf8814..e8fd46ef16b6 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadminrelationshiprequest Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/28/2026 +ms.date: 08/07/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest --- diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequestCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequestCount.md index 67598de93e22..0f2bd5ab8332 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequestCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequestCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadminrelationshiprequestcount Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/28/2026 +ms.date: 08/07/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequestCount --- diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminCustomer.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminCustomer.md index ff3b1cd9c594..c02f3a01d383 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminCustomer.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminCustomer.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/new-mgbetatenantrelationshipdelegatedadmincustomer Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/28/2026 +ms.date: 08/07/2026 PlatyPS schema version: 2024-05-01 title: New-MgBetaTenantRelationshipDelegatedAdminCustomer --- diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md index 5e0b7b2912a9..fe423bfe8b74 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/new-mgbetatenantrelationshipdelegatedadmincustomerservicemanagementdetail Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/28/2026 +ms.date: 08/07/2026 PlatyPS schema version: 2024-05-01 title: New-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail --- diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationship.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationship.md index 1636671c24a6..f3d10c1f9452 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationship.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationship.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/new-mgbetatenantrelationshipdelegatedadminrelationship Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/28/2026 +ms.date: 08/07/2026 PlatyPS schema version: 2024-05-01 title: New-MgBetaTenantRelationshipDelegatedAdminRelationship --- diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md index ddfde2ef099c..e5f06b276bf3 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/new-mgbetatenantrelationshipdelegatedadminrelationshipaccessassignment Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/28/2026 +ms.date: 08/07/2026 PlatyPS schema version: 2024-05-01 title: New-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment --- diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md index f93ecf069222..a6ff0221c20d 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/new-mgbetatenantrelationshipdelegatedadminrelationshipoperation Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/28/2026 +ms.date: 08/07/2026 PlatyPS schema version: 2024-05-01 title: New-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation --- diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md index 2d87995982c8..2cbae73955c1 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/new-mgbetatenantrelationshipdelegatedadminrelationshiprequest Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/28/2026 +ms.date: 08/07/2026 PlatyPS schema version: 2024-05-01 title: New-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest --- diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminCustomer.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminCustomer.md index 9ff2138a50eb..88276510a10c 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminCustomer.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminCustomer.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/remove-mgbetatenantrelationshipdelegatedadmincustomer Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/28/2026 +ms.date: 08/07/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgBetaTenantRelationshipDelegatedAdminCustomer --- diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md index 02257cbf5980..3877f925a4f6 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/remove-mgbetatenantrelationshipdelegatedadmincustomerservicemanagementdetail Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/28/2026 +ms.date: 08/07/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail --- diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationship.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationship.md index 97fc8323a4b1..b99dd07a46e1 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationship.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationship.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/remove-mgbetatenantrelationshipdelegatedadminrelationship Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/28/2026 +ms.date: 08/07/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgBetaTenantRelationshipDelegatedAdminRelationship --- diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md index 7164d647eae3..bc40ee5f31a8 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/remove-mgbetatenantrelationshipdelegatedadminrelationshipaccessassignment Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/28/2026 +ms.date: 08/07/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment --- diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md index ba96fd4e1f42..e0961238aec3 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/remove-mgbetatenantrelationshipdelegatedadminrelationshipoperation Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/28/2026 +ms.date: 08/07/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation --- diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md index df05838816e4..b91c09aeb567 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/remove-mgbetatenantrelationshipdelegatedadminrelationshiprequest Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/28/2026 +ms.date: 08/07/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest --- diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminCustomer.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminCustomer.md index ddfa4a1c2b25..35bde3d8374d 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminCustomer.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminCustomer.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/update-mgbetatenantrelationshipdelegatedadmincustomer Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/28/2026 +ms.date: 08/07/2026 PlatyPS schema version: 2024-05-01 title: Update-MgBetaTenantRelationshipDelegatedAdminCustomer --- diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md index 88286fa0a7f0..80ad3083b978 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/update-mgbetatenantrelationshipdelegatedadmincustomerservicemanagementdetail Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/28/2026 +ms.date: 08/07/2026 PlatyPS schema version: 2024-05-01 title: Update-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail --- diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationship.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationship.md index d82ed0ac6b2d..d4eb865a30d8 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationship.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationship.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/update-mgbetatenantrelationshipdelegatedadminrelationship Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/28/2026 +ms.date: 08/07/2026 PlatyPS schema version: 2024-05-01 title: Update-MgBetaTenantRelationshipDelegatedAdminRelationship --- diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md index 1329f10a55f5..16d5718f39e1 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/update-mgbetatenantrelationshipdelegatedadminrelationshipaccessassignment Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/28/2026 +ms.date: 08/07/2026 PlatyPS schema version: 2024-05-01 title: Update-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment --- diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md index c6f94cb76fa9..2fd026cf2317 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/update-mgbetatenantrelationshipdelegatedadminrelationshipoperation Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/28/2026 +ms.date: 08/07/2026 PlatyPS schema version: 2024-05-01 title: Update-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation --- diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md index 058d35636d04..889c125c7fb3 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/update-mgbetatenantrelationshipdelegatedadminrelationshiprequest Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/28/2026 +ms.date: 08/07/2026 PlatyPS schema version: 2024-05-01 title: Update-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest ---