DEV Community

Discussion on: Create Simple Serverless API using Azure Portal in few minutes

Collapse
 
aaronpowell profile image
Aaron Powell

Just to echo the reply to a comment posing your above question:

Every project and solution is different so will require a different approach to building it. Some projects may be suited to being created through the portal while others are suited to development through other tools.

Just like there's the az cli and Azure PowerShell commands, or GitHub Actions/Azure Pipelines/Jenkins/Bamboo/etc., it's all about giving people options to build solutions in a way that works for their needs.

Collapse
 
shaijut profile image
Shaiju T

Thanks , that's correct. :)