2,635 questions with Azure Blob Storage tags

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

How to delete files from source storage after sharing through Azure Data Share

Is there a way to delete files from the source storage after sharing them through data share? I'd like to clean up the storage, but since data share doesn't have a feature for deleting shared files, I'm not sure how to do it. Any suggestions?

Azure Data Share
Azure Data Share
An Azure service that is used to share data from multiple sources with other organizations.
52 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,635 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,182 questions
asked 2024-07-24T12:47:37.2433333+00:00
DEEPANSHU CHAUHAN 0 Reputation points
accepted 2024-07-25T07:25:43.9733333+00:00
DEEPANSHU CHAUHAN 0 Reputation points
0 answers

Accessing blob item in Azure Storage using access token issued by Entra External ID

Hi, I'm attempting to access an item stored in Azure Blob storage via access token. The access token is sent in the Authorization header as a Bearer token. Public access and access keys have been disabled globally on the storage account, leaving Entra ID…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,635 questions
Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,773 questions
asked 2024-07-25T07:01:57.45+00:00
Swivel1660 20 Reputation points
2 answers One of the answers was accepted by the question author.

Azure - SQL Server on VM: backup DBs directly to blob storage RAGZRS

I'm managing AG of 4 nodes in AZ VMs. SQL Server version is 2016 CU19, largest DB is ~2 TB. Right now we are using Ola Hallengren's scripts with options as below: @MaxTransferSize = 4194304 @NumberOfFiles = 5 (or 10) And backing up to blob…

SQL Server on Azure Virtual Machines
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,635 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.
13,350 questions
asked 2021-02-19T03:47:15.717+00:00
Vlad Kirov 101 Reputation points
commented 2024-07-24T18:06:55.13+00:00
Michael Williams 0 Reputation points
2 answers One of the answers was accepted by the question author.

Read a file from Azure Cool and Cold Tiers.

I have following questions about reading a file from Azure Blob Cool and Cold Tiers. Is it possible to read a file saved in Cool or Cold Tiers? or does it need to bring back to Hot Tier before reading? If a Tier change is required from Cool/Cold 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,939 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,635 questions
asked 2024-07-23T21:48:40.9+00:00
Parmar, Sanjay 0 Reputation points
accepted 2024-07-24T17:15:15.7866667+00:00
Parmar, Sanjay 0 Reputation points
1 answer

We have a storage event trigger in adf kicking off pipeline to process file too early?

We have a Storage event trigger, that is set to kick off a Data Factory Pipeline(To process files from blob container folder path ) onto a sql server database when a file is dropped on to the location. The DataFactory Pipeline is a simple pipeline with…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,635 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,182 questions
asked 2024-07-24T13:38:51.8033333+00:00
Karkal,Prajna 0 Reputation points
answered 2024-07-24T16:24:55.64+00:00
Amrinder Singh 4,510 Reputation points Microsoft Employee
1 answer

Efficient Log Handling and Data Retention in Azure Data Factory and Databricks

I need to create a solution to send logs from Azure Data Factory to the Databricks Unity Catalog. I'm considering the following structure: Whenever an activity run results in either failure or success, the corresponding log will be sent to Azure Logic…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,635 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,994 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,078 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,182 questions
asked 2024-07-17T19:44:42.0666667+00:00
Hanna 220 Reputation points
commented 2024-07-24T15:11:12.7533333+00:00
Chandra Boorla 400 Reputation points Microsoft Vendor
0 answers

Creating a Zip File from Blob Storage Using Python in Azure Databricks

Hello, I am working on a task where I need to create a zip file for multiple files stored in blob storage, without having to read the files again or using local storage. I am using Python in Azure Databricks and would like to leverage its capabilities…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,635 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,078 questions
asked 2024-07-24T06:12:46.7266667+00:00
Chahat Malik 0 Reputation points
commented 2024-07-24T12:43:20.9766667+00:00
Sina Salam 7,286 Reputation points
3 answers One of the answers was accepted by the question author.

Classic Azure storage account migration

Quick question, After the 31 of August 2024 (when interaction with classic storage is terminated), will we still be able to make calls using the "Microsoft.Azure.Storage.Blob" package or are we forced to use "Azure.Storage.Blobs" to…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,635 questions
asked 2023-09-12T18:20:21.41+00:00
Cristopher Waser 20 Reputation points
commented 2024-07-24T08:52:54.0733333+00:00
Sumarigo-MSFT 45,491 Reputation points Microsoft Employee
2 answers

Authorization error accessing Blob from AKS

I have created a storage class with with storage account credentials as described here: https://learn.microsoft.com/en-us/azure/aks/azure-csi-blob-storage-provision?tabs=mount-nfs%2Csecret allowVolumeExpansion: true apiVersion: storage.k8s.io/v1 kind:…

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,939 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,635 questions
Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
1,993 questions
asked 2024-07-09T12:39:35.7833333+00:00
Yannam C Chiranjeevi 0 Reputation points
commented 2024-07-24T08:32:24.3433333+00:00
Nehruji R 4,691 Reputation points Microsoft Vendor
2 answers

Getting the size of parquet files from azure blob storage

I have a blob container abcd The folder structure is like below: abcd/Folder1/Folder a, Folder b…..Folder z Inside a particular Folder a/v1/full/20230505/part12344.parquet Similarly Folder b/v1/full/20230505/part9385795.parquet Scenario is I need to get…

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,426 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,635 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,078 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,182 questions
asked 2024-07-09T11:57:50.94+00:00
KEERTHANA JAYADEVAN 66 Reputation points
commented 2024-07-24T08:31:27.1433333+00:00
Nehruji R 4,691 Reputation points Microsoft Vendor
0 answers

