3,201 questions with Azure Blob Storage tags

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

How can i check the mssql error log in blob storage for auditing?

hi i already made mssql audit policy for saving every log (SQL Insights,Automatic tuning,Query Store Runtime Statistics,Query Store Wait Statistics.Errors.../) connected with storage. so i can check the blob file in that storage every day. I…

Azure SQL Database
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,201 questions
asked 2022-11-29T01:33:26.26+00:00
오혜원 46 Reputation points
accepted 2022-12-02T05:28:40.1+00:00
오혜원 46 Reputation points
1 answer

Restricting download of pdf from Azure blob storage

Hi Team, We have uploaded a pdf file in Azure Blob and the pdf url is used by multiple users. We want the pdf to be viewed only. Download should be restricted. Is there any option from Azure for this file, so the end user can only view and not…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,201 questions
asked 2022-11-07T07:05:10.13+00:00
Anonymous
commented 2022-12-02T00:59:49.04+00:00
SaiKishor-MSFT 17,336 Reputation points
0 answers

We are unable to download the any files in Microsoft Azure Storage Explorer.

Hello All, We are unable to download the any files in Microsoft Azure Storage Explorer. We are able to download files through azure portal without issues. even if the file is 1 or 3 kb also unable to download. Could you please tell, why we are…

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,562 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-11-29T17:12:53.96+00:00
Rajesh Bommagani 81 Reputation points
commented 2022-12-02T00:58:21.813+00:00
SaiKishor-MSFT 17,336 Reputation points
1 answer

Custom hostname for Azure storage and application services

Hello, In one of our installations I need to white list all the host names our IoT uses. The goal is to narrow the list of entries we should add in the firewall protecting the LAN. I have dumped the DNS requests and among other things I see …

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,201 questions
asked 2022-11-24T10:02:24.657+00:00
Arkady Miasnikov 1 Reputation point
answered 2022-11-29T16:45:35.133+00:00
Arkady Miasnikov 1 Reputation point
1 answer

Upload a large file to use in my webapp

We are trying to upload a large file through our web app to a blob storage container, and then use it with our web app. Everything works well for smaller file sizes, up to 20 MB or so. But we also use larger files. the current one we are uploading is…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,201 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,971 questions
asked 2022-11-28T15:21:25.05+00:00
Jim Derry 146 Reputation points
commented 2022-11-29T15:45:50.763+00:00
Jim Derry 146 Reputation points
1 answer One of the answers was accepted by the question author.

Defender on Azure Storage

How defender pricing is calculated for storage in when SFTP is enabled in east us region. Does hash reputation is supported for different protocols Thanks,

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,201 questions
asked 2022-11-29T04:30:16.923+00:00
Dhruthi R 141 Reputation points
accepted 2022-11-29T10:33:08.253+00:00
Dhruthi R 141 Reputation points
1 answer

Set blob properties when using Blob linked Service in Data Factory

CONTENT-TYPE when sinking blobs through the Blob Linked Service is always application/octet-stream. Can blob properties be set during a Copy Data task? If the underlying Linked Service uses the REST API endpoint then headers should be exposed. Only…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,201 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,651 questions
asked 2022-11-24T14:01:21.057+00:00
Matthew Campbell 6 Reputation points
commented 2022-11-28T21:38:40.513+00:00
HimanshuSinha-msft 19,491 Reputation points Microsoft Employee Moderator
1 answer

Delete Folder in Storage Account through SDK

I need to delete a certain folder. Unfortunately, if I try to use the method delete_blob from azure BlobClient, I get the following exception: "azure.core.exceptions.ResourceExistsError: This operation is not permitted on a non-empty…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,201 questions
asked 2022-11-28T01:38:19.133+00:00
Davi Sena 41 Reputation points
answered 2022-11-28T13:48:39.603+00:00
Sumarigo-MSFT 47,471 Reputation points Microsoft Employee Moderator
1 answer

Azure Blob Storage Upload Performance (python async)

Hello, I'm uploading concurrently 1500 blobs (1Mo max per blob) to a container in Azure Storage Account (StorageV2 (general purpose v2)) So far i'm uploading them via python package azure-blob_storage with the pseudo-code below. async def…

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-11-25T17:14:44.007+00:00
Dyt13 211 Reputation points
answered 2022-11-28T13:16:47.857+00:00
Sumarigo-MSFT 47,471 Reputation points Microsoft Employee Moderator
1 answer

How to move data from Azure Blob Storage. to Azure Log analytics workspace.

Is it possible to analyze the data sent from the Azure Log analytics workspace to Blob storage by importing it back to the Azure Log analytics workspace?

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-11-28T00:23:33.57+00:00
양민열 1 Reputation point
answered 2022-11-28T13:09:05.313+00:00
Alistair Ross 7,466 Reputation points Microsoft Employee
2 answers

How to specify a local storage folder on linux iot edge device for blob storage implementation on edge device?

