Permissions - Precisely Data Integrity Suite

Data Integrity Suite

Product
Spatial_Analytics
Data_Integration
Data_Enrichment
Data_Governance
Precisely_Data_Integrity_Suite
geo_addressing_1
Data_Observability
Data_Quality
dis_core_foundation
Services
Spatial Analytics
Data Integration
Data Enrichment
Data Governance
Geo Addressing
Data Observability
Data Quality
Core Foundation
ft:title
Data Integrity Suite
ft:locale
en-US
PublicationType
pt_product_guide
copyrightfirst
2000
copyrightlast
2026

Prerequisites

  • Access to the Azure Portal

  • Required permissions to assign roles on the Storage Account

  • Service Principal created in Microsoft Entra ID

Steps to assign role:

  1. Sign in to the Azure Portal. Go to the target Storage Account.

  2. Select Access Control (IAM) from the left navigation pane. Click + Add, then select Add role assignment.

  3. In the Role tab, select Storage Blob Data Reader. And click Next.

  4. Under Assign access to, select User, group, or service principal.

  5. Select the required Service Principal.

  6. Click Review + Assign to complete the role assignment.

Role details: Storage Blob Data Reader, provides read-only access to containers and blob data within the Storage Account.

Verification: Allow 1–5 minutes for Azure RBAC propagation before validating access.

Network access permissions

Access to ADLS depends on both identity-based permissions and network access settings.

  • If the Storage Account is configured to allow access from Selected networks, ensure that the required IP addresses, virtual networks (VNets), or subnets are added to the allowlist.
  • If Public network access is disabled, configure the required network access (such as approved VNets, subnets, or private connectivity) before attempting to connect.
  • If the Agent is deployed in a partner or external network, that network must also be explicitly allowed by the Storage Account network configuration.
Note: Assigning the Storage Blob Data Reader (or other Storage Blob Data) role alone does not guarantee access. Network restrictions configured on the Azure Storage Account can still prevent access to containers and blobs.