Do you use Github as CDN for publishing your app in the MS Store?

youki 1,021 Reputation points
2023-09-09T18:01:36.7833333+00:00

I would like to publish a mini app in the MS Store and am currently trying to read up on it and prepare a few things.

Now I see that I need a CDN for this. Do you all use Github or is that not possible at all for free?

(I really thought I'd just upload the exe and be done with it, lol. I don't need an installer either, just the exe.)

https://learn.microsoft.com/en-us/windows/apps/publish/publish-your-app/overview?pivots=store-installer-msi-exe

Microsoft Partner Center | Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Junjie Zhu - MSFT 21,646 Reputation points
    2023-09-11T03:43:17.1433333+00:00

    Hello @youki , Welcome to Microsoft Q&A!

    Do you use Github as CDN for publishing your app on the MS Store?

    GitHub is not a CDN. According to official documentation, you must use versioned secure URL pointing to app package (MSI/EXE) hosted on your CDN. You need to follow good CDN practices and ensure that this URL is performant, reliable, and available based on your market selection, it is advisable to use your own server or a dedicated CDN provider.

    Thank you.


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment". Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.