2,511 questions with Azure Blob Storage tags

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

Saprk Azure blob Writer with Principal Secret (entraID)

i am trying to write to azure blob using the entra ID it gives the following error : ERROR AzureNativeFileSystemStore: Encountered Storage Exception for delete on Blob:…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,511 questions
asked 2024-05-14T21:48:16.7733333+00:00
Prem 25 Reputation points
accepted 2024-05-20T11:55:50.49+00:00
Prem 25 Reputation points
4 answers

Adding access policy for storage container with Python

I'm trying to write a python script to add access policy to container. The initial code works, but it's deleting all current policies and create a new one. from azure.storage.blob import BlobServiceClient, ContainerSasPermissions, AccessPolicy from…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,511 questions
asked 2024-05-07T15:54:09.2933333+00:00
Denis Mukhamedov 20 Reputation points
answered 2024-05-20T11:42:20.25+00:00
Anand Prakash Yadav 6,940 Reputation points Microsoft Vendor
3 answers

How to monitor AZCopy uploads and trigger an incident in Servicenow if it fails

I use AZCopy to transfer data from different ANF partitions to Azure Blob storage for archival purposes. The AZCopy upload is scheduled to run every day. I need to be able to monitor if the upload is successful and if it fails, automatically create an…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,511 questions
asked 2024-05-17T07:24:38.7466667+00:00
Mayekar, Supriya Suresh 0 Reputation points
answered 2024-05-20T08:04:41.7133333+00:00
Nehruji R 3,121 Reputation points Microsoft Vendor
1 answer

RenewBlobLease transactions

Hi everyone, I have a NodeJS AWS application that I'm trying to migrate to Azure. I've started with a little proof of concept Function App that runs once a day with a timer trigger. At midnight it reads and then writes a single ~2mb json to a blob…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,150 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,511 questions
asked 2024-04-13T19:37:08.0433333+00:00
Zelgadis Greywords 0 Reputation points
commented 2024-05-20T04:03:48.4+00:00
Sumarigo-MSFT 44,251 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Troubleshooting 'ResourceNotFound' Error Retrieving Container ACL with Azure SDK for JAVA

How can I troubleshoot a persistent "ResourceNotFound" error when attempting to execute the "Get Container ACL" operation with the Azure SDK for JAVA? I have assigned the correct resources and read privileges, and tried the following…

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 2024-05-16T10:37:51.95+00:00
Lior Shahar 20 Reputation points
commented 2024-05-19T07:17:07.9733333+00:00
Lior Shahar 20 Reputation points
3 answers One of the answers was accepted by the question author.

Azure-Blob-Google-Chronicle-integration

Hello, One of my customers uses Azure Stroage services along with GCP Chronicle SIEM system. This is the design I recommended, but just wanted to share it in the forum to get some expert advice. Diagram is also attached. Steps: 1.     A storage…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,511 questions
asked 2024-05-17T04:17:18.67+00:00
Abbas Ali 80 Reputation points
answered 2024-05-18T03:30:47.2033333+00:00
Abbas Ali 80 Reputation points
1 answer One of the answers was accepted by the question author.

Static website custom domain missing SSL

Greetings, I have a storage account with a static website deployed that sits behind a vnet and I am trying to add a custom domain name for it. I have added the CNAME record in my DNS zone, however whenever I try to open it I receive an error saying the…

Azure DNS
Azure DNS
An Azure service that enables hosting Domain Name System (DNS) domains in Azure.
611 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,511 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,204 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
790 questions
asked 2024-05-13T12:47:53.35+00:00
Dimitar Grozev 60 Reputation points
edited a comment 2024-05-17T13:26:19.9066667+00:00
Sina Salam 4,546 Reputation points
1 answer

Container not Found error while setting up Azure Blob Storage module for IOT Edge

0 I have and IOT Hub and Edge setup in place, for one of the devices I'm trying to create a setup for Azure Blob Storage module on Azure IOT Edge, I'm following the below MS article MS Link. I have a IOT edge installed on EFLOW-VM and the…

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 2024-05-15T18:25:05.6233333+00:00
Pratibha Luthra 0 Reputation points
answered 2024-05-16T15:51:58.32+00:00
Amrinder Singh 3,565 Reputation points Microsoft Employee
1 answer

Error","msg":"Error occurred while fetching the list of blobs"

I am getting the errors from the node application which needs to listen to the event hub. Event hub connectionString contains readwrite policy. I can't figure it…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,511 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,032 questions
asked 2024-05-15T15:31:29.9933333+00:00
JK 1 Reputation point
answered 2024-05-16T11:48:33.8266667+00:00
Anand Prakash Yadav 6,940 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

Upload File to Azure Blob Storage with PowerShell

Hello, I am trying to upload a file to Azure Blob Storage with PowerShell by using the native REST API and a SAS Token. I generated the SAS through my Azure Portal and I did it by first creating an access policy at the container level and then creating…

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 2021-02-02T04:27:35.017+00:00
Raygadas Dominguez, Daniela 21 Reputation points
commented 2024-05-16T09:31:55.7933333+00:00
Infrassist 0 Reputation points
1 answer

Real-Time Indexing of Azure Blob Storage Files with Azure Cognitive Search Using Azure Functions: Seeking JavaScript Documentation

