Open khaled6mmd opened 4 years ago
same here...
I am also having the same issue. After deploying several times using the provided guide, I am still getting the default App Service page with no further details in Azure or the Kudu console. Doesn't work out of the gate despite multiple attempts. Is there any chance this will get updated to detail the azure storage account and/or key vaults? Not a huge fan of how these are generated automagically without the ability to control or override.
Hi I am running into the same issue. Is there any way to debug further once I get to default App service page? Perhaps include resources to run this app locally first? That way I can ensure my keys are hitting the APIs to isolate the issues within Azure App service.
first of all the readme.md need to be updated as this part is different
Build & Deploy on your own
Now I have tried to deploy through the deploy to azure button
I got this error
tried to deploy with visual studio 2019 got the same thing following this article (which was out of date) https://docs.microsoft.com/en-us/archive/blogs/iwilliams/reseller-storefront
after the second attempt it built successfully (just did redeploy without any modifications)
but still got the default page with this text
tried to publish by the publish option in visual studio
filled all the option
Web.config
did not find any option that says secret key to fill publish succeeded, opened the site got the following message in the browser