Workflows, Workers – Workflow instances now support pause(), resume(), restart(), and terminate() methods in local development

Workflows, Workers – Workflow instances now support pause(), resume(), restart(), and terminate() methods in local development

Workflow instance methods pause(), resume(), restart(), and terminate() are now available in local development when using wrangler dev. You can now test the full Workflow instance lifecycle locally: const instance = await env.MY_WORKFLOW.create({ id: "my-instance-id",}); await instance.pause(); // pauses a…
Microsoft Purview: Data Security Investigations – analyze files tied to endpoint DLP alerts [MC1258000]

Microsoft Purview: Data Security Investigations – analyze files tied to endpoint DLP alerts [MC1258000]

Message ID: MC1258000 [Introduction]We’re introducing endpoint Data Loss Prevention (DLP) events as a queryable data source in Data Security Investigations (DSI) in Microsoft Purview. With this update, administrators can build endpoint DLP queries directly in DSI using filters such as…