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
193 stars 289 forks source link

Verify hostnames for SQL and WebApp before deploying resources. #565

Open code4clouds opened 12 months ago

code4clouds commented 12 months ago

Is your feature request related to a problem? Please describe. Verify the SQL and Webapps hostnames are not used before deploying any resource.

Describe the solution you'd like As soon as I press enter to execute the command error out if the hostnames for the sql and the webapp are already found to be used. This will allow admins to quickly fix the issue without having to resort to clean half deployed SA.

santhoshb-msft commented 7 months ago

Partly fixed on SQL but needed fixing on WebApp name