2,346 questions with Azure Blob Storage tags

Sort by: Updated
0 answers

Unable to upload files to azure blob storage account when using CMK keys

Hello, I'm trying to upload files to azure storage container with CMK keys and using azure key vault to store keys facing below error ERROR: Unable to acquire an access token for Key Vault from Azure Active Directory using the identity of this…

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,069 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,579 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,346 questions
asked 2024-03-18T17:25:03.9233333+00:00
Lakshmi 0 Reputation points
commented 2024-03-19T08:59:22.7633333+00:00
Lakshmi 0 Reputation points
1 answer

How to copy Blobs/Files on Azure DataLake Gen2 using python

Hello: I am trying to use Python from my desktop to copy blobs/files between containers (folder) on Azure DataLake Gen2. I know I have access to the folders and I know my key is correct because I have another script that allows me to upload the files…

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,307 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,346 questions
asked 2024-03-18T20:49:01.8033333+00:00
KBD 0 Reputation points
answered 2024-03-19T08:13:37.1066667+00:00
Amrinder Singh 1,260 Reputation points Microsoft Employee
2 answers

Azure blob storage pricing

In Azure blob storage pricing calculator, Cost for Data Read & Write is given per GB Cost for operation - Read & Write transaction is given per 10000. If the monthly cost is based on read/write per 10000 transactions and data read/write per…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,346 questions
asked 2024-03-18T12:43:02.7733333+00:00
Janani 20 Reputation points
commented 2024-03-19T06:36:29.28+00:00
Amrinder Singh 1,260 Reputation points Microsoft Employee
2 answers

Deleting a folder from Blob storage

Hi, is there a way to delete a folder from blob storage container via the GUI? If not what is the easiest method and comands

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,579 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,346 questions
asked 2021-08-10T05:35:53.267+00:00
IT Admin 6 Reputation points
commented 2024-03-19T05:33:26.98+00:00
Dhan Bahadur Chhettri 0 Reputation points
1 answer

Problem to generate blob storage SAS-token in WebApp

Hi, First I want to let you know that I'm beginner with Azure. I have a problem to generate SAS-token (view-access token) for my blob storage container in my webapp server code. I'll get an 403 (unauthorized) error when trying to generate the token. I…

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,069 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,346 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.
635 questions
asked 2024-03-18T16:14:03.3+00:00
Anton Tokola 0 Reputation points
answered 2024-03-18T16:32:24.8166667+00:00
Amrinder Singh 1,260 Reputation points Microsoft Employee
1 answer

ADF storage event trigger pipeline is not triggered when file is SFTP to Azure Blob Storage.

Hi, I have a file coming from on-prem app through SFTP to Azure Blob Storage container. I set up an event storage trigger on my pipeline. However the pipeline is not getting started when the file (blob) created on Azure storage container through SFTP. On…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,346 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,267 questions
asked 2023-09-25T13:31:34.3466667+00:00
Shrivastava, Ravi-ZB 0 Reputation points
commented 2024-03-18T15:06:31.34+00:00
Jesús Eduardo Álvarez Aguilar 0 Reputation points
0 answers

How to connect to Azure Blob Storage in Airflow connections

Hi Team, I am connecting to Azure Blob storage from Airflow UI connections using Active Directory Auth and sas_token. When I use Wasb_hook inbuilt method for checking file-prefix getting Azure.core.exeptions.ResourceNotFoundError:Not Found error. I…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,346 questions
asked 2024-03-18T12:40:20.0533333+00:00
Nandini T 0 Reputation points
commented 2024-03-18T12:41:10.1733333+00:00
Nandini T 0 Reputation points
2 answers

How to create log file for pipeline execution in Azure Synapse Analytics?

What are the steps to create a log file for the execution of the pipeline in Azure Synapse Analytics? I am looking to include specific columns, such as pipeline_run_id, pipeline status, pipeline start time, pipeline end time, pipeline duration, rows…

Azure SQL Database
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,307 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,346 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,751 questions
Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,213 questions
asked 2024-03-13T18:46:48.5233333+00:00
ADITYA SINGH 0 Reputation points
answered 2024-03-18T11:39:39.39+00:00
Smaran Thoomu 7,695 Reputation points Microsoft Vendor
1 answer

How to fix Unexpected return type <class 'str'> from ContentDecodePolicy.deserialize_from_http_generics. this error

Hi team, when I use AzureBlobStorageToGCSOperator for transferring files from Azure Blob storage to GCP bucket getting below error in Airflow. Could and please help. Unexpected return type <class 'str'> from…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,346 questions
asked 2024-03-13T14:49:27.4433333+00:00
Nandini T 0 Reputation points
answered 2024-03-18T11:25:51.9+00:00
Anand Prakash Yadav 4,080 Reputation points Microsoft Vendor
3 answers

best way to migrate about 1TB of data from sharepoint online to azure storage

Hi, I'm looking for ways to migrate/move about 1TB of data from office SharePoint online to Azure storage blob and just downloading to local system and then reuploading is not an option due to limited bandwidth

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,346 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.
868 questions
asked 2023-09-25T15:37:12.4333333+00:00
Jessica Wilkinson 0 Reputation points
answered 2024-03-18T09:31:29.5333333+00:00
JohnyBenz 296 Reputation points
3 answers

