Not able to access the ADLS storage account via Microsoft Purview scanning

GS, ANEESHKUMAR 0 Reputation points
2025-10-01T06:40:57.0233333+00:00

I have created an SPN and stored secretes under the KV "abcd". I am trying to Scan the Storage account 'stkordnadlsprod01' from Purview . but I am getting below errors.

 

Request failed with status code 403 Request ID: 33c332ae-482a-48ca-91e1-663b7fb3fe9e Unable to access secret name: xyz. Grant Purview MSI access to Azure Key Vault: abcd

 

Below are the setting which I did

 

-SPN has Storage Blob Data Contributor on the storage account

-Purview MSI has Storage Blob Data Contributor on the storage account

-Purview MSI has Key Vault Secrets User role on the Key Vault

-I am using RBAC-based access control on the Key Vault

 

Details

I did the similar setup on Dev and Staging and its working

 

I am using SHIR for scanning and From the SHIR and below is the test connection result from SHIR PS

 

C:\Users\adminkoredadna> Test-NetConnection -ComputerName abcd.vault.azure.net -port 443 ComputerName :

abcd.vault.azure.net

RemoteAddress : 10.221.139.81

RemotePort : 443

InterfaceAlias : Ethernet

SourceAddress : 10.220.106.167

TcpTestSucceeded : True

 

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
{count} votes

1 answer

Sort by: Most helpful
  1. GS, ANEESHKUMAR 0 Reputation points
    2025-10-06T05:21:29.42+00:00

    Hi Pranitha,

    Thanks for the responds.

    I have configured all the 4 steps which you have mentioned , but still I was not able to access. I was using Private end points to access all services, including Purview, Key vault etc.

    Finally I figured out the issue, since I was using SHIR for scanning, we need to enable "Trusted Microsoft Services option from Key vault networking , if we disable the public access, whihc resolved the issue

    User's image

    https://free.blessedness.top/en-us/purview/data-map-data-scan-credentials

    So I have a query as well, since we are using Palo Alto Firewall , may I know , is there any option to allow traffic via palo alto , rather than enabling this option ?

    Thanks,

    Aneesh G S

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.