2,511 questions with Azure Blob Storage tags

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

Fetch all jsons from a container in blob storage using Polybase

Hi, We have to fetch all json from a container in Azure Blob Storage by using polybase in SQL Server. The below query works well by passing the BLOB name statically. In our scenario, we have to fetch all jsons in a container. Can you please anyone…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,511 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,951 questions
asked 2021-01-21T08:14:49.633+00:00
sourav dutta 211 Reputation points
accepted 2021-01-22T13:13:00.523+00:00
sourav dutta 211 Reputation points
1 answer One of the answers was accepted by the question author.

Accessing Azure blob storage from inside and azure web app

Good Afternoon we have a web app using asp.net targeting .net framework 4.7.2 which we host on a server inside our offices. the app has access to an azure file storage account via blob storage. recently we were tasked with migrating our app to…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,511 questions
asked 2021-01-20T12:20:39.697+00:00
Alexander Fisher 21 Reputation points
commented 2021-01-20T15:15:16.193+00:00
Alexander Fisher 21 Reputation points
1 answer

Azure app service diagnostic blob not logging nlog based application logs

I want to log nlog generated application logs in app service diagnostic blob [i.e, Application Logging (Blob) ] but only default logs are printed not the nlog based custom logs but I can print Application Logging (Filesystem) when file target is added to…

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,781 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,511 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,070 questions
asked 2021-01-18T20:23:14.987+00:00
Ram Shankar 1 Reputation point
answered 2021-01-19T21:07:21.147+00:00
Ryan Hill 26,321 Reputation points Microsoft Employee
2 answers

What is the fixed and transaction changes for blob storage in Azure

What is the fixed charges when we opt for blob storage and how the transaction charges will be calculated

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,511 questions
asked 2021-01-15T06:22:01.857+00:00
Satish Chikkamath 21 Reputation points
answered 2021-01-15T09:50:25.077+00:00
Sumarigo-MSFT 44,251 Reputation points Microsoft Employee
1 answer

How to Fetch json from Azure blob storage to on premises SQL Server automatically

How to Fetch json from Azure blob storage to on premises SQL Server automatically Please help. Thanks in advance.

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,511 questions
asked 2021-01-13T05:01:59.06+00:00
sourav dutta 211 Reputation points
answered 2021-01-13T08:53:03.687+00:00
Sumarigo-MSFT 44,251 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Azure Function with Event Hub Trigger works randomly when it runs on docker container locally

Scenario Azure Function with Event Hub trigger running on docker container Azure Storage Account on my Azure subscription Behaviour Running an Azure Function with Event Hub Trigger as docker container using Azure Storage Account I receive the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,422 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,781 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,511 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
573 questions
asked 2020-12-07T12:09:32.967+00:00
Luca Pierpaoli 21 Reputation points
accepted 2021-01-08T08:01:48.517+00:00
Luca Pierpaoli 21 Reputation points
1 answer One of the answers was accepted by the question author.

azure event grid data flow for multiple subscriptions to same input storage source

Hi, Consider I have the following scenario: So I have 2 different subscriptions: sub1, sub2 both subscribed to the same storage account and publishing events to 2 different queues in the same storage account. which of the following is…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,511 questions
Azure Queue Storage
Azure Queue Storage
An Azure service that provides messaging queues in the cloud.
98 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
325 questions
asked 2021-01-05T03:40:43.183+00:00
Mayuri Kadam 81 Reputation points Microsoft Employee
accepted 2021-01-06T00:45:36.993+00:00
Mayuri Kadam 81 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

How do I create an append blob container in the azure portal?

It looks like the append type blob container is the one I need but I don't see how to create the in the azure portal. Is there a walk through on how to do this someplace or can someone show me the setting I'm missing in the portal when creating a blob…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,511 questions
asked 2021-01-05T00:02:30.887+00:00
Anonymous
commented 2021-01-05T19:12:16.72+00:00
deherman-MSFT 34,041 Reputation points Microsoft Employee
2 answers

Static website not display properly

I have created a static website on Azure which I have uploaded all the files. As soon as I test the url in a browser the website doesn't display properly.

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,511 questions
asked 2020-10-29T14:43:20.66+00:00
Jessica Mon, Ms 1 Reputation point
answered 2021-01-05T12:28:54.357+00:00
mario877 1 Reputation point
2 answers

Importing data to Azure Storage Blob with metadata

Hello all, I am looking to transfer about 10TB of data from a physical server to a Azure Storage Blob. I am using Storage Manager to move the data from the server to the Blob. When I transfer the data the metadata is being change as if it is a…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,511 questions
asked 2021-01-01T23:50:32.607+00:00
Kareem Williams 1 Reputation point
answered 2021-01-05T08:10:47.893+00:00
Sumarigo-MSFT 44,251 Reputation points Microsoft Employee
1 answer

How to get notified of breaking changes in the Storage Client Library for C++

Hello, We have recently experienced an unexpected problem with a function app that accesses blob storage on azure. (The problem surfaced on December 31, 2020 at 9 AM CET approximately.) We were using the version 7.4.0 of the azure client library…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,511 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,571 questions
asked 2021-01-04T14:48:27.177+00:00
Herreman Christophe 1 Reputation point
answered 2021-01-05T06:22:45.093+00:00
Sumarigo-MSFT 44,251 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Can you write multiple streaming queries(same schema, different input sources) into same Azure storage without overwriting?

Hi, I have to this requirement to write multiple streaming queries(same schema, different input sources) into same Azure blob delta lake gen 3 storage without overwriting. I need the data to co-exist in the same write directory, say like in 'append'…

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,380 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,511 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,985 questions
asked 2020-12-30T20:18:54.43+00:00
Mayuri Kadam 81 Reputation points Microsoft Employee
accepted 2021-01-04T16:59:00.253+00:00
Mayuri Kadam 81 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

IoTEdge local blob storage not accessible

Hi - following these instructions how-to-store-data-blob I am trying to set up blob storage on a Raspberry Pi 3B (arm32v7) device running Raspbian GNU/Linux 10 (buster). I have the storage module up and running and using Azure Storage Explorer…

Azure IoT Edge
Azure IoT Edge
An Azure service that is used to deploy cloud workloads to run on internet of things (IoT) edge devices via standard containers.
548 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,511 questions
asked 2020-12-28T12:02:07.437+00:00
Chris Clague 36 Reputation points
commented 2020-12-31T12:36:24.36+00:00
Chris Clague 36 Reputation points
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.
235 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,781 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,511 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 34,041 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,511 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,511 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,511 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
325 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,423 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 44,251 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,511 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,511 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 44,251 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,511 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