Azure Sentinel / Azure Monitor - What's the difference here? - Microsoft Q&A (2024)

Azure Sentinel / Azure Monitor - What's the difference here? - Microsoft Q&A (1)

Matthew Tipler 21Reputation points

2022-03-16T11:10:48.68+00:00

Hey guys,

Is anyone aware of any 'punchy' / 'to-the-point' literature relating what are the high-level functional differences between Azure Sentinel / Azure Monitor? Are they inter-dependant? Do you require one and not the other?

I guess my user story is that we currently have onpremise infrastructure (server / network) for which we would like to gather / monitor event logs and syslogs with a view to identifying security events and if possible (although not currently as important) have insight into performance monitoring. As a side-note, our workstation / server infrastructure is onboarded into 365 Defender and we plan in future to enrol Win10 devices into Endpoint Manager.

At the present time, we have no cloud-based infrastructure / applications within Azure although this will change in the future. We do however use SaaS 365 collaboration suite. So presently we are probably more interested in a SIEM type solution. Would Sentinel be better suited to this requirement? Is Azure Monitor more focused upon Azure based infrastructure (although I've read it also supports onprem). A little confused.

Thank you to anyone that takes the time to read / respond to this question.

Matt

Azure Monitor

Azure Monitor

An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.

2,699 questions

Microsoft Sentinel

Microsoft Sentinel

A scalable, cloud-native solution for security information event management and security orchestration automated response. Previously known as Azure Sentinel.

936 questions

Accepted answer

  1. Azure Sentinel / Azure Monitor - What's the difference here? - Microsoft Q&A (2)

    Andrew Blumhardt 9,471Reputation points Microsoft Employee

    2022-03-16T11:47:12.593+00:00

    Azure Monitor is an operational monitoring solution. Primarily for monitoring Azure resource health. It can be extended to monitor hybrid devices. It includes monitoring dashboards called insights. Azure Monitor is largely a free service. You can create monitoring alerts and responses but no rules are provided out of the box. The alert management tool is also rather limited. Overall it is more of a framework or toolset than a ready to use service. Customers do pay for certain categories for alert rules and for customer-managed data storage. That "customer managed" storage is Azure Monitor Logs; also knows as Log Analytics or formerly OMS workspace.

    Sentinel and Defender for Cloud (formerly Azure Security Center) use the same agents and Azure Monitor Logs workspace to store their own monitoring data. Azure Monitor, Sentinel, and MDFC all share the same agents (SCOM as well is using the MMA agent). They can use same workspace or multiple workspaces. One distinction is that Sentinel increases the price of the entire workspace. It is common to combine Sentinel and MDFC in the same workspace while hosting operational Azure Monitor data in a separate workspace.

    So Sentinel and Azure Monitor rely on the same agents and workspace capabilities. Sentinel includes data connectors, alert rules, workbooks (dashboards), UEBA, and many more features with a SEIM focus. Sentinel also has a full featured ticket management capability. Sentinel is also a platform for automated alerts responses using logic apps (playbooks). If your focus is on security monitoring then Sentinel is recommended.

    I will say if you are a big Windows security shop you might consider that MDO, MDI, MDE, MDCA, and several other Microsoft security tools are being centralized under the Defender 365 portal security.microsoft.com. Also, Defender for Cloud focuses on securing your subscriptions. Sentinel combines these signals with a wide range of 3rd party data sources including Syslog from your network devices. Point being that if you are onboarding Azure-based security solutions you might start with the services that feed Sentinel first.

    0 commentsNo comments

      Sign in to comment

    3 additional answers

    Sort by: Most helpful

    Most helpful Newest Oldest

    1. Azure Sentinel / Azure Monitor - What's the difference here? - Microsoft Q&A (3)

      Stanislav Zhelyazkov 19,436Reputation points MVP

      2022-03-16T11:37:07.67+00:00

      Hi,
      To put it simply - Azure Monitor is a set of services and features to monitor Azure and non-Azure resources. One of these services in Azure Monitor is Log Analytics. Log Analytics is a service to store and query logs and metrics. Azure Sentinel is using certain features of Azure Monitor as a platform. For example, Azure Sentinel uses Log Analytics for storing logs and metrics. When you enable Sentinel you choose to which Log Analytics workspaces the service is enabled. Other Azure Monitor features that Sentinel uses are data collection rules, workbooks, etc. Basically, you can have Azure Monitor without having to have Sentinel but you cannot have Sentinel without using Log Analytics workspace. Certain security logs like Azure AD logs or Azure Activity logs can be ingested to Log Analytics workspace without having Sentinel enabled but all the specific Sentinel security features you will not have for this data. If you use both Azure Monitor and Sentinel one of the benefits is that your security and non-security data can be placed on the same workspace. That allows for things like correlation, etc. Sentinel is SEIM solution and when used with Azure Monitor you can have your performance and security data at a single place. So, for me Sentinel is better suited for your requirements. Azure Monitor supports both Azure and non-Azure resource. The non-Azure resources could be on-premises VMs, network devices, SQL Servers, etc. They could even be resources located in other cloud providers. You can use Azure Monitor for pretty much everything as long as there is out of the box option to ingest the data for that resource or build your own mechanism for ingesting the data. Azure Monitor has capabilities to ingest your own custom data as well.

      Update: to provide more guidance than the above answer. Azure Monitor can monitor Microsoft 365. Overall, really depends on the specifics. For example, you can monitor Microsoft 365 URLs via connection monitor.

      I hope this answers your questions.
      Please "Accept the answer" if the information helped you. This will help us and others in the community as well.

      0 commentsNo comments

        Sign in to comment

      1. Azure Sentinel / Azure Monitor - What's the difference here? - Microsoft Q&A (4)

        Alan Kinane 16,766Reputation points MVP

        2022-03-16T11:33:33.083+00:00

        Azure Monitor is a collection of several different monitoring tools and services. Probably at the forefront is Log Analytics which is a log ingestion service used to ingest performance and diagnostic logs. These can then be queried manually or programmatically to look for performance spikes or errors in logs etc. Using another feature of Azure Monitor, you can set up alert rules to look for particular events or patterns in these logs and if necessary send you an alert notification.

        You can monitor many different Azure services not just infrastructure but for virtual machines you can install the monitoring agent on to any supported VMs, even those on premises or in other cloud environments. It would not be useful for Microsoft 365 however.

        Microsoft Sentinel is a SIEM service but it makes use of Log Analytics, i.e. you ingest the log data into both Sentinel and Log Analytics. Microsoft Sentinel is more of a security service looking for potential threats to your environment and can be used to ingest many different types of logs (including syslogs) through service connectors including Microsoft 365 and Azure AD.

        It does sound like Microsoft Sentinel is more of what you are looking for here.

        Hope this helps!

        0 commentsNo comments

          Sign in to comment

        1. Azure Sentinel / Azure Monitor - What's the difference here? - Microsoft Q&A (5)

          Matthew Tipler 21Reputation points

          2022-03-16T11:59:44.737+00:00

          Guys - thank you all for fantastic responses! Precisely what I was looking and very much demystified the topic!

          Thank you again!

          0 commentsNo comments

            Sign in to comment

          Sign in to answer

          Azure Sentinel / Azure Monitor - What's the difference here? - Microsoft Q&A (2024)

          FAQs

          Azure Sentinel / Azure Monitor - What's the difference here? - Microsoft Q&A? ›

          To put it simply - Azure Monitor is a set of services and features to monitor Azure and non-Azure resources. One of these services in Azure Monitor is Log Analytics. Log Analytics is a service to store and query logs and metrics. Azure Sentinel is using certain features of Azure Monitor as a platform.

          What is the difference between Azure Monitor and Sentinel? ›

          Azure Monitor primarily focuses on operational data like application logs, Azure activity logs, and performance metrics. Conversely, Azure Sentinel is designed to work with a more comprehensive range of data, including but not limited to security events, threat intelligence, and cloud application data.

          Is Azure Sentinel and Microsoft Sentinel same? ›

          Yes, Microsoft Sentinel is built on the Azure platform. It provides a fully integrated experience in the Azure portal to augment your existing services, such as Azure Security Center and Azure Machine Learning. Create your Azure free account to get started.

          What is the difference between Azure Monitor and Azure Monitor logs? ›

          In conclusion, Azure Monitor and Log Analytics collectively offer a robust solution for monitoring Azure resources. While Azure Monitor provides a lot of features including aggregation of logs, real-time insights and performance metrics, Log Analytics allows advanced query capabilities and extensive log data analysis.

          What is the difference between Microsoft Sentinel and SentinelOne? ›

          The most obvious difference is their approach: Microsoft Sentinel takes a more comprehensive, holistic approach to security, while SentinelOne focuses more on your endpoints. Microsoft Sentinel specialises in threat intelligence, monitoring, and incident analysis.

          Why use Azure Monitor? ›

          “Teams are now able to experiment and learn with reduced costs, time, and risk, which is absolutely fundamental to us.” “With Azure Monitor, everything is automatically managed, so we can simply focus on doing our jobs.” “Azure Monitor is helping us optimize resources and reduce the cost of our infrastructure.”

          Why do we use Azure monitor? ›

          Azure Monitor is a comprehensive monitoring solution for collecting, analyzing, and responding to monitoring data from your cloud and on-premises environments. You can use Azure Monitor to maximize the availability and performance of your applications and services.

          Why is Azure Sentinel so expensive? ›

          Microsoft Sentinel isn't actually free

          Unlike many Microsoft security offerings, Microsoft Sentinel is not bundled into a specific Microsoft 365 plan, even at the highest subscription levels. Instead, like most other SIEM/SOAR products, it's priced based on data consumption.

          Is Azure Sentinel now called Microsoft Sentinel? ›

          Azure Sentinel, renamed to Microsoft Sentinel, is a cloud native security information and event management (SIEM) and security orchestration, automation, and response (SOAR) solution that runs in the Azure cloud.

          What is the new name for Azure Sentinel? ›

          Product Name Changes
          Previous nameNew nameDate
          Azure Security CenterMicrosoft Defender for CloudNovember 2021
          Azure SentinelMicrosoft SentinelNovember 2021
          Microsoft Cloud App SecurityMicrosoft Defender for Cloud AppsNovember 2021
          Windows Virtual DesktopAzure Virtual DesktopJune 2021
          56 more rows

          Which two data types should you use Azure Monitor? ›

          Explanation: Azure Monitor provides two primary data types for monitoring and analysis: Metrics and Logs. Metrics provide a numerical view of performance data, while Logs provide a detailed record of events and activities.

          Is Azure Monitor an API? ›

          Retrieve metric definitions, dimension values, and metric values using the Azure Monitor API and use the data in your applications, or store in a database for analysis. You can also list alert rules and view activity logs using the Azure Monitor API.

          What two types of data are used by Azure Monitor? ›

          Kubernetes cluster data
          Data typeDescription
          Cluster MetricsUsage and performance data for the cluster, nodes, deployments, and workloads.
          LogsStandard Kubernetes logs including events for the cluster, nodes, deployments, and workloads.
          Apr 8, 2024

          Why would you use Azure Sentinel? ›

          Microsoft Azure Sentinel enables you to create custom interactive workbooks that make monitoring, controlling and measuring your data more manageable. You have access to various templates that you can integrate with Azure Sentinel initially. Templates help you gain insights the instant you connect with a data source.

          Why do I need Azure Sentinel? ›

          The Azure Sentinel solution gives security teams full threat visibility, proactive hunting and threat response functionalities. Azure Sentinel automatically triggers real-time email notifications to security teams when threat anomalies are detected.

          Is Microsoft Sentinel a SIEM or XDR? ›

          Supercharge your cyberthreat protection with a unified platform. and disrupt cyberthreats in near real time, streamline investigation and response, and provide guided recommendations to help prevent repeat and future cyberattacks. Microsoft Sentinel is a cloud-native SIEM tool.

          What is Azure Sentinel used for? ›

          Azure Sentinel, now known as Microsoft Sentinel, centralizes your threat collection, detection, response, and investigation efforts. It provides threat intelligence and intelligent security analytic capabilities that facilitate threat visibility, alert detection, threat response, and proactive hunting.

          Is Azure Monitor deprecated? ›

          On 31 August 2024, we'll retire the Log Analytics agent that you use in Azure Monitor. Before that date, you'll need to start using the Azure Monitor agent to monitor your VMs and servers in Azure. The Azure Monitor agent provides new features and capabilities, including: Centralized configuration for multiple VMs.

          What is Microsoft Sentinel used for? ›

          What is Microsoft Sentinel, and how does it work? Microsoft Sentinel is a cloud-native security information and event management (SIEM) platform that uses built-in AI to help analyze large volumes of data across an enterprise—fast.

          Top Articles
          Latest Posts
          Article information

          Author: Carlyn Walter

          Last Updated:

          Views: 5418

          Rating: 5 / 5 (50 voted)

          Reviews: 81% of readers found this page helpful

          Author information

          Name: Carlyn Walter

          Birthday: 1996-01-03

          Address: Suite 452 40815 Denyse Extensions, Sengermouth, OR 42374

          Phone: +8501809515404

          Job: Manufacturing Technician

          Hobby: Table tennis, Archery, Vacation, Metal detecting, Yo-yoing, Crocheting, Creative writing

          Introduction: My name is Carlyn Walter, I am a lively, glamorous, healthy, clean, powerful, calm, combative person who loves writing and wants to share my knowledge and understanding with you.