2,538 questions with Azure Blob Storage tags

Sort by: Updated
0 answers

Encrypt/Decrypt for blobs produced or consumed outside of Azure

We have files we want to exchange with systems outside of Azure. For import we want them written to blob PGP encrypted by the source system, and for export want them PGP encrypted by ADF for the destination system. I understand that Azure does it's…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,471 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,538 questions
asked 2024-06-12T18:22:51.2166667+00:00
Moyer, Todd 40 Reputation points
edited the question 2024-06-12T19:05:24.5266667+00:00
Ryan Hill 26,771 Reputation points Microsoft Employee
1 answer

SAS Token not working for FileUpload IoTHub

I'm trying to replicate this https://github.com/Azure/azure-iot-sdk-csharp/blob/main/iothub/device/samples/getting%20started/FileUploadSample/FileUploadSample.cs example to upload a file. This part works: `// Note: GetFileUploadSasUriAsync and…

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
389 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,538 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,142 questions
Azure IoT SDK
Azure IoT SDK
An Azure software development kit that facilitates building applications that connect to Azure IoT services.
210 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,463 questions
asked 2024-06-12T17:16:40.47+00:00
mikefinch87@gmail.com 60 Reputation points
answered 2024-06-12T17:46:40.08+00:00
Sander van de Velde 30,096 Reputation points MVP
1 answer

File movement from sharepoint Nested Subfolders using Microsoft Graph API to blob using ADF

I am trying to copy files from sharepoint to Azure Blob Storage using Microsoft Graph API in ADF. I am able to do it when the sharepoint folder structure is flat. I am facing issue when the sharepoint has nested subfolders. Is there a way to get…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,538 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,022 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,868 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,992 questions
asked 2024-06-05T02:34:02.96+00:00
Jagdev Sinder 0 Reputation points
commented 2024-06-12T17:44:18.6766667+00:00
Amira Bedhiafi 17,706 Reputation points
0 answers

Stream Analytics does not refresh the input reference blob data when it is updated on the blob storage account

Hi Colleagues; I'm dealing with a problem with Stream Analytics jobs and their corresponding input reference blob data. Basically Stream Analytics is not refreshing the input reference snapshot when a new blob file has been created within the storage…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,538 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,042 questions
Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
337 questions
asked 2024-06-12T13:59:16.8033333+00:00
zarcap 0 Reputation points
1 answer One of the answers was accepted by the question author.

Issue while downloading from BLob from the Azure storage using Azure Identity

