Skip to content

Commit

Permalink
Update retirement.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lucen-ms authored Mar 15, 2024
1 parent 4ab81a8 commit 552119b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/retirement.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ The following notes outline alternative solutions to migrate off App Center. Ou
|:--------------------------------------|:-------------------------------|
| <b>Build</b> | We recommend migrating your <b>builds</b> 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).  |
| <b>Test</b> | For app device <b>testing</b>, 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. <br/> <br/>You can find the full guidance for migration to BrowserStack [here](https://www.browserstack.com/microsoft-browserstack). |
| <b>Distribution</b> | 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. <br/><br/>[Azure Pipelines](https://azure.microsoft.com/products/devops/pipelines/) tasks can be used for <b>distributing</b> 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).<br /><br />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. |
| <b>Distribution</b> | 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. <br/><br/>[Azure Pipelines](https://azure.microsoft.com/products/devops/pipelines/) tasks can be used for <b>distributing</b> 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).<br /><br />For Microsoft Store applications, we recommend leveraging the [package flighting](/windows/apps/publish/package-flights) feature available in Partner Center. |
| <b>CodePush</b> | We have prepared a special version of <b>CodePush</b> 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. |
| <b>Analytics & diagnostics</b> | We recommend one of the Azure Native ISV services which provide rich capabilities for mobile <b>analytics and diagnostics</b>. By leveraging these Azure Native ISV services, you will be able to monitor your complete stack from device to your backend infrastructure on Azure. <br/><br/>Click on each link below to see the documentation for Azure Native ISV service of your choice. <br/><br/>[Azure Native ISV Services:](/azure/partner-solutions/) <ul><li>[Datadog](/azure/partner-solutions/datadog/overview)</li><li>[Dynatrace](/azure/partner-solutions/dynatrace/dynatrace-overview)</li><li>[New Relic](/azure/partner-solutions/new-relic/new-relic-overview)</li></ul><br />Microsoft Store applications can access usage, installation, and health analytics via the Partner Center dashboard. Additionally, UWP applications published in the Microsoft Store can log custom events through the [Microsoft Store Services SDK](https://learn.microsoft.com/en-us/windows/uwp/monetize/log-custom-events-for-dev-center). |
| <b>Analytics & diagnostics</b> | We recommend one of the Azure Native ISV services which provide rich capabilities for mobile <b>analytics and diagnostics</b>. By leveraging these Azure Native ISV services, you will be able to monitor your complete stack from device to your backend infrastructure on Azure. <br/><br/>Click on each link below to see the documentation for Azure Native ISV service of your choice. <br/><br/>[Azure Native ISV Services:](/azure/partner-solutions/) <ul><li>[Datadog](/azure/partner-solutions/datadog/overview)</li><li>[Dynatrace](/azure/partner-solutions/dynatrace/dynatrace-overview)</li><li>[New Relic](/azure/partner-solutions/new-relic/new-relic-overview)</li></ul><br />Microsoft Store applications can access usage, installation, and health analytics via the Partner Center dashboard. Additionally, UWP applications published in the Microsoft Store can log custom events through the [Microsoft Store Services SDK](/windows/uwp/monetize/log-custom-events-for-dev-center). |


## Get support
Expand Down

0 comments on commit 552119b

Please sign in to comment.