2,469 questions with Azure Blob Storage tags

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

File Share | WVD

Hello, We are setting up a data centre, spinning up VM's, WVD, VNET, Firewall. Developer WVD can be accessed through VPN. We are trying to set a file share common for all developers. Just like in classical file share, we should be able to see a…

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,176 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,733 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,469 questions
asked 2020-10-29T22:27:04.137+00:00
Prasenna Kannan 436 Reputation points
accepted 2020-11-01T22:13:41.51+00:00
Prasenna Kannan 436 Reputation points
2 answers One of the answers was accepted by the question author.

Does OAuth2 (Authorization code) authentication have any limitations for making any CRUD requests to the BLOB STORAGE API?

Hello, Is OAuth2 authentication suitable for making requests to Azure Blob Storage? Does it have any kind of limitation for this? Also I noticed that OAuth2 (Authorization code) doesn't seem to return a refresh token with the access token that I…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,469 questions
asked 2020-10-28T13:38:08.603+00:00
sandboxtray 41 Reputation points
answered 2020-10-30T09:14:09.883+00:00
sandboxtray 41 Reputation points
3 answers One of the answers was accepted by the question author.

Checking PST files for viruses before import in ExO

Hello everyone, unfortunately I did not find any information about this in the MS documents. Situation: With the PST import function the PST files are copied to an Azure-Blob storage and from there they are imported to the target mailbox by a PST…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,469 questions
Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,233 questions
asked 2020-10-21T08:52:56.78+00:00
David Jacobs 41 Reputation points
accepted 2020-10-30T08:59:57.877+00:00
David Jacobs 41 Reputation points
1 answer One of the answers was accepted by the question author.

Azure CLI az download-batch automatically decompresses gzipped files

Hello! When I download files via command-line Azure CLI (version 2.14.0) az storage blob download-batch, they are automatically decompressed. For example, in storage, they are marked with content-encoding gzip, and their size is smaller, but after…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,469 questions
asked 2020-10-29T13:33:00.407+00:00
Anastasiia Ilina 71 Reputation points
commented 2020-10-30T08:54:14.763+00:00
Anastasiia Ilina 71 Reputation points
0 answers

Azure Blob SDK (Python azure-storage-blob) does not parse rows with tab separated columns in txt file

I have .txt files pushed by Microsoft Academic Graph to Azure Blob storage. And I'm building a python app that uses "azure-storage-blob" SDK for querying the .txt files to search certain entries by column values. For this, I'm using the…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,469 questions
asked 2020-10-22T17:08:04.31+00:00
Volochy Grigory 16 Reputation points
commented 2020-10-30T06:09:48.457+00:00
Volochy Grigory 16 Reputation points
3 answers One of the answers was accepted by the question author.

Can't access blob from Azure Windows VM

Strangely, we have an issue where we can't download a blob from an azure windows VM but it works perfectly from anywhere else on the internet. I see this: <Error> <Code>AuthorizationFailure</Code> <Message>This request is…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,244 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,469 questions
asked 2020-10-21T22:21:00.547+00:00
Greg Pringle 31 Reputation points
accepted 2020-10-29T17:39:22.75+00:00
Greg Pringle 31 Reputation points
2 answers

Is there any specific date fromat for 2011-03-09T01:42:34.9360000Z, the datetime value of a blob snapshot?

Hello, I am trying to do a date transformation from 2020-10-28 12:48 to 2020-10-28T12:48:33.6528850Z. Is there any date format that would do that for me? YYYY-MM-DDTHH:mm:ss.SSSSSSS[Z] doesn't seem to resolve into the correct date of the snaphot.

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,469 questions
asked 2020-10-28T13:25:45.483+00:00
sandboxtray 41 Reputation points
answered 2020-10-28T14:58:36.32+00:00
sandboxtray 41 Reputation points
1 answer One of the answers was accepted by the question author.

Can Azure Defender for storage find virus in encrypt files?

Hi team, we're evaluating Azure Defender for storage (https://learn.microsoft.com/en-us/azure/security-center/defender-for-storage-introduction) as a solution to help us find infected files reactively. However, we do encrypt file at the application…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,469 questions
asked 2020-10-26T01:44:48+00:00
Hsuan-Kai Huang 21 Reputation points
accepted 2020-10-26T17:25:12.22+00:00
Hsuan-Kai Huang 21 Reputation points
1 answer One of the answers was accepted by the question author.

How to ensure only one Azure Functions Event Grid Trigger instance is allowed to run at at time?

I have several Event Grid Triggers using Python on the Linux Consumption Plan that are executed when new blobs are created in Azure Storage. It's possible for more than one function instance to run simultaneously if blobs are created at or around the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,353 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,733 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,469 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
321 questions
asked 2020-10-25T00:28:19.933+00:00
ddx1 171 Reputation points
accepted 2020-10-26T08:21:12.597+00:00
ddx1 171 Reputation points
0 answers

Delete specific contents of file in blob container

I have log files in container, I want to search a list of strings in the log file and delete the specific record of the file matching with the string and save the file in same container with same name. Say the log file is abc.txt 10/20/2020 …

Azure Storage Explorer
Azure Storage Explorer
An Azure tool that is used to manage cloud storage resources on Windows, macOS, and Linux.
233 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,469 questions
Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
333 questions
asked 2020-10-23T19:00:04.617+00:00
Amey Pimpley 1 Reputation point
commented 2020-10-23T20:59:45.92+00:00
Amey Pimpley 1 Reputation point
3 answers One of the answers was accepted by the question author.

