-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
questionFurther information is requestedFurther information is requested
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested