Wesley CamargoDeploying a DotNet Core app in Azure Web App by command lineIf you need to fast deploy your dotnet core App in Azure, but don’t want to configure an entire CI/CD Pipeline, check in this post on how…Jan 7, 2021Jan 7, 2021
Wesley CamargoAzure Reports: Exporting Azure resources with Powershell and Azure CLIA common scenario when we work with DevOps and cloud is the need to export information about your resources. In this post, I’ll show the…Apr 28, 2021Apr 28, 2021
InTowards DevbyWesley CamargoHow to suppress warning and error messages in Azure CLIIn Azure CLI some commands can return errors and warning messages, which can cause troubles on your script, so check out how to suppress itDec 20, 20211Dec 20, 20211
InFAUN — Developer Community 🐾byWesley CamargoThe entry gate to Azure: Configuring your Azure subscription with Azure CLIAzure CLI is a command line interface with Azure. It can be used in any command line prompt, including PowerShell and Bash, and it allows…Feb 25, 2022Feb 25, 2022
InFAUN — Developer Community 🐾byWesley CamargoFirst steps with Azure: Creating an Azure Resource Group with Azure CLIAn Azure Resource Group is a container that holds related resources for an Azure solution. This is an important resource in Azure and in…Mar 7, 2022Mar 7, 2022