Sebastian Wiszowaty

Results 10 issues of Sebastian Wiszowaty

# The problem in short Currently the documentation regarding programmatic deployment of resources with Bicep/ARM is poor for Microsoft Sentinel Data Connectors. # Example Let's take Threat intelligence - TAXII...

triaged
assigned-to-author
doc-enhancement
Pri3
microsoft-sentinel/svc

**Describe the bug** Incidents that are created from `Microsoft Entra ID Protection` will not always have their entities mapped unless you refresh the incident page a few times, or the...

Solution

**Describe the bug** Rarely but it occurs regularly the consumption logic app that has the following trigger: ``` { "type": "ApiConnectionWebhook", "inputs": { "host": { "connection": { "referenceName": "azuresentinel" }...

Playbook

**Describe the bug** 2 Watchlists exist with the same name/alias but different ID. No way to list it using az cli/rest api to be able to remove it. Within environment...

Playbook

**Describe the bug** Sometimes the REST API/CLI/Portal - Remove watchlist will fail to remove and be stuck for an indefinite period of time **To Reproduce** Steps to reproduce the behavior:...

WatchList

### Describe the Bug Given an action within logic app like: ``` json "Revoke-UserSessions": { "type": "Http", "inputs": { "authentication": { "audience": "https://graph.microsoft.com", "identity": "@parameters('uami02id')", "type": "ManagedServiceIdentity" }, "headers": {...

Wanted to use this tool to validate my flow rate settings, however the g-code generated does not seem to be valid for BBL lab printers. I'm not certain why that...

It would be nice if we could have templates, that someone had already made for machines. # Phase 1 - Create import/export template functionality - csv/xml/yaml/json (whatever works! 💯) #...

Adds requiredDataConnectors back to the ARM template - I use it to validate the workspace prior to deployment whether it contains required tables/columns. ## IncludeRequiredDataConnectors Switch to include requiredDataConnectors to...

enhancement
good first issue

## What happened Added MISP connector, tried to test it. Fail :( ![image](https://github.com/user-attachments/assets/31de2dc9-c79c-45c5-95c9-0bf552aab6e0) This issue _might_ be relevant to this PR https://github.com/intelowlproject/IntelOwl/pull/2164 As it mentions this error message. Not sure...

bug