3,201 questions with Azure Blob Storage tags

Sort by: Updated
1 answer

Max size of System.IO.MemoryStream

Im trying to fetch a .bak file of 3GB size and upload to my blob storage using the SSH.NET package. I get an System.IO.IOException: stream was too long error! I cant find the max size of handeled streams for the System.IO.MemoryStream anywhere. Do…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,201 questions
Developer technologies | ASP.NET | ASP.NET Core
asked 2023-02-02T10:46:56.6733333+00:00
August Asheim Birkeland 20 Reputation points
commented 2023-02-15T00:12:20.2266667+00:00
SaiKishor-MSFT 17,336 Reputation points
2 answers One of the answers was accepted by the question author.

When change system date of VM to past date, can not access to Blob storage mounted

The Azure VM which change the system date to past date can not mount Blob Storage. Is it the specification? case1: Change the system date of Azure VM to past date. And execute blobfuse1 for mounting Blob Storage. can not mount Blob Storage case2: The…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,201 questions
asked 2023-02-02T08:28:56.75+00:00
大越 誠典 20 Reputation points
commented 2023-02-11T01:10:00.1566667+00:00
大越 誠典 20 Reputation points
2 answers

Azure Analysis Services - error when processing blob storage data

Hello, I'm facing an issue regarding access to Blob Storage Container from Azure Analysis Server Instance. I've created a tabular model that pulls the data from Blob Container, but when I'm trying to process the data from the container in SQL Server…

Azure Analysis Services
Azure Analysis Services
An Azure service that provides an enterprise-grade analytics engine.
480 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,201 questions
asked 2021-10-01T12:44:18.527+00:00
Matthew 121 Reputation points
edited an answer 2023-02-11T00:05:00.36+00:00
Yan Linn Naing 0 Reputation points
1 answer One of the answers was accepted by the question author.

Slow upload to azure blob storage with python

The Api receive the file, than tries to create an unique blob name. Than I upload in chunks of 4MB to the blob. Each chunk takes something about 8 seconds, is this normal? My upload speed is 110Mbps. I tried uploading a 50MB file and it took almost 2…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,201 questions
asked 2023-01-06T15:07:13.983+00:00
Mikhael Abdallah de Oliveira Pinto 21 Reputation points
accepted 2023-02-09T15:43:20.4566667+00:00
Mikhael Abdallah de Oliveira Pinto 21 Reputation points
2 answers One of the answers was accepted by the question author.

Export data from Azure SQL database to blob in csv format using Logic Apps

hi, I am trying to export data from Azure SQL to Blob Storage. I need data in CSV format. I have added below connectors - so I run Proc, Parse the result, initialize an array type variable which gets the result from Parse JSON 2, and then Create CSV…

Azure SQL Database
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,201 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,556 questions
asked 2023-02-01T21:19:55.18+00:00
Anonymous
accepted 2023-02-08T12:19:12.8133333+00:00
Anonymous
1 answer One of the answers was accepted by the question author.

Is there a way to decrypt an encrypted data on fly while uploading it on Azure blob storage using Azure Key Vault?

We have a scenerio in our case: A file is encrypted using the consumer's public key over a physical device. That encrypted file, in decrypted format, is to be stored over Azure blob storage. The consumer's private key is already stored in a Azure key…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,453 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,201 questions
asked 2023-01-20T21:13:17.1433333+00:00
Sharma, Arpana 51 Reputation points
accepted 2023-02-07T20:43:20.2833333+00:00
Sharma, Arpana 51 Reputation points
1 answer One of the answers was accepted by the question author.

Current Database size 1.5 TB . Plz suggest us best approach to backup DB to Azure Blob store without any issues.

Hi Team, As part of data migration, the current database size is 1.5 TB. Is it possible to store the large database backup files in the container on Azure Blob Storage? If yes, Kindly help me on this ( or ) please send me if any scripts for backup large…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,201 questions
asked 2023-01-19T14:51:32.64+00:00
Thyagarajulu B M 121 Reputation points
accepted 2023-02-07T12:20:57.6766667+00:00
Thyagarajulu B M 121 Reputation points
0 answers

Why slow response latency in Azure APIM when it is located in a nearby region and the CDN is enabled at backend Blob storage?

