We can access our environment’s storage using a SAS token. Download – Azure Storage Explorer – https://azure.microsoft.com/features/storage-explorer/#overview Select Connect to Azure resources option Select ADLS Gen2 container or directory for the Azure storage type. Select the Shared access signature URL for the connection To get the SAS URL – https://[ContainerURL]/CDS?[SASToken], we…
Continue Reading Nishant Rana’s Article on their blog
How to – Access Dataverse environment storage using SAS Token
We can access our environment’s storage using a SAS token. Download – Azure Storage Explorer – https://azure.microsoft.com/features/storage-explorer/#overview Select Connect to Azure resources option Select ADLS Gen2 container or directory for the Azure storage type. Select the Shared access signature URL for the connection To get the SAS URL – https://[ContainerURL]/CDS?[SASToken], we need ContainerURL and SASToken….
Blog Syndicated with Nishant Rana’s Permission