2,570 questions with Azure Blob Storage tags

Sort by: Updated
1 answer One of the answers was accepted by the question author.

Cost implications of downloading/uploading files through an App Service to the Blob storage vs directly downloading/uploading to Blob storage

Our web app consists of an App Service that exposes the API and a Blob Storage where the files are stored. We are considering the following design options: For downloading a file, the client request the file from the API, the API retrieves the file…

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,853 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,570 questions
asked 2020-12-16T10:42:03.223+00:00
Andreas H 36 Reputation points
accepted 2020-12-17T08:29:04.43+00:00
Andreas H 36 Reputation points
1 answer

BlobStorage to allow custom domain when using Akamai as CDN

I am trying to use my blob account as origin in Akamai CDN, (note : not AZURE CDN), I want to it to accept a custom domain as incoming host header, and not origin name. Since, I have to CNAME my domain name : psumedha.davidbartosh.com to an Akamai…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,570 questions
asked 2020-12-16T00:48:39.807+00:00
ps_architect 1 Reputation point
answered 2020-12-16T19:03:44.507+00:00
deherman-MSFT 34,841 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Azure Function Powershell Outputbinding to blob storage produces no output

I Have a Azure Function written in PowerShell that is running a Query against a Database and Saving it into a object. (Yes it is getting a Result from the Query) I'm trying to Get it to Save that output as a Blob using a Output Binding. However it is not…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,542 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,570 questions
asked 2020-12-15T03:08:31.67+00:00
Nick Muldrew 21 Reputation points
accepted 2020-12-16T02:54:20.093+00:00
Nick Muldrew 21 Reputation points
2 answers

Azure resouces external access via IP Address

We have a Quectel ioT device that converts the URL to IP address and then connects a TCP socket to GET firmware updates. I know shared WebApp and Blob Storage do not allow IP address access to resources, so I thought maybe Allocation a Public IP,…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,570 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,251 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,147 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,245 questions
asked 2020-12-11T20:30:30.207+00:00
Mohau 1 Reputation point
answered 2020-12-14T20:57:31.147+00:00
Sander van de Velde | MVP 30,711 Reputation points MVP
2 answers One of the answers was accepted by the question author.

copyFromUrl() fails if blob is encrypted with customer key

I am getting the next error when I try to use copyFromUrl() method on a blob that was deposited using encryption key provided by us: Status code 409, \"<?xml version=\"1.0\"…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,570 questions
asked 2020-12-09T16:26:36.043+00:00
Mircea Cristea 21 Reputation points
answered 2020-12-10T15:05:10.943+00:00
Mircea Cristea 21 Reputation points
1 answer

