From 7548a8e426db7417c3edc3be874cb8c552b48dfb Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Fri, 14 Aug 2026 09:03:45 +0000 Subject: [PATCH 1/7] 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..4632f4a86528 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomer.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomer.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadmincustomer Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/07/2026 +ms.date: 08/14/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..7e0179f9a277 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadmincustomercount Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/07/2026 +ms.date: 08/14/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..ebf2f7acc221 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadmincustomerservicemanagementdetail Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/07/2026 +ms.date: 08/14/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..c403f251cc3c 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadmincustomerservicemanagementdetailcount Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/07/2026 +ms.date: 08/14/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..4250eb82dc58 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationship.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationship.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadminrelationship Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/07/2026 +ms.date: 08/14/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..5f2b6044a0b3 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadminrelationshipaccessassignment Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/07/2026 +ms.date: 08/14/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..6287df43d5c7 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadminrelationshipaccessassignmentcount Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/07/2026 +ms.date: 08/14/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..b1570542fa41 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadminrelationshipcount Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/07/2026 +ms.date: 08/14/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..06db52c62364 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadminrelationshipoperation Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/07/2026 +ms.date: 08/14/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..ea2b2e25be31 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperationCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperationCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadminrelationshipoperationcount Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/07/2026 +ms.date: 08/14/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..ab72fcc4dc50 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadminrelationshiprequest Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/07/2026 +ms.date: 08/14/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..a541cfa242e5 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequestCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequestCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/get-mgbetatenantrelationshipdelegatedadminrelationshiprequestcount Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/07/2026 +ms.date: 08/14/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..a94ae8ea507c 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: e79700ab-272a-46c8-9cff-17d796626e89 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..19286e77a156 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminCustomer.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminCustomer.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/new-mgbetatenantrelationshipdelegatedadmincustomer Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/07/2026 +ms.date: 08/14/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..7523d49a918c 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/new-mgbetatenantrelationshipdelegatedadmincustomerservicemanagementdetail Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/07/2026 +ms.date: 08/14/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..c06cd1272638 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationship.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationship.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/new-mgbetatenantrelationshipdelegatedadminrelationship Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/07/2026 +ms.date: 08/14/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..4b107229d156 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/new-mgbetatenantrelationshipdelegatedadminrelationshipaccessassignment Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/07/2026 +ms.date: 08/14/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..54332787391a 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/new-mgbetatenantrelationshipdelegatedadminrelationshipoperation Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/07/2026 +ms.date: 08/14/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..296bf682abe4 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/New-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/new-mgbetatenantrelationshipdelegatedadminrelationshiprequest Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/07/2026 +ms.date: 08/14/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..5d7bf840830d 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminCustomer.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminCustomer.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/remove-mgbetatenantrelationshipdelegatedadmincustomer Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/07/2026 +ms.date: 08/14/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..6e93f4a2491c 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/remove-mgbetatenantrelationshipdelegatedadmincustomerservicemanagementdetail Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/07/2026 +ms.date: 08/14/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..fe3a9aa133e5 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationship.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationship.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/remove-mgbetatenantrelationshipdelegatedadminrelationship Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/07/2026 +ms.date: 08/14/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..7c1563e2b429 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/remove-mgbetatenantrelationshipdelegatedadminrelationshipaccessassignment Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/07/2026 +ms.date: 08/14/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..ffaa4cf00874 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/remove-mgbetatenantrelationshipdelegatedadminrelationshipoperation Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/07/2026 +ms.date: 08/14/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..5fbe1408f4eb 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/remove-mgbetatenantrelationshipdelegatedadminrelationshiprequest Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/07/2026 +ms.date: 08/14/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..10b5eb24fcca 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminCustomer.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminCustomer.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/update-mgbetatenantrelationshipdelegatedadmincustomer Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/07/2026 +ms.date: 08/14/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..7b6d3d59d68a 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/update-mgbetatenantrelationshipdelegatedadmincustomerservicemanagementdetail Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/07/2026 +ms.date: 08/14/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..c7c84a205063 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationship.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationship.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/update-mgbetatenantrelationshipdelegatedadminrelationship Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/07/2026 +ms.date: 08/14/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..69a04ee64844 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/update-mgbetatenantrelationshipdelegatedadminrelationshipaccessassignment Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/07/2026 +ms.date: 08/14/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..2a76dc5ffa3b 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/update-mgbetatenantrelationshipdelegatedadminrelationshipoperation Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/07/2026 +ms.date: 08/14/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..aa8d0919dda2 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Partner/Update-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Identity.Partner-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.identity.partner/update-mgbetatenantrelationshipdelegatedadminrelationshiprequest Locale: en-US Module Name: Microsoft.Graph.Beta.Identity.Partner -ms.date: 08/07/2026 +ms.date: 08/14/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 b44f78669fe8df776654a861d75d5e0caadb7c5d Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Fri, 14 Aug 2026 09:03:51 +0000 Subject: [PATCH 2/7] 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 4632f4a86528..ede201d60b9f 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 7e0179f9a277..eb08b122b9b3 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 ebf2f7acc221..54296cd52081 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 c403f251cc3c..66bb1f9cec4a 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 4250eb82dc58..64b092f74086 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 5f2b6044a0b3..ba87cae4c897 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 6287df43d5c7..01d1f878adf4 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 b1570542fa41..15281bbbe39d 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 06db52c62364..f7dd1c1f681e 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 ea2b2e25be31..528d3341681a 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 ab72fcc4dc50..abc3e9e0aee0 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 a541cfa242e5..c52a64f25c5f 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 a94ae8ea507c..cb46000871a6 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 19286e77a156..af73201a2d3d 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 7523d49a918c..45357ef79eba 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 c06cd1272638..97b2133c73f6 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 4b107229d156..e3c39d94fe78 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 54332787391a..3e5ef48001e7 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 296bf682abe4..3165a6a5bc20 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 5d7bf840830d..a57dcc2cc57c 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 6e93f4a2491c..47e316a05b3d 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 fe3a9aa133e5..1e5d6ce7ee4d 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 7c1563e2b429..49dd09bd0007 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 ffaa4cf00874..905a3396a4a9 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 5fbe1408f4eb..f684a3bb6a73 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 10b5eb24fcca..d206b86294a7 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 7b6d3d59d68a..9ff6a4784733 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 c7c84a205063..17c58a690e00 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 69a04ee64844..f56a686586e6 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 2a76dc5ffa3b..8aad7d42a423 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 aa8d0919dda2..84e7e10f8def 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 fb0b77085c780ad7280420829c55c8d4066c67d3 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Fri, 14 Aug 2026 09:16:43 +0000 Subject: [PATCH 3/7] 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 ede201d60b9f..2050bf93b7b4 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 eb08b122b9b3..d1f783835e6d 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 66bb1f9cec4a..d7f43f08b808 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 64b092f74086..5cd1c415db59 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 ba87cae4c897..7e77de5f21c7 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 01d1f878adf4..06e89b1ccb51 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 15281bbbe39d..fd5ef0c5da5a 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 f7dd1c1f681e..5c8e98bc84a6 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 528d3341681a..38a8b755fc7e 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 abc3e9e0aee0..b0b00737c9ba 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 c52a64f25c5f..25406409a28f 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 97b2133c73f6..dc8cf287c422 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 e3c39d94fe78..1f47547dc475 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 3165a6a5bc20..e735c44f380d 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 1e5d6ce7ee4d..420fe6c9ed96 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 49dd09bd0007..2fa7e658ddf8 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 17c58a690e00..4ca2121e975b 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 f56a686586e6..4f9ddf910c1e 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 61617697ca2ddf770dcb8204f93cd224e20e423a Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Fri, 14 Aug 2026 09:16:57 +0000 Subject: [PATCH 4/7] 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 2050bf93b7b4..c63ba968c288 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 d1f783835e6d..b655039886fb 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 54296cd52081..a3a163c08117 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 d7f43f08b808..284f5caaca12 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 5cd1c415db59..ddf6c9b15111 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 7e77de5f21c7..abd72ee05d4d 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 06e89b1ccb51..be1659262f7b 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 fd5ef0c5da5a..d54e9579be78 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 5c8e98bc84a6..7deeaaa6bca3 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 38a8b755fc7e..d55fece178fb 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 b0b00737c9ba..39fce35fb691 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 25406409a28f..f1f10de7b278 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 af73201a2d3d..ae47bbf1e5d1 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 45357ef79eba..466aa2020636 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 dc8cf287c422..8a475ad29d65 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 1f47547dc475..0144ed9bbb26 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 3e5ef48001e7..96e94baf1b9d 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 e735c44f380d..c99e4b5e88af 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 a57dcc2cc57c..2c3311820a63 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 47e316a05b3d..a597e3807cb0 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 420fe6c9ed96..0c59c2cd7194 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 2fa7e658ddf8..01d2ad52d24a 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 905a3396a4a9..d8f3cc8dda9c 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 f684a3bb6a73..58d48c3e4b33 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 d206b86294a7..b70188571572 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 9ff6a4784733..3eb3dac8ac7f 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 4ca2121e975b..f2c5927f7f2e 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 4f9ddf910c1e..0112a14a6a97 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 8aad7d42a423..cadf7231bdfd 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 84e7e10f8def..3181eb9af3f9 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 c258d421b9d2c9485dde604857a717ab7732cc37 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Fri, 14 Aug 2026 09:17:03 +0000 Subject: [PATCH 5/7] 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 c63ba968c288..a1738f3d373b 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 a3a163c08117..86e506cdc73b 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 ddf6c9b15111..644cfe93c2d0 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 abd72ee05d4d..33e0f7e1a6bd 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 7deeaaa6bca3..77c8f61106d1 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 39fce35fb691..9292317f3be8 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 8a475ad29d65..7983e492916f 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 0144ed9bbb26..be0afc5b60b0 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 c99e4b5e88af..a86a2c6a0ace 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 0c59c2cd7194..98c5e9f05797 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 01d2ad52d24a..3d73fe7cab19 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 f2c5927f7f2e..3017d68b8814 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 0112a14a6a97..486183408a89 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 26da699d4b4ce3b42f91b38610bd7a78e239a227 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Fri, 14 Aug 2026 09:17:06 +0000 Subject: [PATCH 6/7] 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 b655039886fb..29b1c753e2c8 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 284f5caaca12..2d7eec993c55 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 be1659262f7b..3266272050a6 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 d54e9579be78..edb1927dc5d7 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 d55fece178fb..101a4143ae0c 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 f1f10de7b278..41e37a55554c 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 ae47bbf1e5d1..1741b429dd57 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 466aa2020636..557e9d0097f8 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 96e94baf1b9d..5ecaa34148ae 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 2c3311820a63..f015b82c9fb0 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 a597e3807cb0..0e42afede55e 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 d8f3cc8dda9c..54efa1f9d307 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 58d48c3e4b33..f96b3c3a64c2 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 b70188571572..5f566ed8d10c 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 3eb3dac8ac7f..1fcb767510d4 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 cadf7231bdfd..d0c5e7c6decc 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 3181eb9af3f9..08f509a22396 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 c3f17450e83918868b55acd74b7e15177215b2e8 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Fri, 14 Aug 2026 09:17:27 +0000 Subject: [PATCH 7/7] 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 a1738f3d373b..c0ce5e31b6a8 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 29b1c753e2c8..ce39a1b052fc 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 86e506cdc73b..ccce6be42489 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 2d7eec993c55..2b2f6a29a0f4 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 644cfe93c2d0..f75e6fbe129f 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 33e0f7e1a6bd..031313980f84 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 3266272050a6..0879d8b535a9 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 edb1927dc5d7..77b279fe6acf 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 77c8f61106d1..223af5c5aeb6 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 101a4143ae0c..24ea86d1e6f6 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 9292317f3be8..d20117f48970 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 41e37a55554c..46e8c4a6c9b3 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 1741b429dd57..cae56ca7513f 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 557e9d0097f8..d1f6a19d80ea 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 7983e492916f..69d32e6d1f1d 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 be0afc5b60b0..4469567a565b 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 5ecaa34148ae..e273c7a64e0b 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 a86a2c6a0ace..a6967de6bafd 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 f015b82c9fb0..30d853f8f533 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 0e42afede55e..1d151071157f 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 98c5e9f05797..13d7ed561051 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 3d73fe7cab19..42d51faef272 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 54efa1f9d307..509857710921 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 f96b3c3a64c2..b5386869737e 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 5f566ed8d10c..37b7057fe0d2 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 1fcb767510d4..f89f08ddffeb 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 3017d68b8814..f83a5c3e69f5 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 486183408a89..af7dee99bb98 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 d0c5e7c6decc..e9ee8b48aff1 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 08f509a22396..afd749cefe31 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)