Below is Code for BLob Uplad using Azure identity..working fine public async Task<IActionResult> uploadBlobTest() { using (StreamWriter writer = System.IO.File.AppendText("log.txt")) { string blobContents = "Testing…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,538 questions
asked 2024-06-07T04:53:38.4333333+00:00
Hanumant Soft - Dev 20 Reputation points
accepted 2024-06-12T13:02:50.1466667+00:00
Hanumant Soft - Dev 20 Reputation points
0 answers

Usage cost calculation using Azure Retail Prices API for Azure Speech to Text and Blob Storage

We are using Azure subscription with the Standard Tier. We have a requirement to calculate the monthly usage cost in JPY (Japanese Yen) of the Azure Speech to Text service and Azure Blob Storage in our application. we analyzed the Azure Retail Price API…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,469 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,812 questions
Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,196 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,538 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,506 questions
asked 2024-06-05T04:22:36.4733333+00:00
Test Admin 171 Reputation points
commented 2024-06-12T11:03:39.01+00:00
dupammi 7,745 Reputation points Microsoft Vendor
1 answer

Blob PUT with SAS key, works in postman but not from IBM ACE HTTP - help needed

I can use an IBM HTTP node to GET an AZURE Blob, also can PUT and empty File in AZure Blob container, also can PUT and GET using postmain from an AZURE container. the issue is that I cannot seem to have any content uploaded into the BLOB when I execute…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,538 questions
asked 2024-06-11T21:08:06.6766667+00:00
John Carew 0 Reputation points
answered 2024-06-12T07:26:20.9733333+00:00
Nehruji R 3,576 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How to push azure blob files data in to SharePoint

***What is the process to move data from Azure Blob files to SharePoint and subsequently manage it through the Microsoft Entra Admin Center? If anyone has encountered a similar issue or has insights on how to address this, your help would be greatly…

Azure Data Share
Azure Data Share
An Azure service that is used to share data from multiple sources with other organizations.
49 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,538 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,157 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,992 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,063 questions
asked 2024-06-11T13:49:46.2+00:00
Vaibhav Patil 20 Reputation points
commented 2024-06-12T06:54:36.0033333+00:00
Vaibhav Patil 20 Reputation points
1 answer One of the answers was accepted by the question author.

Connect to Blob storage from Azure Databricks SQL

So I would like to read a table from a CSV file on Azure Blob Storage in my own account, and load it into a table in Unity Catalog on databricks (hopefully using SQL). I have tried this SQL command: CREATE TABLE IF NOT EXISTS <table_name>; COPY…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,538 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,011 questions
asked 2024-06-11T13:36:31.3633333+00:00
Kaizad Wadia 0 Reputation points
commented 2024-06-12T06:52:52.87+00:00
PRADEEPCHEEKATLA-MSFT 81,646 Reputation points Microsoft Employee
0 answers

Unexpected error occurred when transferring data into blob: Unable to create Azure Blob container.

One of our SSIS ML jobs loads data from on-prem database tables to Azure Blob container as csv files (these csv files are fed into Machine Learning scoring models as part of the same job). We get the following error when the job tries to load the csv…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,538 questions
asked 2024-06-12T06:10:40.9566667+00:00
Noveen Haseeb 0 Reputation points
0 answers

ADF web activity payload is to big

We are using ADF now, there is a step need send Post to Remote Sever, but this payload is too big, far more than 896KB, it's already 15MB, so we try to store the request payload to blob and then use the Copy Activity, but we facing another issue is Copy…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,471 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,538 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,868 questions
asked 2024-06-07T03:06:18.0733333+00:00
Ricky chen (陈帅) 0 Reputation points
commented 2024-06-12T05:59:45.2866667+00:00
Ricky chen (陈帅) 0 Reputation points
1 answer

Intermittent Trigger Issues with Event Grid for Blob Upload and Deletion in Azure Function

I am using an Event Grid subscription to trigger an Azure Function for handling blob uploads and deletions in Azure Blob Storage. However, I'm encountering intermittent issues with the triggers not firing consistently. Setup: Storage Account (Event…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,471 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.
791 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,538 questions
asked 2024-06-12T01:03:14.7566667+00:00
SuMyat Hlaing 0 Reputation points
commented 2024-06-12T05:52:20.2133333+00:00
SuMyat Hlaing 0 Reputation points
0 answers

Azure Front Door Instance DNS State "CNAME/alias record is not currently detected"

I've been following this MS tutorial to connect my Front Door instance to a custom domain. My endgoal is to connect my Azure Front Door instance to my static website and give the static website the custom domain. I've completed the steps up to…

Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
611 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,538 questions
asked 2024-06-11T16:28:48.57+00:00
hampton123 1,115 Reputation points
commented 2024-06-11T23:55:51.7133333+00:00
ChaitanyaNaykodi-MSFT 23,991 Reputation points Microsoft Employee
1 answer

How we can index blobs based on last modified date of blob in Azure AI search

We have around 20 million blobs in our blob container for the years 2021, 2022, 2023, and 2024. We only want to index blobs from 2023 and 2024, which will be approximately 5 million in number. Essentially, we want to include only the files from the last…

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.
791 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,538 questions
asked 2024-05-31T16:11:57.21+00:00
00276266 0 Reputation points
commented 2024-06-11T12:55:16.1633333+00:00
Santosh Wakode 0 Reputation points
1 answer

"Failed to create the secret" error in Azure Front Door

Hello, currently I'm trying to assign my storage account's static website an Azure Front Door instance with a custom URL. This way, when someone accesses the custom domain associated with the front door instance, they'll access my static website. I've…

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,158 questions
Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
611 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,812 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,538 questions
asked 2024-06-05T12:41:08.1033333+00:00
Anonymous
commented 2024-06-11T09:32:43.9166667+00:00
GitaraniSharma-MSFT 48,286 Reputation points Microsoft Employee
0 answers

Blobs archive status "freezes" in 'rehydrate-pending-to-hot'

We have a process where we need to rehydrate blobs from Archive (in one account) to Hot (to another account). It usually works as expected; however, there are some cases where the blobs "freeze" during the "rehydrate-pending-to-hot"…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,538 questions
asked 2024-06-10T15:04:36.22+00:00
Germán José Aguilera 0 Reputation points
edited a comment 2024-06-11T03:36:50.3533333+00:00
Sumarigo-MSFT 44,416 Reputation points Microsoft Employee
1 answer

Copying data from Snowflake to Azure SQL via Azure Blob storage

Copy data from Snowflake to Azure SQL DB via Azure Blob storage. Can able to copy from Snowflake to Blob storage but while copying from blob to Azure SQL DB, getting error message as below: Failure happened on 'Source' side.…

Azure SQL Database
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,538 questions
asked 2024-06-05T13:00:06.6466667+00:00
Suravarapu,Sowmya,IN-Kolkata 0 Reputation points
commented 2024-06-10T23:29:45.43+00:00
BhargavaGunnam-MSFT 28,106 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Further clarity needed with Azure REST API response codes

The Azure REST API docs provide 4 different reasons for receiving a 503 due to "ServiceBusy" error code. I'm trying to disambiguate user error due to too many requests vs Azure services actually being down/impacted. Originally I thought 503…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,538 questions
asked 2024-06-03T22:07:32.4466667+00:00
JJ-8928 20 Reputation points
accepted 2024-06-10T21:39:52.06+00:00
JJ-8928 20 Reputation points
1 answer

{"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,471 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,538 questions
asked 2024-05-15T09:49:59.0866667+00:00
Zakir, Ali Asgar 0 Reputation points
answered 2024-06-10T12:57:44.6666667+00:00
Robert Jan Lub 0 Reputation points
1 answer One of the answers was accepted by the question author.

How to assign a Static Public IP to Azure Storage Account

I have a storage account in Azure and I need to assign a static public IP because we use a dedicated internet link that requires the endpoint to have a public IP address. The dynamic IP addresses from Azure change over time, so I need a fixed IP. Is…

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,393 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,812 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,538 questions
asked 2024-06-05T18:33:50.5833333+00:00
Steven Axel Williams 20 Reputation points
accepted 2024-06-10T12:53:53.5933333+00:00
Steven Axel Williams 20 Reputation points