2,615 questions with Azure Blob Storage tags

Sort by: Updated
0 answers

Get Azure Storage Account Regions using c#

I need help with getting a list of all storage account regions using c# code. I tried creating a storage account in an unavailable location and catching the exception to get the regions, but I'm wondering if there's a better way to do this? Can someone…

Azure Storage Explorer
Azure Storage Explorer
An Azure tool that is used to manage cloud storage resources on Windows, macOS, and Linux.
242 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,911 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,615 questions
asked 2024-07-20T04:13:51.0866667+00:00
Roy_Jaze 40 Reputation points
1 answer

Additional Cost for Verify Function in SQL DB Backups to Blob Storage

I have a plan to move my SQL backups directly to Blob Storage and want to know what additional costs I may encounter when using the Verify function in my T-SQL query. I have read that Verify may increase costs tenfold, but I need more detail and…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,334 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,615 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,318 questions
asked 2024-06-06T20:53:53.0733333+00:00
Jordan Algar 0 Reputation points
edited the question 2024-07-19T20:06:58.1666667+00:00
Oury Ba-MSFT 17,791 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

400 bad request "invalid hostname" when uploading image to azure storage account with postman when using sas blob url

hi there, in my azure storage account i setup a photos container. with API calls i want to be able to upload files to this container. so i created an access policy for the container with racwdl permissions, and i generate a SAS token and URL from the…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,615 questions
asked 2024-07-19T12:58:02.29+00:00
Wilko Odijk 0 Reputation points
accepted 2024-07-19T16:19:30.0233333+00:00
Wilko Odijk 0 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,615 questions
asked 2023-09-12T18:20:21.41+00:00
Cristopher Waser 20 Reputation points
commented 2024-07-19T16:02:35.8433333+00:00
Matt 0 Reputation points
1 answer

If my APIM (API Management Service) is public, why can it retrieve storage blob that is private?

We created a APIM with public IP no network VNET/Private endpoint enabled. The storage account Public network access is set to disabled and a private endpoint has been configured. RBAC permissions have been provided for the APIM managed identity to the…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,939 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,615 questions
asked 2024-07-18T13:39:27.2+00:00
Niggie Anwar (IT Services) 0 Reputation points
commented 2024-07-19T13:26:41.4833333+00:00
Niggie Anwar (IT Services) 0 Reputation points
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,615 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,984 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,070 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,128 questions
asked 2024-07-17T19:44:42.0666667+00:00
Yohanna de Oliveira Cavalcanti 180 Reputation points
commented 2024-07-19T13:17:14.9366667+00:00
Yohanna de Oliveira Cavalcanti 180 Reputation points
1 answer One of the answers was accepted by the question author.

In Azure Front door Premium, Is it possible to just add a query string using URL rewrite feature.

I am basically trying to integrate my blob storage with Azure front door and CDN profile. As the storage doesn't allow public access i would need to utilize the SAS token. I am looking if there is a way to hide the SAS token from end user. I believe URL…

Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
627 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,615 questions
asked 2024-05-15T11:24:40.6766667+00:00
Mudragada, Varun Krishna 25 Reputation points
commented 2024-07-19T11:12:45.5866667+00:00
KapilAnanth-MSFT 40,996 Reputation points Microsoft Employee
1 answer

Azure front door always routes request to the latest or last origin in an origin group of blob storages.

Actally i was expecting front door to select the nearest and fastest blob storage to upload files, like i added 4 origins: Central Australia. North India US east 2 UAE north. Based on my assumptions, it should have selected uae north for…

Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
627 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,615 questions
asked 2024-07-14T15:33:07.43+00:00
Zeeshan Ashraf 0 Reputation points
commented 2024-07-19T08:54:42.1533333+00:00
KapilAnanth-MSFT 40,996 Reputation points Microsoft Employee
1 answer

Why is my Azure Function not showing in the portal?

I have created a blob trigger python azure function using VS code. Once deployed there is a successfully deployed message but the function does not show in the portal. Any suggestions?

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,637 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,615 questions
asked 2024-07-18T08:13:06.94+00:00
Jacob Knight 0 Reputation points
edited an answer 2024-07-19T08:33:48.51+00:00
Jacob Knight 0 Reputation points
2 answers One of the answers was accepted by the question author.

Error while configuring the 'own data' in azure open ai from azure blob storage

