Skip to content

SecOps - 41203 - Custom data connectors are configured in Microsoft Sentinel for in-scope sources without a built-in connector #2106

SecOps - 41203 - Custom data connectors are configured in Microsoft Sentinel for in-scope sources without a built-in connector

SecOps - 41203 - Custom data connectors are configured in Microsoft Sentinel for in-scope sources without a built-in connector #2106

Workflow file for this run

on: [pull_request]
jobs:
validate:
runs-on: windows-latest
steps:
- uses: actions/checkout@v6
- name: Install Prerequisites
run: .\build\powershell\Install-Prerequisites.ps1
shell: pwsh
- name: Validate
run: .\code-tests\pester.ps1
shell: pwsh