Skip to content

404 Client Error for Sentinel Technique Import #22

@rcegan

Description

@rcegan

Currently getting a bug when trying to authenticate into an environment:

python .\dettectinator.py -p TechniqueSentinelAlertRules --app_id "<redacted>" --tenant_id "<redacted>" --subscription_id "<redacted>" --resource_group "<redacted>" --workspace "<redacted>" --secret "<redacted>"

The error:

requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://management.azure.com/subscriptions/<redacted>/resourceGroups/<redacted>/providers/Microsoft.OperationalInsights/workspaces/<redacted>/providers/Microsoft.SecurityInsights/alertRules?api-version=2024-01-01-preview

Not sure if this is related to permissions but I've granted the app some additional API permissions, no difference.

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions