Azure / Commercial-Marketplace-SaaS-Accelerator

A reference example with sample code for developers interested publishing transactable, Software as a-Service offers in the Microsoft commercial marketplace.
MIT License
179 stars 275 forks source link

App Service plan BadGateway #708

Closed Tom-H2oThermo closed 1 week ago

Tom-H2oThermo commented 1 month ago

When I follow the instructions here: https://www.youtube.com/watch?v=B5l5p9LvDSU At the final step when I hit review and create, I'm getting an error,BadGateway. It just keeps showing "Deployment is in progress"

image image

I'm using Windows 11.

Any suggestions?

santhoshb-msft commented 1 month ago

@Tom-H2oThermo I believe this might be related to the user permissions for creating app service plan. Please contact your Azure subscription owner for more help on this.

Tom-H2oThermo commented 1 week ago

I figured out the problem. I had to go into my Single Tenant and Multi Tenant app registrations which are pre-requisites for deploying the SaaS Accelerator. Then under Manage/Owners I had to make myself an owner. Problem solved.