I have a folder onto my edge device wherein some object detection output images are stored.I want them to store onto local iot edge blob storage. And then sync it with cloud blob storage. how do I achieve this? I have seen the docs which gave 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.
599 questions
Azure Storage Explorer
Azure Storage Explorer
An Azure tool that is used to manage cloud storage resources on Windows, macOS, and Linux.
292 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,201 questions
Azure IoT SDK
Azure IoT SDK
An Azure software development kit that facilitates building applications that connect to Azure IoT services.
228 questions
asked 2020-12-30T15:18:03.713+00:00
Anurag Shelar 181 Reputation points
answered 2022-11-28T09:05:15.827+00:00
Vishu Tyagi 1 Reputation point
1 answer

Error in AzCopy command error:The syntax of the command is incorrect. Error parsing the argument "copy": parameter name is required.

The following command throws error ---------------------------------------------- C:\Program Files (x86)\Microsoft SDKs\Azure\AzCopy>azcopy cp "<source folder>" "https://<storage acct>.blob.core.windows.net/?<sas…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,201 questions
asked 2022-11-26T19:42:15.6+00:00
SaTechyv 6 Reputation points
answered 2022-11-26T20:31:23.477+00:00
shiva patpi 13,366 Reputation points Microsoft Employee Moderator
2 answers

Query related to hybrid Cloud-Edge application model of Azure Blob storage

Hi Team, We are trying to implement a hybrid Cloud-Edge application model in which there are many blob files being inserted/read from both Cloud and Edge side. Above is a representation diagram of proposed architecture. It involves a server…

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.
599 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-11-23T07:03:39.06+00:00
Arjun Dinesh 1 Reputation point
commented 2022-11-24T14:53:51.703+00:00
chbeier 1,871 Reputation points
2 answers

Azure function trigger Twice

Hello I have a problem about azure functions. I have a blob trigger function on azure. The problem is when i try to upload a file to blob container using by SFTP my function fires twice but if manually upload my file on azure its getting only one…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,936 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-11-18T06:45:28.113+00:00
furkan moray 6 Reputation points
answered 2022-11-24T10:47:57.117+00:00
furkan moray 6 Reputation points
2 answers

Storage technology to store attachments for a online web appliction

Hi, I want to choose Azure solution to store documents (attachment). These are attachments linked to cases in salesforce. Right now we are storing these as blob data in SQL server, each file size can be max 5 MB and total data is between…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
180 questions
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
Azure NetApp Files
Azure NetApp Files
An Azure service that provides enterprise-grade file shares powered by NetApp.
108 questions
asked 2022-11-23T14:21:56.357+00:00
Vipin Sharma 121 Reputation points
answered 2022-11-24T06:53:26.057+00:00
Sumarigo-MSFT 47,471 Reputation points Microsoft Employee Moderator
1 answer

azure function is not triggered for each blob

I have created a Java based Azure function. This function to be triggered for each blob (json) in that container. But it is getting triggered for a specific folder only /myFolder/files.json. But it is NOT getting triggered for other files…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,936 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,201 questions
asked 2022-11-09T15:54:07.823+00:00
SOHRAB SHAIKH (EXTERNAL) 41 Reputation points
commented 2022-11-22T03:40:41.953+00:00
MughundhanRaveendran-MSFT 12,506 Reputation points
2 answers

Generated SAS Authorization failure

I am new to azure and just created an account on azure portal. I am trying out the example for authorizing with SAS here https://learn.microsoft.com/en-us/azure/storage/blobs/storage-blob-dotnet-get-started I am receiving the error:- …

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-11-19T21:32:37.297+00:00
Kid 1 Reputation point
answered 2022-11-21T05:33:31.56+00:00
Sumarigo-MSFT 47,471 Reputation points Microsoft Employee Moderator
1 answer One of the answers was accepted by the question author.

Use Data factorys to archive SQL data to json files on a blob storage

Hey, I am completely new to data factorys but though that I can use them to fulfill my archiving requirements. I have a small azure sql schema with only 5-6 tables in it. Those tables contain a lot of data though and that data needs to be…

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 Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,651 questions
asked 2022-11-09T09:16:13.583+00:00
Pascal Jahr 21 Reputation points
accepted 2022-11-18T07:07:42.833+00:00
Pascal Jahr 21 Reputation points
2 answers

How to Restrict Users to Access Blob containers by Managed Identity?

Few users can have write access and few can have read access and few should not have access to blob - containers and it should be implemented via Managed Identity.

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
Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2022-11-12T11:54:42.297+00:00
Sai Kiran Maturi 66 Reputation points
answered 2022-11-18T02:15:05.427+00:00
Sumarigo-MSFT 47,471 Reputation points Microsoft Employee Moderator
1 answer

Postgres Flexible server copy native backup to Storage Account

pg_dump is not an option due to the projected size of the database. It appears that the Azure backup only works for Postgres Single Server. My requirement is to copy the native Postgres backups to storage accounts. These backups need to be made…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,201 questions
Azure Database for PostgreSQL
asked 2022-11-10T18:52:29.107+00:00
Evelyn Dibben 6 Reputation points
commented 2022-11-17T19:56:15.27+00:00
Oury Ba-MSFT 20,931 Reputation points Microsoft Employee Moderator