From cdefd81c89f55c58effbd684c48734b007bf85ae Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Fri, 4 Sep 2026 05:57:27 +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..23603bd6105a 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: 09/04/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..315069ca4077 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: 09/04/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..f88da73f2aee 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: 09/04/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..8d6a6c867e6b 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: 09/04/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..9c287c877823 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: 09/04/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..eee4fb912532 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: 09/04/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..12c24c0a4284 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: 09/04/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..d1784e6b0844 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: 09/04/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..1ed016b1b43a 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: 09/04/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..2205cf83f197 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: 09/04/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..49ba575306ad 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: 09/04/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..f9f8a09243c5 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: 09/04/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..526892cdf423 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: c0e4b628-27a2-4807-a525-959b36193797 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..c6a39dd256f4 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: 09/04/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..0f19d7a8a2d9 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: 09/04/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..d9ebfa8c1ef4 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: 09/04/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..a01df18bd286 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: 09/04/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..d9c78bbea19e 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: 09/04/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..9a8909fc05e1 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: 09/04/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..f89b8f40b9b3 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: 09/04/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..5b519d94d22f 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: 09/04/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..52f933184fab 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: 09/04/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..a03439790c2d 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: 09/04/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..7b62ec1d67a7 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: 09/04/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..27750d66efa1 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: 09/04/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..c4377488b296 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: 09/04/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..b43127a5842f 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: 09/04/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..c427d68509ea 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: 09/04/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..708e7e142c00 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: 09/04/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..0c6392227873 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: 09/04/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..2c4f8e251cb4 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: 09/04/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 8969f85d9c55ceaba6c83e10895e034d130319fb Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Fri, 4 Sep 2026 05:57:33 +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 23603bd6105a..0ca01316df90 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 315069ca4077..56b56fdb280d 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 f88da73f2aee..2d1ceccf3469 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 8d6a6c867e6b..a83dfd59e15a 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 9c287c877823..702db1557619 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 eee4fb912532..89ed5c345d70 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 12c24c0a4284..7dbbc5b50667 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 d1784e6b0844..1406c17ec2aa 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 1ed016b1b43a..bfac3247aa43 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 2205cf83f197..df60e991f818 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 49ba575306ad..3e30aceab655 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 f9f8a09243c5..db5791fa061d 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 526892cdf423..a74c9b2ad0de 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 c6a39dd256f4..0ea2c40f0ac1 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 0f19d7a8a2d9..e7035727ab44 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 d9ebfa8c1ef4..6d4845610b35 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 a01df18bd286..a141830acbdf 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 d9c78bbea19e..96874bdf792a 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 9a8909fc05e1..bb6e6c35db49 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 f89b8f40b9b3..c9622decb5a3 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 5b519d94d22f..4dc412181648 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 52f933184fab..4d9ad6b05ee2 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 a03439790c2d..5293a9e25c95 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 7b62ec1d67a7..d0710be502eb 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 27750d66efa1..1d0ffa72bfff 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 c4377488b296..c78f6104c984 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 b43127a5842f..203d91902bff 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 c427d68509ea..0cfc78669095 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 708e7e142c00..51a0eba05737 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 0c6392227873..6d35c4998dba 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 2c4f8e251cb4..20303fedf33f 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 083d138054fc7289d8e363497d1bd9a54fbd418c Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Fri, 4 Sep 2026 06:10:30 +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 0ca01316df90..83255734cab9 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 56b56fdb280d..6a3730b60144 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 a83dfd59e15a..934cfdf1ec1b 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 702db1557619..5199c372da21 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 89ed5c345d70..d486a25c9c6d 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 7dbbc5b50667..4dc667bfb821 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 1406c17ec2aa..d1b8a6985445 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 bfac3247aa43..9e1f9feefdb5 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 df60e991f818..b658001a9d72 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 3e30aceab655..3f2b0167d530 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 db5791fa061d..800381a507f2 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 6d4845610b35..18bbb800cd95 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 a141830acbdf..67d55671e9d1 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 bb6e6c35db49..43c5f3925521 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 4d9ad6b05ee2..8e8fa4d18841 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 5293a9e25c95..d2d48122ba30 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 0cfc78669095..a68153e34d01 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 51a0eba05737..d46401be66bd 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 81b38b9f4a1e1a7247f6f664c5e259ad3ef6069c Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Fri, 4 Sep 2026 06:10:43 +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 83255734cab9..f11a1d2bb780 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 6a3730b60144..4b2309a34440 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 2d1ceccf3469..f94b7309839b 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 934cfdf1ec1b..4ab799b315fc 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 5199c372da21..6d2a52d85156 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 d486a25c9c6d..c7d17bceac51 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 4dc667bfb821..bf33e236d169 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 d1b8a6985445..d28e524788b5 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 9e1f9feefdb5..c05a83d062da 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 b658001a9d72..c87035aef050 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 3f2b0167d530..b71cb2f0ba19 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 800381a507f2..bf6357ed9f52 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 0ea2c40f0ac1..e317168fe552 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 e7035727ab44..2dbefa59bfab 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 18bbb800cd95..563d483e046e 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 67d55671e9d1..ef4d1caad24b 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 96874bdf792a..ab11fa66f1ed 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 43c5f3925521..b6130c3daa91 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 c9622decb5a3..027b58d155e2 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 4dc412181648..2ed5251e2579 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 8e8fa4d18841..023ea18f4b43 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 d2d48122ba30..11b7178d4ca1 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 d0710be502eb..5787a3f78e9d 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 1d0ffa72bfff..b565d98970e7 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 c78f6104c984..1e0643f3bde5 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 203d91902bff..bcb54a04159f 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 a68153e34d01..98b51ccacb7b 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 d46401be66bd..8047c9af6037 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 6d35c4998dba..6304b19c632a 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 20303fedf33f..2c541c1cec6c 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 be20ed67b413fe14d37be677c425a10f2b13eee2 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Fri, 4 Sep 2026 06:10:48 +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 f11a1d2bb780..7c35833eb37c 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 f94b7309839b..3d0440ac0052 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 6d2a52d85156..845e8cc22dd7 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 c7d17bceac51..ce29bfc35670 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 c05a83d062da..58932d9787ea 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 b71cb2f0ba19..89d1303dc2e7 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 563d483e046e..887ffe96e8b7 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 ef4d1caad24b..4cefd323fe94 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 b6130c3daa91..6bf14211c6f3 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 023ea18f4b43..119eb40e2e84 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 11b7178d4ca1..b35d19308ea4 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 98b51ccacb7b..2ba6e74cfa7f 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 8047c9af6037..fc4f390d611d 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 4581a43ce05e84c04d3fff0cb7b2ff2601f01228 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Fri, 4 Sep 2026 06:10:51 +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 4b2309a34440..031e1a232c12 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 4ab799b315fc..a57cfba730a7 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 bf33e236d169..f2797fc60d28 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 d28e524788b5..4448ab06c970 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 c87035aef050..13964ad1cc9d 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 bf6357ed9f52..0a53110fdce4 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 e317168fe552..f393425f9393 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 2dbefa59bfab..174b9ad247e6 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 ab11fa66f1ed..8e70697cef27 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 027b58d155e2..2efb26062330 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 2ed5251e2579..ad6b2cb186cb 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 5787a3f78e9d..c94e1f5f950e 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 b565d98970e7..3298ac3b2ddf 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 1e0643f3bde5..c06115abf6bb 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 bcb54a04159f..83ed70033e06 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 6304b19c632a..104135392dd2 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 2c541c1cec6c..08b5ebfa9f16 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 16cca07d03dfffa4fc7d2b6aa959e4ba9624f7f9 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Fri, 4 Sep 2026 06:11:09 +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 7c35833eb37c..368be98cd6a6 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 031e1a232c12..21622816ca35 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 3d0440ac0052..a9f4ce852f66 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 a57cfba730a7..54a867f53eb2 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 845e8cc22dd7..398e884ca148 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 ce29bfc35670..2335ec7ad176 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 f2797fc60d28..e8a04ed440bc 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 4448ab06c970..9722ac03cacd 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 58932d9787ea..41bf746c1ddf 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 13964ad1cc9d..0ffaf72aa969 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 89d1303dc2e7..24ce8728c72c 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 0a53110fdce4..b82b3d677900 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 f393425f9393..42f77bfd74f4 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 174b9ad247e6..4f49b9a4a11b 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 887ffe96e8b7..b6cb6e961fe5 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 4cefd323fe94..50b4b88b808b 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 8e70697cef27..96d52ae0ace1 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 6bf14211c6f3..4da780e71f9b 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 2efb26062330..00fa75e2bb8d 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 ad6b2cb186cb..aac319650a8b 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 119eb40e2e84..2257e91de61f 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 b35d19308ea4..fbc00ff038b3 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 c94e1f5f950e..1f3f15780d14 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 3298ac3b2ddf..2ca4560fa48a 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 c06115abf6bb..ee1347d2ad45 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 83ed70033e06..41c34a809c73 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 2ba6e74cfa7f..5eb289852f35 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 fc4f390d611d..62964dd3f039 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 104135392dd2..be4f5684b9da 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 08b5ebfa9f16..fdb34858a292 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 8e29163bdbe107c775cda75e534a06b19a45e345 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Fri, 4 Sep 2026 06:11:26 +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 368be98cd6a6..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: 09/04/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 21622816ca35..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: 09/04/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 a9f4ce852f66..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: 09/04/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 54a867f53eb2..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: 09/04/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 398e884ca148..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: 09/04/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 2335ec7ad176..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: 09/04/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 e8a04ed440bc..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: 09/04/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 9722ac03cacd..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: 09/04/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 41bf746c1ddf..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: 09/04/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 0ffaf72aa969..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: 09/04/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 24ce8728c72c..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: 09/04/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 b82b3d677900..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: 09/04/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 42f77bfd74f4..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: 09/04/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 4f49b9a4a11b..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: 09/04/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 b6cb6e961fe5..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: 09/04/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 50b4b88b808b..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: 09/04/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 96d52ae0ace1..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: 09/04/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 4da780e71f9b..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: 09/04/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 00fa75e2bb8d..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: 09/04/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 aac319650a8b..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: 09/04/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 2257e91de61f..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: 09/04/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 fbc00ff038b3..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: 09/04/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 1f3f15780d14..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: 09/04/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 2ca4560fa48a..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: 09/04/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 ee1347d2ad45..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: 09/04/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 41c34a809c73..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: 09/04/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 5eb289852f35..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: 09/04/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 62964dd3f039..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: 09/04/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 be4f5684b9da..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: 09/04/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 fdb34858a292..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: 09/04/2026 +ms.date: 08/07/2026 PlatyPS schema version: 2024-05-01 title: Update-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest ---