python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
List folder in Azure Gen2 storage account with sas
I generated a sas token with the list permission for a folder in a datalake storage account gen2.
Howerver when I try to access it with an httpGet request, I get AuthorizationPermissionMismatch error...
AnotherGeek
Votes: 0
Answers: 1
Apache Iceberg table format to ADLS / azure data lake
I am trying to find some integration to use iceberg table format on adls /azure data lake to perform crud operations. Is it possible to not use any other computation engine like spark to use it on azu...

John
Votes: 0
Answers: 2
Copy activitiy (from Cosmos SQL api to ADLS gen2) getting failed in Synapse
I am trying to run a pipeline which copies data from Cosmos (SQL API) to ADLS gen2 for multiple tables. Lookup Activity is passing list of queries and Copy Activity runs within ForEach, using self-hos...
tikiabbas
Votes: 0
Answers: 2
Azure FileShare and blob container alternative
I'm new to Azure WebApps and storage, what I'm trying to understand is how best to mount storage on Azure WebApp (Linux OS) with read/write capabilities.
I am deploying a CMS application which allows ...
david-l
Votes: 0
Answers: 0