Methodology:  Spawned 2 APIMS: one in East Us and other in Southeast Asia. In each APIM, the same Azure storage is configured as the web service URL (https://<storage-account-name>.blob.core.windows.net/).  For the testing purposes, one GET…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,459 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,201 questions
Azure Content Delivery Network
asked 2023-02-02T14:39:40.88+00:00
MORA_190290U_Pasan Sanjula 20 Reputation points
commented 2023-02-06T19:46:52.89+00:00
MuthuKumaranMurugaachari-MSFT 22,441 Reputation points Moderator
1 answer

Can we apply immutabilty in Azure blob storage on already existing data in blob

We have around 6 TB of data already existing in Azure Storage blob. we want to apply the immutability option for Azure storage blob Can we apply immutability on existing data in Azure blob storage or should we apply on only new data ?

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,201 questions
asked 2022-06-03T13:36:03.39+00:00
Az Techie 36 Reputation points
commented 2023-02-06T12:46:28.45+00:00
EnterpriseArchitect 6,041 Reputation points
1 answer

How Sharepoint can read files from Blob storage behind private endpoint ?

Hello, I'm using Sharepoint Online and i have a use case where we are using Graph API to trigger Sharepoint Online to copy files from Azure blob storage that is behind a private endpoint, what is the best practice to be able to do that ? Thank you

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,201 questions
Azure Private Link
Azure Private Link
An Azure service that provides private connectivity from a virtual network to Azure platform as a service, customer-owned, or Microsoft partner services.
550 questions
Microsoft 365 and Office | SharePoint | Development
asked 2023-01-26T14:04:27.3333333+00:00
Anass Keddo 11 Reputation points
commented 2023-02-06T05:35:21.8766667+00:00
RaytheonXie_MSFT 40,476 Reputation points Microsoft External Staff
1 answer

What is the RTO & RPO for Block Blob Object replication

Hi Team, We had created 2 Storage accounts along with bock blobs in 2 different regions. we had enabled object replication between both storages, it is written in Microsoft that it is asynchronous replication we need below points. -> Is there any time…

Azure Storage
Azure Storage
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,542 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,201 questions
asked 2023-01-24T05:44:19.35+00:00
Venkata Sai Kalyan 0 Reputation points
commented 2023-02-05T15:09:54.95+00:00
Sumarigo-MSFT 47,471 Reputation points Microsoft Employee Moderator
1 answer

clarification on Infra encryption for Azure storage

[https://learn.microsoft.com/en-us/azure/storage/common/infrastructure-encryption-enable?tabs=portal As per the above link, if we enable Infrastructure encryption , it is another layer of encryption on existing encyption so does it reduce performance .…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,201 questions
asked 2023-01-18T09:53:49.12+00:00
MS Techie 2,751 Reputation points
commented 2023-02-05T14:31:58.45+00:00
Sumarigo-MSFT 47,471 Reputation points Microsoft Employee Moderator
2 answers

How to verify integity of files copied from s3 bucket to azure blob via powershell script

I am working on an archive project where I need to go into an AWS S3 bucket, copy all files present to a blob container, verify the copy is accurate, if not accurate retry copy of failed files. Then once copy passes verification delete it from s3. I have…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,201 questions
asked 2023-01-13T20:00:56.7833333+00:00
McKayla Mackey 0 Reputation points
commented 2023-02-05T14:23:00.2666667+00:00
Sumarigo-MSFT 47,471 Reputation points Microsoft Employee Moderator
1 answer

How to write viable HDF5 file to blob storage though Azure python API using BytesIO stream? (currently unable to read back)

I am having an issue with Azure python API while storing an HDF5 file in a Blob Storage (using a BytesIO or Tempfile). The file store appears to be HDF Signature-less making it impossible to be read back. A file is being stored locally and later…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,201 questions
asked 2023-01-13T19:38:34.3833333+00:00
Simão Faria 0 Reputation points
commented 2023-02-05T09:27:38.89+00:00
Sumarigo-MSFT 47,471 Reputation points Microsoft Employee Moderator
2 answers

Compressing a flutter web app to either Azure Static Web App or static website which is hosted on blob storage

Hello, We are trying to figure out, which is they way to go, and how to compress a flutter web app, that has to be opened in a webview in xamarin or in the browser. We want the flutter web app, to be compressed as gzip or any other available…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,201 questions
Azure Content Delivery Network
asked 2023-01-04T10:41:46.873+00:00
Anonymous
edited the question 2023-02-05T08:54:38.8566667+00:00
Sumarigo-MSFT 47,471 Reputation points Microsoft Employee Moderator
2 answers

Using Azure File Storage with Azure VPN

Hi, We are using Azure File Storage with an Azure-based VNET and Azure VPN. On our VNET, all our VMs are joined to an Azure Domain Controller. We have locked down our Azure File Storage with a private endpoint and secured it to the specific…

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,425 questions
Azure Storage
Azure Storage
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,542 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,201 questions
asked 2022-12-29T18:57:45.337+00:00
Greg Thomas 121 Reputation points
edited the question 2023-02-05T08:48:43.8133333+00:00
Sumarigo-MSFT 47,471 Reputation points Microsoft Employee Moderator
2 answers One of the answers was accepted by the question author.

My account has been disabled

My account has been suspended for no apparent reason

Azure Storage
Azure Storage
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,542 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,201 questions
asked 2022-12-10T19:54:39.41+00:00
edited the question 2023-02-05T08:43:54.91+00:00
Sumarigo-MSFT 47,471 Reputation points Microsoft Employee Moderator
3 answers

Billing question on Azure Blob storage

I want to check the East US cost of Azure blob storage. I checked in following link blobs I am seeing the cost is more high for read and write operations as 497 INR. Is that correct or mistaken for 4.97 INR, Adding the screenshot please verify …

Azure Storage
Azure Storage
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,542 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,201 questions
asked 2022-05-27T08:07:45.833+00:00
akhil tummala7 1 Reputation point
edited the question 2023-02-05T08:15:38.61+00:00
Sumarigo-MSFT 47,471 Reputation points Microsoft Employee Moderator
1 answer

Not able to delete Locked resources

Not able to delete Locked resources . disk disk1_d77fcc8795c6491790467395ae5d63bc-ASRReplica

Azure Storage
Azure Storage
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,542 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,201 questions
asked 2022-03-22T00:54:23.46+00:00
Dipak Tripathi 1 Reputation point
edited the question 2023-02-05T08:15:27.93+00:00
Sumarigo-MSFT 47,471 Reputation points Microsoft Employee Moderator
2 answers

Multiple blob deletion through rest api is failing

I tried to do batch deletion at Azure blob through REST API. I have created the subrequest const test = `--batch_357de4f7-6d0b-4e02-8cd2-6361411a9525\r Content-Type: application/http\r Content-Transfer-Encoding: binary\r \r DELETE https://

Azure Storage
Azure Storage
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,542 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,201 questions
Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
374 questions
asked 2021-11-24T13:10:12.86+00:00
TechAdaptor 1 Reputation point
edited the question 2023-02-05T08:15:27.8666667+00:00
Sumarigo-MSFT 47,471 Reputation points Microsoft Employee Moderator