Upload images/files to blob azure, via web api ASP.NET framework Web application

[33068-webapiconfigcs.txt][1][33048-blob-api-upload.txt][2][33142-blob-api-upload2.txt][3][33143-blobstoragemultipartstreamprovidercs.txt][4] [2]: /api/attachments/33048-blob-api-upload.txtI?platform=QnA am using Visual Studio 2013, ASP.NET web api…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,469 questions
asked 2020-10-18T16:44:22.297+00:00
Christos Vasili 101 Reputation points
accepted 2020-10-22T19:16:24.64+00:00
Christos Vasili 101 Reputation points
1 answer

cannot create hotfolder in Azure blob storage from local Hybris

Hi, i am trying to Upload the test file to the hybris container in Blob storage Account and put it in a folder with the name master/hotfolder. The transfer process is queued but never creates it. Create the directory master/hotfolder in the hybris…

Azure Storage Explorer
Azure Storage Explorer
An Azure tool that is used to manage cloud storage resources on Windows, macOS, and Linux.
233 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,469 questions
asked 2020-10-21T11:17:12.44+00:00
KT, Shathish (Cognizant) 1 Reputation point
answered 2020-10-21T19:21:39.083+00:00
deherman-MSFT 33,941 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

How to upload files to static website blob storage with REST

I would like to be able to upload to my static website blob storage an index.html using REST API. When I look at the network tab of my browser while uploading in the GUI I see Request URL:…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,469 questions
asked 2020-10-12T15:12:00.597+00:00
IJustWantToReadDocs 21 Reputation points
accepted 2020-10-21T11:46:29.97+00:00
IJustWantToReadDocs 21 Reputation points
1 answer One of the answers was accepted by the question author.

Kubernetes storage class for blob storage (AZURE storage account)

Can we use azure storage account: blob for storing EFK logs using persistent volume. Ihv verified below article i didn't see anything related to blob https://kubernetes.io/docs/concepts/storage/storage-classes/ …

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,733 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,469 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,883 questions
asked 2020-10-20T06:13:24.487+00:00
Shiva Kakileti 61 Reputation points
commented 2020-10-21T05:52:14.613+00:00
Shiva Kakileti 61 Reputation points
3 answers One of the answers was accepted by the question author.

IoT-Edge-Modbus: How to set the contentType to application/json and contentEncoding to UTF-8 for Iot Edge message.

Hi All, In reference to this article - https://learn.microsoft.com/en-us/azure/iot-hub/iot-hub-devguide-messages-d2c. The topic of interest is:- "IoT Hub supports writing data to Azure Storage in the Apache Avro format as well as in JSON…

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.
547 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,469 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,133 questions
asked 2020-10-16T05:53:58.067+00:00
NickKhoo-7526 31 Reputation points
accepted 2020-10-20T07:26:00.877+00:00
NickKhoo-7526 31 Reputation points
1 answer One of the answers was accepted by the question author.

Does the Swift SDK support the blob storage API?

I'm trying to write Swift code that uploads blobs with Azure Blob Storage. I see example code but I can't get it to work. It seems like the example code is from a past version of the Swift SDK. Does the current one support the Storage API? …

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,469 questions
asked 2020-10-06T18:37:41.39+00:00
Rob N 46 Reputation points
accepted 2020-10-19T20:32:27.317+00:00
Rob N 46 Reputation points
1 answer

Batching file i want to write in single file

Suppose we have 10k entities in JSON and i want to publish any target location then i can achieve them through batching and i will get multiple files in target location but my question is that while batching i am getting batch file with batch size…

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,733 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,469 questions
asked 2020-10-14T10:31:49.127+00:00
Rashid Iqbal 1 Reputation point
answered 2020-10-15T18:56:11.9+00:00
deherman-MSFT 33,941 Reputation points Microsoft Employee
1 answer

Issue while downloading blob document using account SAS with Azure Java SDK

Hello , I am trying to download a blob file using account SAS . I have written following method to generate SAS token public static String getAccountSAS(String accountName, String accountKey, String endpoint, String startTime, String endTime, String…

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,733 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,469 questions
asked 2020-10-01T21:21:27.817+00:00
Pramit Bhaumik 1 Reputation point
commented 2020-10-15T07:49:35.647+00:00
Sumarigo-MSFT 43,911 Reputation points Microsoft Employee
1 answer

Azure Blob Storage extremely slow

Getting blob from Azure Blob Storage started to be extremely slow - both using APIs and downloading directly from Azure Portal, or even using Azure Storage Explorer. We get 20kb per sec, which is just ridicilous.. Until today all there scenarios worked…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,469 questions
asked 2020-10-14T08:39:25.177+00:00
Jakub Sykora 1 Reputation point
answered 2020-10-14T21:53:16.447+00:00
deherman-MSFT 33,941 Reputation points Microsoft Employee
0 answers

The MAC signature found in the HTTP request is not the same as any computed ...

I used azure-storate-blob == 12.5.0 azure-core == 1.8.2 I tried to access my blob storage account using connection string with Python v12 SDK and received the error above. The environment I'm running in is python venv in NixShell.

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,469 questions
asked 2020-10-14T00:05:51.953+00:00
Mingzhao Liu 6 Reputation points
commented 2020-10-14T16:07:09.717+00:00
Mingzhao Liu 6 Reputation points