Skip to content

Commit ee532b0

Browse files
committed
Minor edit
1 parent e3c5227 commit ee532b0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ The following is the categorization of the Microsoft Entra cmdlets. Select a cat
4949
- [Users](#users)
5050
- [Azure AD Preview to Microsoft Graph PowerShell](#azure-ad-preview-to-microsoft-graph-powershell)
5151
- [MSOnline to Microsoft Graph PowerShell](#msonline-to-microsoft-graph-powershell)
52-
:::row-end:::
5352

5453
### Administrative units
5554

@@ -185,7 +184,7 @@ The following is the categorization of the Microsoft Entra cmdlets. Select a cat
185184
|Get-AzureADTrustedCertificateAuthority|[Get-MgOrganizationCertificateBasedAuthConfiguration](/powershell/module/microsoft.graph.identity.signins/get-mgorganizationcertificatebasedauthconfiguration)|
186185
|New-AzureADTrustedCertificateAuthority|[New-MgOrganizationCertificateBasedAuthConfiguration](/powershell/module/microsoft.graph.identity.signins/new-mgorganizationcertificatebasedauthconfiguration)|
187186
|Remove-AzureADTrustedCertificateAuthority|[Remove-MgOrganizationCertificateBasedAuthConfiguration](/powershell/module/microsoft.graph.identity.signins/remove-mgorganizationcertificatebasedauthconfiguration)|
188-
|Set-AzureADTrustedCertificateAuthorit| Updating **certificateBasedAuthConfiguration** is not supported. To change a **certificateBasedAuthConfiguration**, first delete the existing one and then create a new **certificateBasedAuthConfiguration**. |
187+
|Set-AzureADTrustedCertificateAuthority| Updating **certificateBasedAuthConfiguration** is not supported. To change a **certificateBasedAuthConfiguration**, first delete the existing one and then create a new **certificateBasedAuthConfiguration**. |
189188

190189
### Connect to your directory
191190

0 commit comments

Comments
 (0)