Ragil Suryo Nugroho
Ragil Suryo Nugroho

Reputation: 1

Integration Azure Purview to Azure Sentinel

I would like to integrate my Azure Purview with Azure Sentinel. I have followed the steps described in the official documentation at this "https://learn.microsoft.com/en-us/purview/register-scan-azure-blob-storage-source" link. However, we are encountering difficulties in completing the connection process.

According to the guide, there are instructions to create a collection. However, in our Azure Purview, this option is not available, and we only see a list with the "select domain only" option under the collection section.

Are there any solutions or alternative steps that can be taken to resolve this issue? Thnks

I try the tutorial from here "https://learn.microsoft.com/en-us/purview/register-scan-azure-blob-storage-source"

and still doesn't work

enter image description here

Upvotes: 0

Views: 105

Answers (1)

Venkatesan
Venkatesan

Reputation: 10585

Is there are instructions to create a collection. However, in our Azure Purview, this option is not available, and we only see a list with the "select domain only" option under the collection section.

I followed this MS-Document

In my environment, I first created with Microsoft Purview Account in the portal.

Portal:

enter image description here

If you need to create and manage collections in the Microsoft Purview Data Map, you'll need to be a Collection Admin within the Microsoft Purview governance portal.

Governance portal: enter image description here

Now, I can able to create collection successfully in the Purview portal.

Portal: enter image description here

Also, you can try with PowerShell comment to create collection using this document.

Upvotes: 1

Related Questions