Cloudsma.com

Overview of Azure Monitor, Security Center & Sentinel

reach out to me if you would like this visio diagram. Disclaimer: this is an overview of all these solutions. One could and some have, write entire books in depth on each of these solutions. … See more

Actived: 1 days ago

URL: https://www.cloudsma.com/2020/04/overview-azure-monitor-sentinel-security-center/

The Ultimate Azure Inventory Dashboard

WEBThis project entailed many many hours of work. It is, An Azure Inventory Dashboard using Azure Monitor Workbooks. The original version of this Workbook was …

Category:  Health Go Health

Azure Monitor Alert with Azure Functions

WEBTo trigger any type of alert with Azure Monitor, whether its an Azure Function or an email, you need an Action Group. Under Azure Monitor select Alerts -> …

Category:  Health Go Health

Azure Service Health Workbook

WEBService Health Resources. The pattern that the ARG team has chosen is to do product name + “resources” on the end. So our service health table is called …

Category:  Health Go Health

Must Install Azure Monitor Solutions

WEBThe below listed are what I consider must install Azure Monitor solutions. Azure Activity Logs. Active Directory Health Check. SQL Health Check. Update …

Category:  Health Go Health

Azure Log Analytics Project Operator

WEBSummary. Use the log analytics project operator to limit results to fields you want, rename fields or project-away fields. Limiting the results, is especially useful in …

Category:  Health Go Health

Log Analytics Heartbeat Table

WEBThe Heartbeat table in Log Analytics is surprisingly useful for a number of things. First at its base level, it acts as an inventory of your VMs. The table contains a …

Category:  Health Go Health

Azure Monitor Alerting with Powershell

WEBAction Groups. Because you cannot create an Alert in Azure Monitor via PowerShell without providing an Action Group, we’re going to start with Action Groups. …

Category:  Health Go Health

Using Azure Log Analytics Distinct Operator

WEBThis post is aimed at beginners with Azure Log Analytics. I’ll be discussing how you can use the Azure Log Analytics Distinct operator when you query data in your …

Category:  Health Go Health

Find Azure Log Analytics Keys

WEBIf you are still using the old OMS Workspace, click the gear in the top right. Then select connected sources, Windows Servers. Your keys will be in the third pane. …

Category:  Health Go Health

Automate SCOM Windows Service Monitors With Powershell

WEBMonitoring Windows services in SCOM is a vital part of any SCOM deployment. In this post I will show you how you can automate the creation of SCOM …

Category:  Health Go Health

Windows Virtual Desktop (WVD) Azure Monitor Workbook

WEBNovember 9, 2020 by Billy York. Today I’ve got another Azure Monitor Workbook, this time for Windows Virtual Desktop (WVD). This workbook uses exclusively Log Analytics data …

Category:  Health Go Health

LogicApps Azure Monitor Workbook

WEBParameters. The workbook has 4 Parameters at the top: Subscriptions, TimeRange Workspace and LogicApps. The available LogicApps and Log Analytics …

Category:  Health Go Health

Manage Azure Functions with Managed Identity Logic Apps

WEBTo add the Logic App Identity open your Azure Function, then select Platform Features then All Settings. Once that opens we have something that conforms to the …

Category:  Health Go Health

Automate SCOM Group Creation

WEBCreating SCOM Groups can be tedious. Creating dozens of SCOM groups each with multiple members can be a long task indeed. I searched and searched and …

Category:  Health Go Health

Powershell: Invoke-Restmethod vs Invoke-Webrequest

WEBInvoke-Restmethod vs Invoke-Webrequest. Invoke-RestMethod is much better at dealing with XML and JSON results, while Invoke-WebRequest is better at …

Category:  Health Go Health

SCOM Certificate for Gateways & Untrusted Servers

WEBThis certificate creation is using Active Directory 2012. The process may vary slightly for AD 2008. On your server hosting your Active Directory Certificate Services, …

Category:  Health Go Health

Azure Monitor Alert Reports with Azure Resource Graph

WEBWith this data we can build some pretty neat Azure Monitor Alert reports. For Azure Monitor alerts we have two tables in Azure Resource Graph. …

Category:  Health Go Health

Auto Install Azure Monitor Agent with Azure Policy

WEBWorkspace Data Sources. Next, under the Log Analytics workspace, under Workspace Data Sources you have Virtual Machines, if you have machines here you …

Category:  Health Go Health