Reading from Blob container instead of public uri for azure speech Api

I can download the file through the code below from my blob storage: public async Task<Stream> ReadFileFromBlobStorageAsync(string blobName) { try { var containerClient =…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,554 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,635 questions
Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
390 questions
asked 2024-07-23T13:34:29.9133333+00:00
Danial Bakhsheshi 20 Reputation points
commented 2024-07-24T08:01:10.7333333+00:00
Danial Bakhsheshi 20 Reputation points
2 answers One of the answers was accepted by the question author.

How to add/remove HTTPS response headers from a static web page deployed in Azure Blob Storage

Hi Microsoft Azure Team, My team maintains a static web app deployed in Azure Blob Storage. We would want to add/remove headers in the HTTPS response. Is this possible? Add/RemoveHTTPS Response HeaderAddCustom security headers (i.e.…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,635 questions
asked 2024-07-23T05:34:09.4033333+00:00
Jolo Gonzales 0 Reputation points
accepted 2024-07-24T07:07:00.9133333+00:00
Jolo Gonzales 0 Reputation points
4 answers

access to azure storage from React App

Hello, We are running a REACT app on an APP service. The APP has a BACK END in TS and a front end in REACT. In our application our customers can create posts with images. These images must be saved in a blob container. I cannot find the best solution to…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,635 questions
Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
724 questions
asked 2024-07-05T12:10:40.5366667+00:00
Emmanuel de Nicolay 0 Reputation points
commented 2024-07-24T06:31:50.4566667+00:00
Nehruji R 4,691 Reputation points Microsoft Vendor
2 answers

Facing cloud exception while enabling the defender for blob storage for malware scan.

defendererror.png

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,635 questions
Microsoft Defender for Cloud
Microsoft Defender for Cloud
An Azure service that provides threat protection for workloads running in Azure, on-premises, and in other clouds. Previously known as Azure Security Center and Azure Defender.
1,274 questions
asked 2024-07-10T10:23:00.5566667+00:00
Gupta, Garima 0 Reputation points
commented 2024-07-24T06:24:55.2933333+00:00
Nehruji R 4,691 Reputation points Microsoft Vendor
1 answer

Azure Cognitive Search Still Indexes Deleted Blob Despite Using Native Soft Delete Method

I’m encountering an issue where a file I deleted from my Azure Storage account (using the Containers Explorer) is still appearing in my Azure Cognitive Search results. I’m using the native soft delete method as described in the Azure documentation. …

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.
865 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,635 questions
asked 2024-07-17T12:34:17.9766667+00:00
Su Myat Hlaing 145 Reputation points
commented 2024-07-24T06:21:13.09+00:00
Nehruji R 4,691 Reputation points Microsoft Vendor
2 answers

Azure Blob Storage not being able to Authenticate "Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature."

Hello, I m trying to do a GetFile operation, and my SAS token is failing to authenticate with this error. ('Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,635 questions
asked 2024-07-16T22:56:52.67+00:00
Fahima Chowdhury 0 Reputation points Microsoft Employee
commented 2024-07-24T06:20:20.9+00:00
Nehruji R 4,691 Reputation points Microsoft Vendor
4 answers

Unexpected error occurred when transferring data into blob: Unable to create Azure Blob container.

One of our SSIS ML jobs loads data from on-prem database tables to Azure Blob container as csv files (these csv files are fed into Machine Learning scoring models as part of the same job). We get the following error when the job tries to load the csv…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,635 questions
asked 2024-06-12T06:10:40.9566667+00:00
Noveen Haseeb 0 Reputation points
commented 2024-07-24T06:05:34.5133333+00:00
Nehruji R 4,691 Reputation points Microsoft Vendor
1 answer

Failed to upload blob (large file)

Hello, Trying to upload quite a large file (>600MB) into a blob container and keep getting an error: "Failed to upload 1 out of 1 blob(s): Test_video.R3D: error". No errors when trying to upload smaller files. Please help identify the issue.…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,635 questions
asked 2024-07-23T23:26:02.2766667+00:00
Maria Kayn 0 Reputation points
answered 2024-07-24T06:05:23.5833333+00:00
Amrinder Singh 4,510 Reputation points Microsoft Employee
0 answers

How to upload file in Azure Blob Storage using c# having file name with accent (à, è, ù) in it.

I am trying to upload a fle with file name having some accent for example "Rapport Draft à relire". The UploadAsync method of BloadClient class start giving error as the http request cannot have non ASCII characters . Here we can see the name…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,635 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,398 questions
asked 2024-07-17T11:53:46.6766667+00:00
R Rakesh Kumar 0 Reputation points
commented 2024-07-24T04:48:45.3233333+00:00
R Rakesh Kumar 0 Reputation points
2 answers

Please help me with my billing problem. I'm desperate.

I have tried for several hours to submit a support request for this issue. I seem to have the permissions and role to submit requests, but every time I try I keep getting bumped to useless Azure help pages or to post to this community. I am this close to…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,635 questions
asked 2024-07-21T19:25:34.65+00:00
Thomas Hickson 0 Reputation points
commented 2024-07-23T18:14:56.8166667+00:00
TP 83,961 Reputation points