Skip to content

Commit 7c04cea

Browse files
Bumping the Acrolinx quality score.
1 parent ee1b373 commit 7c04cea

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs-conceptual/azureadps-2.0/migration-faq.yml

+5-5
Original file line numberDiff line numberDiff line change
@@ -18,23 +18,23 @@ sections:
1818
answer: |
1919
In June 2020, we announced the retirement of Azure AD Graph API in favor of the Microsoft Graph API, which provides all the functionality of Azure AD Graph along with new functionality. As a result, all applications calling the Azure AD Graph API would receive an error message from the endpoint after the original proposed retirement date of June 30, 2022. Azure AD PowerShell is one of the applications that utilizes the Azure AD Graph API.
2020
21-
Azure AD PowerShell has continued to function after June 2023 to allow users more time to migrate to [Microsoft Graph PowerShell](/powershell/microsoftgraph/overview). The Azure AD and Azure AD-Preview PowerShell modules are planned for deprecation on March 30, 2024. After the deprecation is announced, the only support offered for this PowerShell module will be support in migrating to Microsoft Graph PowerShell SDK and security fixes. Once these modules are deprecated, they will continue to work for a minimum of six (6) months before being retired. We encourage you to migrate to Microsoft Graph PowerShell.
21+
Azure AD PowerShell continues to function after June 2023 to allow users more time to migrate to [Microsoft Graph PowerShell](/powershell/microsoftgraph/overview). The Azure AD and Azure AD-Preview PowerShell modules are planned for deprecation on March 30, 2024. After the deprecation is announced, the only support offered for this PowerShell module will be support in migrating to Microsoft Graph PowerShell SDK and security fixes. Once these modules are deprecated, they continue to work for a minimum of six (6) months before being retired. We encourage you to migrate to Microsoft Graph PowerShell.
2222
2323
2424
- question: What is Microsoft doing about the gaps in functionality between Azure AD and Microsoft Graph PowerShell modules?
2525
answer: |
26-
As part of the parity work, we're looking at the MSOnline (MSOL) and Azure AD PowerShell cmdlets mapping to Microsoft Graph PowerShell equivalent. This ensures that all existing scenarios are available in Microsoft Graph PowerShell. To help with migration, see the [cmdlet map](/powershell/microsoftgraph/azuread-msoline-cmdlet-map) of MSOnline and Azure AD PowerShell cmdlets to Microsoft Graph PowerShell.
26+
As part of the parity work, we're looking at the MSOnline (MSOL) and Azure AD PowerShell cmdlets mapping to Microsoft Graph PowerShell equivalent. To help with migration, see the [cmdlet map](/powershell/microsoftgraph/azuread-msoline-cmdlet-map) of MSOnline and Azure AD PowerShell cmdlets to Microsoft Graph PowerShell.
2727
28-
We've added tools such as the [Find-MgGraphCommand](/powershell/microsoftgraph/find-mg-graph-command) and [Find-MgGraphPermission](/powershell/microsoftgraph/find-mg-graph-permission) to help you find and use the appropriate Microsoft Graph PowerShell cmdlets.
28+
We added tools such as the [Find-MgGraphCommand](/powershell/microsoftgraph/find-mg-graph-command) and [Find-MgGraphPermission](/powershell/microsoftgraph/find-mg-graph-permission) to help you find and use the appropriate Microsoft Graph PowerShell cmdlets.
2929
3030
- question: What is Microsoft doing to improve the Microsoft Graph PowerShell user experience?
3131
answer: |
32-
Microsoft Graph PowerShell cmdlets are autogenerated from the Microsoft Graph API schema. The process has its advantages, for example, providing a rich set of cmdlets that cover the whole API landscape and always up to date. The disadvantage is that the resultant cmdlets may not be user-friendly compared to human-authored cmdlets. We will continue investing on the Microsoft Graph PowerShell usability and documentation improvements.
32+
Microsoft Graph PowerShell cmdlets are autogenerated from the Microsoft Graph API schema. The process has its advantages, for example, providing a rich set of cmdlets that cover the whole API landscape and always up to date. The disadvantage is that the resultant cmdlets might not be user-friendly compared to human-authored cmdlets. We continue investing on the Microsoft Graph PowerShell usability and documentation improvements.
3333
3434
The Microsoft Graph PowerShell SDK is also open source and users can contribute to the usability work or add new scenarios requirements to manage Microsoft Entra ID.
3535
3636
- question: How is Microsoft going to support users who are migrating to Microsoft Graph PowerShell?
3737
answer: |
38-
We're working on additional tools that will help migrate existing scripts that target Azure AD PowerShell so that these scripts use Microsoft Graph PowerShell cmdlets under the hood.
38+
We're working on other tools that help migrate existing scripts that target Azure AD PowerShell so that these scripts use Microsoft Graph PowerShell cmdlets under the hood.
3939
4040
Send us your feedback or suggestions on how we can improve Microsoft Entra ID management within Microsoft Graph PowerShell SDK by [logging an issue](https://github.com/microsoftgraph/msgraph-sdk-powershell/issues/new).

0 commit comments

Comments
 (0)