3,052 questions with Azure Blob Storage tags

Sort by: Updated
1 answer

About partitioned parquet files on ADLS2

Hi everyone. I have the following scenario: a ADF pipeline stores a partitioned parquet file on ADLS2 a Synapse Spark Pool will read the data The partitioned data looks like this (step 1): Is this an optimal way of storing parquet data that will…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,052 questions
Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
5,158 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,185 questions
asked 2025-02-02T00:06:17.82+00:00
Jona 515 Reputation points
commented 2025-02-02T02:48:00.4766667+00:00
Marcin Policht 33,375 Reputation points MVP
0 answers

Azure Function: Issues with BlobTrigger Configuration and Namespace Reference Errors

I'm encountering persistent issues with configuring a BlobTrigger in my Azure Function and need some assistance. Here's a summary of the problem and the steps taken so far: Problem Description: Trying to set up an Azure Function that processes .gz log…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,376 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,052 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
685 questions
asked 2025-01-30T12:51:49.6166667+00:00
gumi 20 Reputation points
commented 2025-01-31T15:56:12.3533333+00:00
gumi 20 Reputation points
2 answers

Changing ADF Trigger changes Advanced Filters in Container Blob EventGrid

Hi, I am using SFTP in a Storage Container set up with an EventGrid that triggers an ADF pipeline when a new file is uploaded to the container. My event grid subscription is set to the filters values you can see in the first attached image. With the…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,052 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,185 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
417 questions
asked 2024-12-04T15:07:23.4833333+00:00
Luis Chaves Rodriguez 10 Reputation points
commented 2025-01-31T12:19:52.3466667+00:00
Luis Chaves Rodriguez 10 Reputation points
0 answers

Connecting Azure logic app with storage account to generate SAS URI

I am trying to connect to Azure storage account from Azure Logic Apps using Managed Identity to generate Delegation SAS for blobs. I have followed this documentation to create the workflow:…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,052 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,332 questions
asked 2025-01-31T06:57:34.6066667+00:00
Saaketh Gunti 0 Reputation points Microsoft Employee
0 answers

Setting the "defaultServiceVersion" makes no difference on requests without the "x-ms-version" headers set

Hello, I've used the following command to set the "defaultServiceVersion" unto our Storage Account: az storage account blob-service-properties update --set defaultServiceVersion="2020-04-08" --account-name FOOBAR So that when I…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,052 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
23,075 questions
asked 2025-01-28T16:22:36.27+00:00
Behzad 40 Reputation points
edited a comment 2025-01-30T20:13:39.9866667+00:00
Keshavulu Dasari 3,170 Reputation points Microsoft Vendor
1 answer

My app is in Java8 and I want to use Azure Blob storage and App service and their SDKs. By when I will get the Java 8 support SDKs?

My app is in Java8 and I want to use Azure Blob storage and App service and their SDKs. By when I will get the Java 8 support SDKs?

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,052 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,230 questions
asked 2025-01-27T11:17:23.5266667+00:00
Tarun Baveja 0 Reputation points
edited an answer 2025-01-30T14:33:49.2266667+00:00
Hari Babu Vattepally 1,635 Reputation points Microsoft Vendor
1 answer

Blob Triggered Azure Function Inconsistent Behavior Across User Groups

There is a Blob storage triggered Azure Function that works when certain users (User set A) update files to the blob storage, but it does not work most of the time for another group of users (User set B) when they load files. Interestingly, if a member…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,376 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,052 questions
asked 2025-01-27T16:32:12.4+00:00
Rahul Banerjee 0 Reputation points
commented 2025-01-30T01:24:21.2666667+00:00
Shireesha Eeraboina 1,150 Reputation points Microsoft Vendor
2 answers

Unable to write rows into sink from SAP CDC Connector

I am working on extracting data from SAP BW and writing it to Azure Blob Storage using an ETL pipeline. Initially, I experimented with delta/incremental loads, but now I need to perform a full load. However, after switching back, I am unable to get any…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,052 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,185 questions
asked 2025-01-29T21:43:41.8166667+00:00
Dennis Tran 0 Reputation points
answered 2025-01-29T22:44:16.1733333+00:00
Vijay 0 Reputation points
1 answer

Index Custom metaData properties to a specific index

I have this custom metadata defined in a file: I want to pass them to my fields in my index so that I can use them to filter my search, here's the field structure: I'm having an issue passing this custom metadata values, can someone help me?…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
1,167 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,052 questions
asked 2025-01-17T11:57:48.4866667+00:00
Guilherme Ferreira 0 Reputation points
commented 2025-01-29T11:45:42.2633333+00:00
Harshitha Veeramalla 1 Reputation point Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Azure Blob SFTP services cost

Azure blob sftp has hourly transaction cost $0.30 per hour which comes about $220 per month. If I have 40 containers in blog with 40 users uploading, would it go as many folds or it is flat $0.30 cost regardless of number of container.

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,052 questions
asked 2024-01-09T17:45:48.69+00:00
prasantc 956 Reputation points
commented 2025-01-29T11:16:13.8666667+00:00
Deepak P 0 Reputation points
1 answer

Gzip file uploaded to Azure Blob Storage, when downloaded to Windows machine does not open and the file size is not same

