Having a ASP.Net Core/Angular app I know I can publish to Azure using git like in this link on the ASP.Net Core page in Visual Studio Code
But I can't find any tutorial or directions on how to publish my web app directly to Azure from the cli.
Any help would be appreciated!