diff --git a/docs/retirement.md b/docs/retirement.md
index b34378106..e09303d83 100644
--- a/docs/retirement.md
+++ b/docs/retirement.md
@@ -19,12 +19,12 @@ The following notes outline alternative solutions to migrate off App Center. Ou
|:--------------------------------------|:-------------------------------|
| Build | We recommend migrating your builds from App Center to [Azure Pipelines](https://azure.microsoft.com/products/devops/pipelines/), leveraging the [Export App Center Build feature](~/build/export-to-azure-pipelines.md). |
| Test | For app device testing, we recommend [BrowserStack App Automate](https://www.browserstack.com/microsoft-browserstack). BrowserStack provides access to 20,000+ real iOS and Android devices. BrowserStack has developed the Device Testing CLI to support migrating from Microsoft App Center to BrowserStack App Automate.
You can find the full guidance for migration to BrowserStack [here](https://www.browserstack.com/microsoft-browserstack). |
-| Distribution | We recommend Apple’s [AppStore](https://www.apple.com/app-store/) for iOS app production releases and [Apple’s TestFlight](https://developer.apple.com/testflight/) for iOS app test releases. For Android applications we recommend [Google Play](https://play.google.com/) for production releases and [Google Play Console](https://play.google.com/console/about/guides/releasewithconfidence/) for test releases.
[Azure Pipelines](https://azure.microsoft.com/products/devops/pipelines/) tasks can be used for distributing to [AppStore/TestFlight](https://marketplace.visualstudio.com/items?itemName=ms-vsclient.app-store) and [Google Play](https://marketplace.visualstudio.com/items?itemName=ms-vsclient.google-play). |
+| Distribution | We recommend Apple’s [AppStore](https://www.apple.com/app-store/) for iOS app production releases and [Apple’s TestFlight](https://developer.apple.com/testflight/) for iOS app test releases. For Android applications we recommend [Google Play](https://play.google.com/) for production releases and [Google Play Console](https://play.google.com/console/about/guides/releasewithconfidence/) for test releases.
[Azure Pipelines](https://azure.microsoft.com/products/devops/pipelines/) tasks can be used for distributing to [AppStore/TestFlight](https://marketplace.visualstudio.com/items?itemName=ms-vsclient.app-store) and [Google Play](https://marketplace.visualstudio.com/items?itemName=ms-vsclient.google-play).
For Microsoft Store applications, we recommend leveraging the [package flighting](https://learn.microsoft.com/en-us/windows/apps/publish/package-flights) feature available in Partner Center. |
| CodePush | We have prepared a special version of CodePush to integrate into your app and run independently from App Center. If you’d like to get access to the codebase of this CodePush standalone version, please reach out to our support team at [support@appcenter.ms](mailto:support@appcenter.ms) for more information. |
-| Analytics & diagnostics | We recommend one of the Azure Native ISV services which provide rich capabilities for mobile analytics and diagnostics. By leveraging these Azure Native ISV services, you will be able to monitor your complete stack from device to your backend infrastructure on Azure.
Click on each link below to see the documentation for Azure Native ISV service of your choice.
[Azure Native ISV Services:](/azure/partner-solutions/)