by George Chrysovaladis Grammatikos | Jul 28, 2020 | Automation, Az-Powershell, Azure, Compute
Reading Time: < 1 minuteThere are many times where we need to massively do operations on Azure VM’s, in this post we would talk how we can Start, Stop, and Restart VM’s via Azure Portal or Azure PowerShell. Start, Stop VM’s via Azure Portal...
by George Chrysovaladis Grammatikos | Jan 10, 2020 | Azure, Portal
Reading Time: 2 minutesIn this quick post, I will present the Azure Portal Desktop App which is still in a Preview version. In this desktop app version of Azure Portal can manage our azure resources, execute scripts via cloud shell etc. Download the Azure Portal...
by George Chrysovaladis Grammatikos | Dec 10, 2019 | Azure, General
Reading Time: 3 minutesIn this quick post, I will try to explain how easily we can create a bearer token and use it to authenticate on Azure REST API. Prerequisites Azure Active Subscription Azure CLI or Cloud Shell Postman Create The Bearer Token For the demo...
by George Chrysovaladis Grammatikos | May 2, 2018 | Azure, Portal
Reading Time: 2 minutesAzure Cloud Shell is a browser bash and PowerShell command line shell. It gives the opportunity to run bash & PowerShell commands from anywhere. In the following steps, you’ll see what Azure Cloud Shell offers and how can be deployed....