Hi Team, We are getting the below error while configuring the documents stored in Azure storage blob container using azure open ai add your own data feature. We have 'Enabled from all networks' in storage network tab and provided 'Storage Blob Data…

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,911 questions
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.
859 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,615 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,611 questions
asked 2024-06-19T10:33:24.7366667+00:00
lakshmi 651 Reputation points
accepted 2024-07-19T07:51:24.94+00:00
lakshmi 651 Reputation points
1 answer

On-upload malware scanning option is enabled for a storage account but still malware scan is not getting triggered on blob upload.

I created a storage account and enabled the setting "Microsoft Defender for Cloud". Enabled all the options: Sensitive data threat detection, On-upload malware scanning, and Activity monitoring (log analysis based threat detection). But still…

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,911 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,615 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,266 questions
asked 2024-07-19T02:22:38.3866667+00:00
Aayush Agrawal 0 Reputation points
answered 2024-07-19T07:13:40.89+00:00
Nehruji R 4,451 Reputation points Microsoft Vendor
3 answers

Azure blob storage detects malicious file>

Hi I am writing an upload API that accepts files from external user. this api will upload the file to azure blob storage. Do I need to scan the file to check whether its malicious before uploading to blob or Blob storage takes care of it??

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,615 questions
asked 2024-07-11T10:50:17.84+00:00
Madanala, Jayashree 151 Reputation points
answered 2024-07-19T05:41:11.6233333+00:00
Sumarigo-MSFT 45,406 Reputation points Microsoft Employee
3 answers

Export Logs from Log Analytics Workspace to Blob Storage

Hi all, I have a Log Analytics Workspace that is linked to Sentinel. I have a lot of logs that I need to export from the Workspace into Blob Storage. Th logs date back 30 days and it is about 400GB, it is about 500 million logs. Please let me know what…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,615 questions
Microsoft Sentinel
Microsoft Sentinel
A scalable, cloud-native solution for security information event management and security orchestration automated response. Previously known as Azure Sentinel.
1,057 questions
asked 2024-07-11T12:37:19.9733333+00:00
Adriaan Boshoff 0 Reputation points
commented 2024-07-19T00:05:22.0066667+00:00
KarishmaTiwari-MSFT 18,872 Reputation points Microsoft Employee
2 answers

Azure Blob Storage - logging stops for some blobs during the day

Since last year at some point of the day, different time and different file size logging stops for the most active blobs and never resumes. What could be the problem. We use NLog for logging

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,615 questions
asked 2024-07-16T13:37:11.6466667+00:00
Yordanka Getsova 0 Reputation points
edited an answer 2024-07-18T12:35:17.2833333+00:00
Amrinder Singh 4,270 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,911 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,615 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,987 questions
asked 2024-07-09T12:39:35.7833333+00:00
Yannam C Chiranjeevi 0 Reputation points
commented 2024-07-18T12:17:19.4933333+00:00
Amrinder Singh 4,270 Reputation points Microsoft Employee
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,424 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,615 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,070 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,128 questions
asked 2024-07-09T11:57:50.94+00:00
KEERTHANA JAYADEVAN 66 Reputation points
commented 2024-07-18T12:13:50.3+00:00
Amrinder Singh 4,270 Reputation points Microsoft Employee
2 answers

Accessing my container from Macrium Site Manager. What username and password?

I am trying to link Macrium Site Manager backup to the containers that I created in our Azure, file storage account. Macrium wants a username and password to get access to backup into the container. When I log into the azure portal, I use an email…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,615 questions
asked 2024-07-10T22:33:29.9866667+00:00
bcairo@drcairo.com 20 Reputation points
commented 2024-07-18T11:56:06.4533333+00:00
Nehruji R 4,451 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,615 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,266 questions
asked 2024-07-10T10:23:00.5566667+00:00
Gupta, Garima 0 Reputation points
commented 2024-07-18T11:54:19.5233333+00:00
Nehruji R 4,451 Reputation points Microsoft Vendor
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,615 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.
716 questions
asked 2024-07-05T12:10:40.5366667+00:00
Emmanuel de Nicolay 0 Reputation points
commented 2024-07-18T11:51:18.7066667+00:00
Nehruji R 4,451 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.
859 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,615 questions
asked 2024-07-17T12:34:17.9766667+00:00
Su Myat Hlaing 145 Reputation points
answered 2024-07-18T11:41:37.3766667+00:00
Nehruji R 4,451 Reputation points Microsoft Vendor