subscription
Using Azure from Visual Studio Code Part 3 – Set context and change appearance
As a bonus we will add a specfic subscription so we don’t have to define it in every command and change the layout of VSCode. You can choose how you like to view your terminal. Go to view, appearance and toggle panel position for a vertical view. Now let’s se the context to default a […]
Using Azure from Visual Studio Code Part 2 – Download Azure Account extension
After Visual Studio Code is installed press the following command on your keyboard. Next write Search in Markeplace for Azure Account and press install. After Aure Account is installed press ctrl+shit+p again and type Wait for the browser to open and display that you’re logged in. Once signed in press the same command again and […]
Create an Azure Storage Account using Powershell Part 1 – Create the storage account
Did you know you can create a fileshare for any type of use in Azure? If not I’ll guide you through creating it! Begin by setting the context for the subscription Next create the variables for the resource group Now go ahead and create the resource group Now prepare variables for the storage account Finally […]
You must be logged in to post a comment.