5 docs tagged with "Azure"
View all tagsAzure Point-to-site VPN Setup with custom app
Here is a guide on how to build a Point to site (P2S) VPN in Azure with your own App Registration/Enterprise App. We will be using terrafform but we will try to explain it how to do it by hand
How to get an access token with Az cli
Sometimes you need to get an access token for the currently logged in user in Az cli.
How to replace a VM's disk with a new one with Az cli
In this scenario we will replace the os disk of a VM with a new one moving from HDD to a SSD. Here are the steps:
Kusto - get all table row count
if you want to list the rows and tables in your Log Analytics workspace, here is a command to do so