schema.org.ai

MicrosoftAzureSentinel

Network monitoring software

Extends: Technology

Microsoft Azure Sentinel

Network monitoring software

Overview

Category: Network monitoring software

Network monitoring software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 15-1299.05

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Microsoft Azure Sentinel',
  category: 'Network monitoring software',
  description: 'Network monitoring software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Microsoft Azure Sentinel",
  "applicationCategory": "Network monitoring software",
  "description": "Network monitoring software"
}