microsoft / azuredevopslabs

Learn how you can plan smartly, collaborate better, and ship faster with a set of modern development services with Azure DevOps.
https://www.azuredevopslabs.com
MIT License
819 stars 914 forks source link

No Option for Web App + SQL in Azure Marketplace #583

Closed AndrewGoodson closed 2 years ago

AndrewGoodson commented 2 years ago

No Web App + SQL Option to Select

When doing the Configuring CI/CD Pipelines as Code with YAML in Azure DevOps lab for LED, I am searching for Web App + SQL in the marketplace but can not find it. I have found Web App + Database but I don't think this is compatible with the web app we need to deploy. What other resource can we use instead of Web App + SQL in Marketplace?

Lab Link: Configuring CI/CD Pipelines as Code with YAML in Azure DevOps

sriramdasbalaji commented 2 years ago

Hi @AndrewGoodson ,

Looks like in the portal this option is removed now. You can create a separate web app and SQL database. We will have the lab updated with the instructions.

Thanks

sriramdasbalaji commented 2 years ago

Hi,

This lab is updated with the required instructions. Please check.

Thanks