Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [azure-storage-account]

The tag has no usage guidance.

0 votes
0 answers
12 views

Azure BlobContainerClient vs BlobContainerAsyncClient

I am just starting on code to download files from Azure blob using java SDK. while searching found two different clients for Blob. BlobContainerClient and BlobContainerAsyncClient. what's the ...
DAK's user avatar
  • 346
0 votes
2 answers
67 views

How to allow IP Based access to StorageAccount in Azure VNet?

We have a scenario where our Storage account inside VNet to restricted to specific public IP range Access. How to allow access to this Storage account inside VNet? Should we create App Service? How to ...
Malini Kennady's user avatar
0 votes
1 answer
47 views

List containers in the Azure Data Lake Storage

I'm trying to list the containers inside a specific directory within Azure Data Lake Storage account, but it doesn't seem to be any function that can handle this: Here is my hierarchy: assets root ...
Yasin Amini's user avatar
-1 votes
1 answer
97 views

CORS Issue on Azure Function App (Flex Consumption Host Model)

I'm currently facing a CORS (Cross-Origin Resource Sharing) issue with my Azure Function App, which is running on a Flex Consumption host model. It was developed locally and deployed to a Azure. I'm ...
Shelani de Silva's user avatar
0 votes
1 answer
57 views

How to download a file into an Azure Storage account from a function app

I have just got started with Azure Function Apps. The following code should download a file with FTP from another server into an Azure storage account. [FunctionName("UploadBlobFunction")] ...
sukesh's user avatar
  • 2,453
0 votes
1 answer
64 views

GetBlob request is failing, when PutBlob and ListBlob are successfull

I configured vNet integration for my python application and also configured service endpoint for storageaccount (vNet firewall also enabled). Put and List requests are successful, but GetBlob is ...
Andrew Striletskyi's user avatar
0 votes
1 answer
73 views

How to properly setup Azure connectivity from App service to Storageaccount?

I have this situation: We have publicly available app service with public internet access and I have blob storage with images. I need to have this app publicly accesible, but blob storage should be ...
Andrew Striletskyi's user avatar
0 votes
1 answer
95 views

Azure Storage Account - Reliably waiting for firewall changes in pipeline

We are using Terraform to deploy our infrastructure. As such, we use an Azure Storage Account to host the state files. Obviously, we would much prefer to not have the storage account open to the ...
Matt M's user avatar
  • 1,325
0 votes
2 answers
71 views

Azure: Print the result of powershell run book into a storage account

come here looking for some help. i have a resource graph explorer that normally generates a 900kb .csv / 5k lines of information. i have embeeded the queri inside a powershell runbook to be executed ...
Brayhan Castro's user avatar
0 votes
1 answer
71 views

Copy blob is not working in Azure logic app getting 404 ResourceNotFound error

I have created logic app trigger which moves blob from source to destination location in storage account container. Created a api connection to storage account using access key to connect with storage ...
Ravikumar's user avatar
  • 211
0 votes
1 answer
48 views

How to convert the premium file share to premium block blob storage account or standard general purpose v2 storage account?

I have created the Premium File Storage Kind of Storage Account in the Azure. I want to convert it to Standard General Purpose V2 Account which has all items such as Blob Storage, Tables, file ...
Jashua Criss's user avatar
0 votes
0 answers
93 views

Cannot authenticate Azure Virtual Desktop Host with FSLogix Storage Accounts Entra ID

My main problem is I have an Entra ID Authentication inside the host pool on AVD, so I can log into the VMs using my Entra ID. The next thing I wanted to set up was FSLogix to create a simple profile ...
authorized_bot's user avatar
0 votes
1 answer
68 views

Azure Storage account Encryption key version is not in sync with Keyvault key version

Azure Storage Account has Customer-managed keys with different version and the key stored in the keyvault is of different version. Screenshot from storage account provided below. Storage account ...
Izzy's user avatar
  • 5
0 votes
1 answer
72 views

Azure ADF copy-activity from Microsoft 365 to storage account fails

I’ve a continuous problem with my ADF pipeline - I’m trying to run a "copy-data" pipeline and encounter access and permission errors with my specific resources. My source is a Microsoft 365 ...
Yonatan Shlain's user avatar
0 votes
1 answer
89 views

Need help to set COLD tier on Azure storage account

I have a question for you. By reading Microsoft documentation I found out that there are 4 tiers of storage (hot, cool, cold and archive), while it's clear how to set the hot, cool and archive tier on ...
MadSQLBro's user avatar

15 30 50 per page
1
2 3 4 5
40