This extension provides tasks to automate the release of your Windows apps to the Windows Store from your continuous integration environment in Azure DevOps (formely Visual Studio Team Services or VSTS). You no longer need to manually update your apps to the Windows Partner Center dashboard.
There are 2 major versions for this extension: v3 and v0.
- V3 is for internal users at Microsoft and it could only be used within Microsoft owned ADO organizations. It authenticates to Windows Store publishing API using certificate or workload identity federation. Both of these methods are available only within Microsoft. It's mandatory for internal Microsoft users to use this version due to the recent security requirement to stop using client secret for authentication in Microsoft Entra ID.
- V0 is for external users outside of Microsoft and it authenticates to Windows Store Publishing API using client secret.
See instructions on setting up the extension in Setup
See instructions on how to use the extension in Usage
We welcome your suggestions for enhancements to the extension. Please see the Contribution Guide for information on how to develop and contribute.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.
Azure DevOps extension for the Windows Store is licensed under the MIT license
For more information, refer to Microsoft's Privacy Policy.
For more information, refer to Microsoft's Terms of Use.