I want to ask a question in a forum: How can I achieve real-time indexing of newly uploaded files in Azure Blob Storage with Azure Cognitive Search immediately upon upload, rather than relying on an indexer with a scheduled interval, which typically runs…

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.
767 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,511 questions
asked 2024-05-15T04:37:04.3533333+00:00
Su Myat Hlaing 75 Reputation points
answered 2024-05-16T07:24:41.34+00:00
SnehaAgrawal-MSFT 19,186 Reputation points
2 answers One of the answers was accepted by the question author.

how to limit azure blob upload size via SAS

I'm working on a website that allow users to upload files. I want file size limit below 100mb. When i'm signing SAS, I didn't find any param or option about it. Nobody want the bad guy upload a 100TB file and destory my website. So, how can I do that?

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,511 questions
asked 2024-05-14T05:37:22.95+00:00
Alex King 20 Reputation points
commented 2024-05-16T06:38:13.3066667+00:00
TP 79,331 Reputation points
1 answer

Data transfer costs between 2 subscriptions in 2 diferent tenants

I have 50 TB of data to migrate between 2 storage accounts in 2 different subscriptions located at different tenants, but within the same region. Is there any way official way of migrating this data without incurring in outbound costs of data leaving…

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 2022-11-22T10:46:11.367+00:00
Jorge Rodrigues 181 Reputation points
commented 2024-05-16T02:34:06.5833333+00:00
Vasantha Gunawardena 0 Reputation points
0 answers

Azure Storage Explorer hanging after attempting a large single file download? Recommendations on Blob Storage transfer settings?

I have an issue reproduced with multiple users where the Azure Storage Explorer hangs at some point when attempting to download a folder that contains a large single blob (115 GB). It downloads other blobs in the folder correctly, but when it gets to…

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 Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,511 questions
asked 2024-03-20T17:13:13.9566667+00:00
evdk 0 Reputation points
commented 2024-05-15T17:25:39.71+00:00
Alexander Suprun 0 Reputation points
2 answers

How to check in ADF if a csv file contains data or not when file can contain more than 5000 rows (limitation for lookup activity)

Hi, How can I check if a csv file contains any data (file always contains header row)? Problem is that I can get file where is more than 5000 rows (sometimes I can get 60k). In that case I face the issue of lookup limitation: …

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,511 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,805 questions
asked 2024-04-30T07:41:26.0433333+00:00
Gużewski, Jacek 75 Reputation points
answered 2024-05-15T15:19:36.27+00:00
AnnuKumari-MSFT 31,731 Reputation points Microsoft Employee
0 answers

{"message":"Failed to fetch","stack":"TypeError: Failed to fetch\n at https://portal.azure.com/Content/Dynamic/E97lPFqfRZHr.js:229:21858","isError":true}

Hi Team, I aa facing the above error message when I Test/Run my azure function from Portal. I have tried for different sets of data, for few sets the same azure function works fine but for few it gives this error. Tried checking the logs as well but…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,422 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,511 questions
asked 2024-05-15T09:49:59.0866667+00:00
Zakir, Ali Asgar 0 Reputation points
commented 2024-05-15T13:22:19.47+00:00
Amrinder Singh 3,565 Reputation points Microsoft Employee
3 answers One of the answers was accepted by the question author.

How to use a microsoft personal email with DefaultAzureCredential from python sdk to download/upload files in azure storage blob account?

I'm developing a system in which a user from a simple python application can download/upload files from azure blob storage. I'm using python sdk and VS code as IDE (without the azure extension activated) and I'm stuck with microsoft personal account used…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,511 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,687 questions
asked 2024-05-09T14:38:27.34+00:00
Alberto Porro 20 Reputation points
accepted 2024-05-15T12:09:08.02+00:00
Alberto Porro 20 Reputation points
2 answers

Limitations of Blobs encrypted using customer provided keys

While working on a POC where every blob should be encrypted with customer provided keys. (I used encryption headers while uploading/downloading blob to avoid compute at my end.) I found below 2 disadvantages with this mechanism: Using LCM, we can not…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,511 questions
asked 2024-05-14T11:21:22.3666667+00:00
Sanjay Bhosale 20 Reputation points
commented 2024-05-15T12:00:57.54+00:00
Sanjay Bhosale 20 Reputation points
1 answer

cant access azure/storage-blob from nodejs app

Cant access the @azure/storage-blob. I mean getting undefined when I try to access the BlobServiceClient in the node js app. const {BlobServiceClient} = require("@azure/storage-blob"); Using azure/storage-blob version "12.4.0",…

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 Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,511 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
906 questions
asked 2024-05-14T19:58:15.99+00:00
Deepakkumar Subramaniam 0 Reputation points
answered 2024-05-15T11:39:40.3066667+00:00
Anand Prakash Yadav 6,940 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

ADLS Gen2 operation failed: Operation returned an invalid status code Conflict. Account: 'x' endpoint does not support BlobStorageEvents or SoftDelete

Currently setting up a storage account for a synapse analytics workspace, there is an existing synapse workspace with a linked service to an azure storage account, When I tried to setup a similar configuration I get the error message below. Here it…

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 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.
4,504 questions
asked 2024-05-09T00:21:35.9433333+00:00
MrFlinstone 501 Reputation points
accepted 2024-05-15T07:15:59.1133333+00:00
MrFlinstone 501 Reputation points