Category "azureportal"

Monitor free disk space on Azure VM

Is there some way how to monitor free disk space from the Azure Portal? I know that there are all kinds of diagnostics for I/O, memory, network, CPU, .NET, SQL

How to get subscriber ID of an API in Azure APIM?

I am new to Azure APIM and want to know how to get subscriber ID or anything which can uniquely identifies every subscriber of my API.

how do i create an azure function app using dotnet-isolation?

I am trying to create an azure function app using .net5 isolation, however the azure portal doesn't have an option for .net 5 only .net3.1 and .net6(preview), a