I am uploading a csv file with gzip encoded to Azure Blob Storage using C# .net 8. I am able to read the file ok when I download file and read data use .Net code. But I have two problems. When I download the file to my local Windows laptop and try to…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
4,083 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,052 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.
11,264 questions
asked 2025-01-27T13:46:41.1433333+00:00
Arvind V 1 Reputation point
answered 2025-01-29T08:53:20.1066667+00:00
Amira Bedhiafi 28,371 Reputation points
2 answers One of the answers was accepted by the question author.

Azure storage account Life cycle management Policy not working at container level

Hi Team, I'm trying to delete any block blob from a specific container whose last modified date date is one day old. I'm using Storage account Lifecycle Management to accomplish that. When I tested with "container name/blob's first letter" e.g.…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,052 questions
asked 2025-01-28T06:42:43.7833333+00:00
Pratim Das, Partha C 326 Reputation points
accepted 2025-01-29T07:02:23.07+00:00
Pratim Das, Partha C 326 Reputation points
1 answer

Backup Azure BlobStorage

Dear good I need to configure a daily backup policy to a Blob Storage in Azure. Version: BlockBlobStorage. After creating the backup Vault, I try to add the blobstorage that I need to backup but it does not allow me. Could you please tell me step by step…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,052 questions
asked 2025-01-22T18:23:41.3633333+00:00
Fernando Gutierrez 245 Reputation points
edited an answer 2025-01-28T17:55:03.01+00:00
Keshavulu Dasari 3,170 Reputation points Microsoft Vendor
11 answers

azure storage account is iaas or paas?

Hi team, is azure storage account is iaas or paas? i know storage is iaas but since i am not managing the storage server, availability/dependencies behind the azure storage account i think it is paas? please confirm

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.
3,346 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,052 questions
asked 2021-01-06T15:54:18.44+00:00
Shivam Gupta 461 Reputation points
answered 2025-01-28T17:39:58.09+00:00
Usman 0 Reputation points
1 answer One of the answers was accepted by the question author.

On Portal: The "Events" section of every Storage Account returns an error

Hello, When I open up the "Events" section of each of our Azure Storage Accounts, I get an error: 'onInitialize' must return a Promise that covers the full initialization of the Blade, including data-loading. The Storage Accounts are all in…

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.
3,346 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,052 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
685 questions
asked 2025-01-21T10:15:22.6166667+00:00
Behzad 40 Reputation points
accepted 2025-01-28T16:13:10.7433333+00:00
Behzad 40 Reputation points
1 answer

Issues with Streaming File Response from Azure App Service

Hi, We are facing issues with streaming file response from Azure App Service. We are reading the blob and returning a file stream response from an API hosted on Azure App Service. We noticed that when the code is deployed to App Service, it does not…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,052 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,230 questions
asked 2025-01-22T05:37:53.8466667+00:00
Mohan, Suresh 0 Reputation points
commented 2025-01-28T13:12:51.7366667+00:00
Shree Hima Bindu Maganti 2,745 Reputation points Microsoft Vendor
0 answers

Cloud functions - Host instance 'xxxxxxxxxxxxx' failed to acquire host lock lease: Azure.Storage.Blobs:

I have a function app attached to a storage account with 3 functions with timer triggers that randomly stopped working since last month. Any pointers to troubleshoot? Log stream pasted below --------------------------------- …

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,376 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.
3,346 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,052 questions
asked 2022-06-09T03:34:25.93+00:00
sabarish narain 6 Reputation points
commented 2025-01-28T11:25:04.7866667+00:00
Çiğdem Kadakoğlu 20 Reputation points
1 answer

I am integrating the dataflow activity which removes duplicates from the csv file to the existing pipeline i have. I need a help to configure the parameters.

I created a dataflow activity which removes duplicates from the source files( csv formatted files). So now i integrated this dataflow activity to existing pipeline i have. but i am not able to parametrize the source files. It would be helpful if i get…

Azure SQL Database
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,537 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.
3,346 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,052 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,185 questions
asked 2025-01-24T08:02:14.5133333+00:00
Lakshmi Moulya Nerella 0 Reputation points
commented 2025-01-28T03:42:01.08+00:00
phemanth 13,465 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

Read/Write cost of archived blobs on Azure Storage Gen2

This documents here details the price for Read/Write operations for blobs on Archive tier: https://azure.microsoft.com/en-gb/pricing/details/storage/blobs/ However, it is not possible to do these kinds of operations without rehydrating the blobs…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,052 questions
asked 2022-06-17T15:01:25.723+00:00
Minh NGUYEN 126 Reputation points
answered 2025-01-27T18:15:39.3866667+00:00
Umair M 0 Reputation points
1 answer

Transition blobs to a cooler storage tier (Hot to Cool, Hot to Archive, Cool to Archive) to optimize for performance and cost. How it will improve performance when there will be latency?

Transition blobs to a cooler storage tier (Hot to Cool, Hot to Archive, Cool to Archive) to optimize for performance and cost. How it will improve performance when there will be latency? Correct me if I am wrong. Link of the Microsoft learn content :…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,052 questions
asked 2024-06-24T00:47:40.9533333+00:00
Ankeet Mahto 0 Reputation points
edited the question 2025-01-27T16:18:21.5033333+00:00
Rakesh Gurram 11,630 Reputation points Microsoft Vendor