Home
BensiEgils
Cancel

Arc - Diskspace Monitoring - Teams)

Upon successfully installing Azure Arc on your Server and activating Insights, you open the door to a powerful monitoring capability. One essential aspect is overseeing disk space usage on ...

Azure Arc - (Azure Cli - ssh - rdp)

If you have deployed Azure Arc, you have the option to utilize Windows Admin Center for Windows Machines. Additionally, you can enable the OpenSSH Extension on Windows Server, granting the capabili...

hyper-v-tool

My tool to create vm’s in my lab https://github.com/Lubenz007/hyper-v-tool Utilizing a standalone Hyper-V server and generating VMs from a golden image might be considered an older approach, but ...

Get Azure Defender for Cloud score Via API

How to build a report of Azure Defender for Cloud score Via API, and export it to CSV. Why do we need this? share it with your ?, and show them the progress of your security posture. Need to cr...

Monitor Azure Usage for a subscription

Why do we need to monitor Azure usage? Well, if you have a subscription with a spending limit, you need to keep track of your usage. If you go over the spending limit, your resources will be disabl...

Monitor Azure usage with github actions

This will not work for Azure Plan subscriptions. ((400) Subscription scope usage is not supported for current api version. Please use api version after 2019-10-01) Need to keep track of your A...

Three great tools for Azure

Always in need for some tools to help make great things. Azure Quick Review Azure Quick Review (azqr) goal is to produce a high level assessment of an Azure Subscription or Resource Group ...

Azure Cost CLI

Azure-Cost-CLI is a new tool to get cost information from Azure. Link What are the benefits of this tool?, Simple, you can get cost information from Azure without having to log in to the portal. ?...

Getting old guest accounts in Azure AD

This is a rewrite from here office365itpros.com I have added some more properties to the report. And use msgraph instead of mggraph. # Needs permission User.Read.All $ClientID = '' $ClientSecret ...

Getting started with Terraform and Azure

I like to watch videos on how to do things, but i don’t like to start from scratch. I like to have a template from which i can start and test things out. So start to look out for exporting Azure co...