2,638 questions with Azure Blob Storage tags

Sort by: Updated
1 answer

Why does Azure Storage Explorer not pre-select "page blob"

This is somehow related to https://learn.microsoft.com/en-us/answers/questions/214674/why-does-azure-storage-explorer-removes-the-vhd-ex.html looks like there's a check box "upload .vhd as page blob", but , possibly because the…

Azure Storage Explorer
Azure Storage Explorer
An Azure tool that is used to manage cloud storage resources on Windows, macOS, and Linux.
245 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,943 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,638 questions
asked 2020-12-30T20:20:11.96+00:00
Mihai 1 Reputation point
answered 2020-12-30T23:49:51.52+00:00
deherman-MSFT 35,636 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Edit Excel in Azure Blob Storage and run macros in it.

Hi All, So I have this requirement in which I have an excel file with macros in it. I want to run the macros that fetches data from Odata source and process the file to synapse. Currently I am using PowerShell to run the macros on my local system,…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,638 questions
asked 2020-12-26T05:17:26.657+00:00
Ashish Sinha 161 Reputation points
commented 2020-12-30T07:02:16.45+00:00
Ashish Sinha 161 Reputation points
2 answers One of the answers was accepted by the question author.

How do i set retry timeout if downloading fail due to network failure or switch network from wlan to Ethernet ?

I am trying to download a blob from your container by using azure-storage-blob 12.6.0 (python3.5 module). File size is 126MB located on azure storage Test case 1 : if good internet then file download successfully on my PC . Test case 2 : if i…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,638 questions
asked 2020-12-24T11:55:45.847+00:00
Yuvraj Nikam 21 Reputation points
answered 2020-12-30T04:33:58.437+00:00
Yuvraj Nikam 21 Reputation points
1 answer

Using Event trigger Azure function, how to convert csv file to parquet file

I want to get a file in azure blob storage and using event trigger function, I want to convert this csv file into parquet format and upload it to another blob storage. I tried to use choparquet reader, but it takes a lot of time to convert the file to…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,638 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
354 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,647 questions
asked 2020-12-11T03:26:04.387+00:00
Amey Pimpley 1 Reputation point
commented 2020-12-25T16:47:57.437+00:00
Sumarigo-MSFT 45,416 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Get Properties of storage blobs returning empty dict

I've just uploaded a 5GB of data and would like to verify that the MD5 sums match. I've calculated this for my local copy of the files, but am having problems fetching ContentMD5 from Azure. So far, I get an empty dict, but I can see the blob names. I've…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,638 questions
asked 2020-12-13T15:29:51.063+00:00
kabads 21 Reputation points
commented 2020-12-23T13:27:29.813+00:00
kabads 21 Reputation points
3 answers

Does Azure support Aws STS kind of feature ?

Hi, I have a use case where i need to isolate user to access a specific storage blob in a single storage account. Does Azure support STS kind of feature like AWS has to isolate user who are not has Azure account ? Any leads would be appreciated.!!

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,638 questions
asked 2020-12-10T07:32:13.127+00:00
Akhilesh Verma 1 Reputation point
commented 2020-12-22T11:28:09.467+00:00
Sumarigo-MSFT 45,416 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

VERY slow blob download w/ SharedAccessSignature

I'm getting well below acceptable performance downloading a few blobs from a storage account (Storage v2, standard/hot, ra-grs, East US / West US) SSL, Shared Access Signature File, Size Bytes, Seconds to download (run in succession) File1.zip,…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,638 questions
asked 2020-12-09T00:44:36.987+00:00
Peter Drier 31 Reputation points
accepted 2020-12-22T10:27:15.233+00:00
Peter Drier 31 Reputation points
1 answer

Azure multi-tenant app read/write to storage account using RBAC

Can two Azure Tenants (with RBAC) use a storage account for data exchange? We tried and getting 401 error. Any help to resolve this is much appreciated. Below is our scenario... Tenant 1: tenantA Multi Tenant App: appA (daemon app type) …

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,943 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,638 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,626 questions
asked 2020-12-19T18:50:42.97+00:00
Porsche Me 131 Reputation points
commented 2020-12-21T07:53:40.81+00:00
Sumarigo-MSFT 45,416 Reputation points Microsoft Employee
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,943 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,638 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,638 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 35,636 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,674 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,638 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,638 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,310 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,157 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,406 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 31,211 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,638 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,638 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.
508 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 85,586 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,943 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,638 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.
245 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,638 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 45,416 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,638 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 45,416 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,638 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 45,416 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,638 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 45,416 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,228 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,638 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 35,636 Reputation points Microsoft Employee