Is it possible to create connection in PowerBi dataset using the table existing in Azure Data Explorer programmatically(using c#)

We have tried following approaches but nothing helped: Approach 1 : Using ADOMD and AMO libraries create the dataset with data source connection as Azure Data Explorer Blocker : The challenge is, using ADOMD library the dataset is being created…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,570 questions
Azure Data Explorer
Azure Data Explorer
An Azure data analytics service for real-time analysis on large volumes of data streaming from sources including applications, websites, and internet of things devices.
501 questions
asked 2020-11-17T12:49:20.313+00:00
Sanjana P.S 1 Reputation point
commented 2020-12-10T04:54:28.77+00:00
PRADEEPCHEEKATLA-MSFT 83,886 Reputation points Microsoft Employee
0 answers

How to download snapshot of elastic search service running on azure?

I have a ES running on Azure. Can you please tell me the existing backup policy? Or directions to download the snapshots of the database.

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,853 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,570 questions
asked 2020-12-02T11:19:57.193+00:00
ANDTR Support 1 Reputation point
commented 2020-12-07T15:56:38.16+00:00
ANDTR Support 1 Reputation point
2 answers One of the answers was accepted by the question author.

unable to load delete retention policy properties / unable to retrive child resources

Having the issue extracting files from Data Lake / blob storage with Storage Explorer via SAS token. Here is the error I got when selecting "load more" to get a list of blobs Here is how my connection string looks like with all the…

Azure Storage Explorer
Azure Storage Explorer
An Azure tool that is used to manage cloud storage resources on Windows, macOS, and Linux.
238 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,570 questions
asked 2020-11-30T12:16:02.633+00:00
braxx 436 Reputation points
commented 2020-12-04T06:36:54.527+00:00
Sumarigo-MSFT 44,816 Reputation points Microsoft Employee
1 answer

upload file to Azure blob using powershell and SSIS VS2008 - generate key at run time

HI I am trying to upload files to Azure Blob Storage. Below is the script i am using : The script is working fine but the only problem is when i execute this script in powershell or VS2008 it takes me to web browser and asks me to select the…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,570 questions
asked 2020-11-25T01:13:42.437+00:00
Supriya Gupta 21 Reputation points
commented 2020-12-04T06:35:37.02+00:00
Sumarigo-MSFT 44,816 Reputation points Microsoft Employee
1 answer

Azcopy Sync not transferring some files

I am using version 10.6.0 of azcopy sync to mirror my onsite unstructured data to Azure Blob. I ran an azcopy sync job yesterday and our (proprietary) validation tool found a lot of mismatches. I verified that azcopy is not copying some files to Azure.…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,570 questions
asked 2020-11-17T16:02:07.82+00:00
Arvidson, Lars 1 Reputation point
commented 2020-12-04T06:34:20.077+00:00
Sumarigo-MSFT 44,816 Reputation points Microsoft Employee
1 answer

get contents from a list of blobs in a container

I have a list of blob names and I would like to get the contents of each blob in a line in C#. I am aware of the below code which gives me the content but for this I have to pass blob name within a foreach loop each time which means a query to database…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,570 questions
asked 2020-11-06T16:28:29.18+00:00
Ankit Kumar 91 Reputation points
commented 2020-12-04T06:31:48.143+00:00
Sumarigo-MSFT 44,816 Reputation points Microsoft Employee
1 answer

Migrating from Blob Storage to Azure Files

Other than the additional SMB/NFS, can I treat Azure Files as Blob Storage - can I use my existing code to access the same API for CRUD and access the resulting files as blobs from websites via HTTPS? (I'm trying to see if I can copy all the blobs,…

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,207 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,570 questions
asked 2020-12-03T10:52:19.983+00:00
Andrew Hawken 6 Reputation points
answered 2020-12-03T17:53:25.507+00:00
deherman-MSFT 34,841 Reputation points Microsoft Employee
2 answers

Azure Functions “The operation has timed out.” for timer trigger blob archival

I have a Python Azure Functions timer trigger that is run once a day and archives files from a general purpose v2 hot storage container to a general purpose v2 cold storage container. I'm using the Linux Consumption plan. The code looks like this: …

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.
1,403 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,542 questions
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,853 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,570 questions
asked 2020-11-18T19:52:01.383+00:00
ddx1 171 Reputation points
commented 2020-11-30T16:52:58.98+00:00
ddx1 171 Reputation points
1 answer One of the answers was accepted by the question author.

Host lock lease acquired by instance ID '000000000000000000000000D9B388D4'

HI, I have used below program using Java 11. https://learn.microsoft.com/en-us/azure/azure-functions/functions-event-hub-cosmos-db I was able to run it. But after it go restarted today i am getting below issue. …

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,542 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,570 questions
asked 2020-11-17T10:32:38.88+00:00
Singh, Pooja am 71 Reputation points
accepted 2020-11-30T05:42:22.083+00:00
Singh, Pooja am 71 Reputation points
2 answers One of the answers was accepted by the question author.

Copy OnPrem to Blob

Hi, I am migrating tables from on-prem to blob using lookup,foreach(parallel) ,copy activities. But this process taking around 8hrs to complete for 50 tables. Is there is anyway to speed up the process, as I have huge list of tables which needs to be…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,570 questions
asked 2020-11-27T07:05:00.573+00:00
Gowri Shankar 226 Reputation points
answered 2020-11-29T03:44:17.85+00:00
Gowri Shankar 226 Reputation points
3 answers One of the answers was accepted by the question author.

AzCopy upload to specific folder

Hi, I have azcopy installed on a Windows Server SBS 2011 Standard and I'd like to upload several hundred GBs of pst files with azcopy to an azure blob container but can't seem to find a way to upload files to a specific folder within the container.…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,570 questions
asked 2020-11-25T10:48:33.413+00:00
György Nagyapáti 96 Reputation points
commented 2020-11-26T08:31:35.967+00:00
György Nagyapáti 96 Reputation points
1 answer One of the answers was accepted by the question author.

Does BlobStorage API returns errors in JSON format?

Hi all, We're trying to get the errors from blobstorage API in JSON format but without success. Looks like that API isn't looking at the headers of Accept : application/json and ContentType : application/json. Despite them, it returns in XML format. …

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,570 questions
asked 2020-11-10T23:52:23.12+00:00
GFChaves 41 Reputation points
commented 2020-11-24T05:27:07.35+00:00
GFChaves 41 Reputation points
2 answers One of the answers was accepted by the question author.

Another containter in Blob storage

Hi Team, I have configured blobfuse on Linux 7 VM. everything is working fine. Referece: https://learn.microsoft.com/en-us/azure/storage/blobs/storage-how-to-mount-container-linux Since the blob is already mounted, if we require another…

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,853 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,570 questions
asked 2020-11-12T17:58:56.14+00:00
Vijay Kumar 2,021 Reputation points
accepted 2020-11-23T03:41:10.977+00:00
Vijay Kumar 2,021 Reputation points
2 answers One of the answers was accepted by the question author.

diagnostic settings for Blob storage.

I want to enable diagnostic settings for Blob storage. i wanted to log the event at container and blob level both. i can do this using Classic diagnostic settings. Since this is going to get retired i want to send the diagnostic logs to Log analytics…

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,853 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,570 questions
asked 2020-10-06T11:26:57.717+00:00
Somnath Shukla 411 Reputation points
accepted 2020-11-20T03:13:01.793+00:00
Somnath Shukla 411 Reputation points
1 answer One of the answers was accepted by the question author.

Move file to Azure blob storage using Powershell script in VS2008

HI I have powershell script which is used to upload file in Azure blob storage. The powershell script on its own is working fine. But when i try to call the script using Execute Process task in VS2008, the package runs fine without any error but the…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,570 questions
asked 2020-11-19T03:33:12.837+00:00
Supriya Gupta 21 Reputation points
commented 2020-11-20T00:46:06.193+00:00
Supriya Gupta 21 Reputation points