Skip to content

Commit ef7fdfb

Browse files
authored
Merge pull request #657 from MicrosoftDocs/main
Changes from main to live
2 parents 2fc19ed + 3d7a83c commit ef7fdfb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

microsoftgraph/docs-conceptual/azuread-msoline-cmdlet-map.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Find Azure AD and MSOnline cmdlets in Microsoft Graph PowerShell"
33
description: "Use this map of the Azure AD PowerShell and MSOnline cmdlets to find their Microsoft Graph PowerShell equivalents."
44

55
ms.topic: reference
6-
ms.date: 10/08/2024
6+
ms.date: 02/18/2025
77
author: msewaweru
88
manager: CelesteDG
99
ms.author: eunicewaweru
@@ -184,7 +184,7 @@ The following is the categorization of the Microsoft Entra cmdlets. Select a cat
184184
|Get-AzureADTrustedCertificateAuthority|[Get-MgOrganizationCertificateBasedAuthConfiguration](/powershell/module/microsoft.graph.identity.signins/get-mgorganizationcertificatebasedauthconfiguration)|
185185
|New-AzureADTrustedCertificateAuthority|[New-MgOrganizationCertificateBasedAuthConfiguration](/powershell/module/microsoft.graph.identity.signins/new-mgorganizationcertificatebasedauthconfiguration)|
186186
|Remove-AzureADTrustedCertificateAuthority|[Remove-MgOrganizationCertificateBasedAuthConfiguration](/powershell/module/microsoft.graph.identity.signins/remove-mgorganizationcertificatebasedauthconfiguration)|
187-
|Set-AzureADTrustedCertificateAuthority||
187+
|Set-AzureADTrustedCertificateAuthority| Updating **certificateBasedAuthConfiguration** is not supported. To change a **certificateBasedAuthConfiguration**, first delete the existing one and then create a new **certificateBasedAuthConfiguration**. |
188188

189189
### Connect to your directory
190190

0 commit comments

Comments
 (0)