Azure SSIS IR - CustomSetupScriptBlobContainerInaccessible - Cannot access your Azure blob container for custom setup

We are migrating SSIS packages to Azure and need 3rd party software to run on the Azure SSIS IR. To accomplish this we performed the following steps: created an Azure SSIS IR in ADF created a storage account added the ADF MSI as Storage Blob…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,346 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,267 questions
asked 2024-03-13T13:16:27.7933333+00:00
Wielen, Marc van der 0 Reputation points
answered 2024-03-18T08:37:51.9666667+00:00
Wielen, Marc van der 0 Reputation points
2 answers

Adding data source to a GPT model deployment

When adding a new data source to an existing GPT model deployment, I notice that it requires me to link the model to a blob storage. I have also read on the Azure OpenAI blog that it does not support .xlsx files. How can I transform my xlsx table into…

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.
647 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,346 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
1,957 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,278 questions
asked 2024-03-15T10:06:51.5233333+00:00
Ionut Dutescu 0 Reputation points
answered 2024-03-18T08:14:06.63+00:00
Ionut Dutescu 0 Reputation points
5 answers One of the answers was accepted by the question author.

HOWTO download a file from a blob container using published AzureFunction

Im trying to download a file from azure blob container uzing already published azure function. Here is my code example: The function shall download file, given filename in HTTP request. The function executes without errors, howevever I receive 0 data:…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,346 questions
asked 2024-03-13T11:38:35.6266667+00:00
Pavel Kopylov 20 Reputation points
accepted 2024-03-18T06:18:43.5366667+00:00
Pavel Kopylov 20 Reputation points
0 answers

How to access a Data asset via R function in Azure Notebook

When I tried to access a data asset from R function in Azure Notebook, I failed. But I can access the same data asset in the same Azure Notebook with a python function. My intention is to initialize a mixed Python-R programming script. Details: Conda…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,482 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,346 questions
asked 2024-03-12T18:58:57.26+00:00
Wei Zhang 20 Reputation points
commented 2024-03-18T06:04:03.66+00:00
Ramr-msft 17,596 Reputation points
3 answers One of the answers was accepted by the question author.

How to create and check Logs for SFTP i created with blob storage

I have created a SFTP with blob storage in my Azure account. While customer application have to access this SFTP, but they are not able to connect with their whitelisted IPs. How can I check Logs etc. for SFTP so I can check from which IPs I am getting…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,346 questions
asked 2024-03-12T11:16:36.6833333+00:00
Rakesh Kamboj 60 Reputation points
commented 2024-03-18T05:39:08.03+00:00
Nehruji R 1,111 Reputation points Microsoft Vendor
0 answers

cannot open file shares

無法擷取子資源 ProducerError:{ "name": "Node Fetch Error", "message": "getaddrinfo ENOTFOUND ID.file.core.windows.net", "stack": "Error: getaddrinfo ENOTFOUND ID.file.core.windows.net\n at…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,346 questions
asked 2024-03-05T02:49:41.0166667+00:00
Andy.Zeng(曾祥俊) 0 Reputation points
commented 2024-03-18T04:09:20.59+00:00
Sumarigo-MSFT 42,681 Reputation points Microsoft Employee
2 answers

How to connect to blob storage via windows batch job

Does anyone has any idea if windows batch job can access to azure blob storage to grab a file using MS DOS script?

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,346 questions
asked 2023-07-24T07:53:15.6966667+00:00
Loke 0 Reputation points
commented 2024-03-18T03:20:48.6933333+00:00
Sumarigo-MSFT 42,681 Reputation points Microsoft Employee
1 answer

I have one url by which we are opening the file from azure blob storage with expiry time 30 mins but sometime after 30 minutes with st and se parameterswe are able to access the file

https://{{azurestorage}}.blob.core.windows.net/{{containerName}}/FileName?sv=2021-10-04&st=2024-03-14T08%3A04%3A22Z&se=2024-03-14T08%3A34%3A22Z&sr=b&sp=r&rscc=no-cache%2C+no-store%2C+must-revalidate&rscd=attachment%3Bfilename%3DAdm…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,346 questions
asked 2024-03-15T10:10:00.7366667+00:00
Ritu Gupta 0 Reputation points
edited an answer 2024-03-18T03:02:28.8466667+00:00
Sumarigo-MSFT 42,681 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Azure Policy for BlobServices

Hi, community! I'm using this policy in order to audit blob versioning: { "properties": { "displayName": "Custom: Configure your Storage account to enable blob versioning", "policyType":…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,346 questions
Azure Policy
Azure Policy
An Azure service that is used to implement corporate governance and standards at scale for Azure resources.
770 questions
asked 2024-03-15T12:26:44.2733333+00:00
Serhii Polhorodnyk 20 Reputation points
commented 2024-03-17T13:27:37.58+00:00
Serhii Polhorodnyk 20 Reputation points
1 answer One of the answers was accepted by the question author.

"The requested container does not exist or is not accessible." error with Azure blob storage SFTP

I just created Azure blob storage account with SFTP enabled but getting error "The requested container does not exist or is not accessible.". What could be issue?

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,134 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,579 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,346 questions
asked 2022-06-07T00:48:54.03+00:00
Support-SaaSMart Private Limited 21 Reputation points
commented 2024-03-16T18:10:31.7066667+00:00
Gustavo Cantero 0 Reputation points