2,509 questions with Azure Blob Storage tags

Sort by: Updated
1 answer

Copying files from one container to another with Non-english filenames in Azure Blob storage fails

Hi Guys, I'm trying to move files from one container to another container within the same Azure Blob storage account using python3 v12 SDK (took reference from this post -…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,509 questions
asked 2020-08-31T06:32:32.373+00:00
a4smb_engineer 6 Reputation points
commented 2020-09-07T05:15:10.63+00:00
Sumarigo-MSFT 44,251 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Can we update files in Storage Account File Shares without using SMB port.

We are trying to push an application setup that is stored on Azure File Shares via http links and PowerShell Scripts and need to get an update if the install completed. The Installation script creates a CSV file and then will append the data for each…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,509 questions
asked 2020-08-27T07:29:02.61+00:00
Imran Khan 21 Reputation points
accepted 2020-09-04T06:24:59.857+00:00
Imran Khan 21 Reputation points
1 answer One of the answers was accepted by the question author.

How to do a bulk delete on blobs in a blob storage using java

I have blobs which I want to delete via java application. eg: translation/2020/en/MOD1-en.zip translation/2020/en/MOD2-en.zip translation/2020/en/MOD3-en.zip translation/2020/de/MOD1-de.zip translation/2020/de/MOD1-de.zip I want to delete…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,509 questions
asked 2020-09-03T05:44:01.867+00:00
Kosala De Silva 41 Reputation points
commented 2020-09-04T01:52:46.583+00:00
Kosala De Silva 41 Reputation points
1 answer One of the answers was accepted by the question author.

Restoring Backup from Block Blob

Hello, we're using SQL 2017 Enterprise on a 3 nodes AG cluster and successfully backing up our databases to our Azure storage blob using a SAS token. We're uploading as a block blob as expected and can restore that DB to a single server in the AG…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,509 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.
12,950 questions
asked 2020-09-03T12:51:59.72+00:00
kevin eckart 26 Reputation points
accepted 2020-09-03T21:15:23.15+00:00
kevin eckart 26 Reputation points
1 answer One of the answers was accepted by the question author.

How to move blobs between Azure blob storage containers in java

I have two containers under same storage account. I am trying to move a certain blob from one container to other (release to backup). Right now what I do is download the file from release container and then upload it back again to the backup container.…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,509 questions
asked 2020-09-01T05:53:07.08+00:00
Kosala De Silva 41 Reputation points
commented 2020-09-03T04:51:51.38+00:00
Kosala De Silva 41 Reputation points
2 answers

How to avoid 429 error "TooManyRequests" on downloading the blob file from storage using Azure SDK for Java?

Hello, Azure community! I would like to ask for your advice regarding the proper work with the storage in the following situation: Recently we've faced an exception with Status code 429 saying "TooManyRequests" and the message: "The…

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,189 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,781 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,509 questions
Azure Stack Hub
Azure Stack Hub
An extension of Azure for running apps in an on-premises environment and delivering Azure services in a datacenter.
180 questions
asked 2020-08-17T16:42:08.36+00:00
Anastasiia Ilina 71 Reputation points
commented 2020-09-02T07:30:29.267+00:00
Sumarigo-MSFT 44,251 Reputation points Microsoft Employee
2 answers

Transferred the storage account - Now I do not see the storage account in source or targetted account.

I have transferred the storage account from my source account to target account. But later I learnt that you are not supposed to transfer the storage account, rather create a new storage account in target account and transfer all the files. Now the…

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,781 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,509 questions
asked 2020-08-19T14:30:10.387+00:00
Srinivasa Senapathi 1 Reputation point
commented 2020-09-01T08:59:47.147+00:00
Sumarigo-MSFT 44,251 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

How to fix container does not exist in azure functions?

I have created an azure functions app with blob storage trigger. Now in my storage account, there is container 'test1' in which their is a folder 'my-directory' which I am tracking. I tested the code on my local machine, the function fires whenever a…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,421 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,509 questions
asked 2020-08-28T15:03:52.763+00:00
gandharv30 21 Reputation points
accepted 2020-08-29T08:25:03.917+00:00
gandharv30 21 Reputation points
2 answers

How to securely use Azure services from an untrusted client?

Let's say I have a simple client Console App that I want to sell to the public. It's going to access an Azure service, let's say Table Storage. How do I secure the keys to Table Storage? It seems like it's impossible to do with just the client app? 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,151 questions
Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
159 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,509 questions
asked 2020-08-23T11:02:31.973+00:00
Paul Marsh 1 Reputation point
answered 2020-08-28T15:53:54.077+00:00
sadomovalex 3,626 Reputation points
1 answer One of the answers was accepted by the question author.

Differences between Shared Key and Azure AD Storage Account access

I'm referencing this docs page: https://learn.microsoft.com/en-us/rest/api/storageservices/authorize-requests-to-azure-storage. Based on this link both Shared Key and Azure AD auth are "Supported" but will there be any special cases where one…

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,781 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,509 questions
asked 2020-08-27T19:57:21.863+00:00
Matthew Kracht 21 Reputation points
accepted 2020-08-28T15:19:39.267+00:00
Matthew Kracht 21 Reputation points
2 answers

Upload file to Azure blob storage linux

I have ubuntu installed and i am trying to upload a file from local to Azure blob storage, it looks like there is some syntax issue azcopy --source "/home/ubuntu/Documents/PG_ps/New_Test_PG_New2020_08_19_10_02_PM.sql" --destination…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,509 questions
asked 2020-08-20T02:27:51.073+00:00
F Ahmed 36 Reputation points
commented 2020-08-28T06:39:03.153+00:00
Sumarigo-MSFT 44,251 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Supplier Data Processing/Analytical Services

Scenario Company A has an Azure Tenant and regulatory approval to store and process sensitive data Company B provides data processing and analytical services in Azure (sql database/warehouse, adf, blob storage etc) and does not have regulatory…

Azure SQL Database
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,509 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,805 questions
asked 2020-08-14T11:59:53.657+00:00
jase jackson USA 201 Reputation points
accepted 2020-08-23T07:49:45.367+00:00
jase jackson USA 201 Reputation points
1 answer

Four questions concerning the configuration of Azure

Hello Azure-Community, I am currently adjusting the configuration of our IT infrastructure to Azure and have come across a few questions. I am grateful for any help in this regard. ) We are currently using DS1_v2 for our staging environment and…

Azure SQL Database
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,320 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,781 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,509 questions
asked 2020-08-14T07:14:03.4+00:00
Pablo S 106 Reputation points
commented 2020-08-18T12:38:36.75+00:00
KalyanChanumolu-MSFT 8,316 Reputation points
1 answer One of the answers was accepted by the question author.

How to set the User Agent in Java SDK v12?

What is the content of the User Agent field that must be sent? UserAgentPolicy userAgentPolicy = new UserAgentPolicy(USER_AGENT); this.serviceClient = new…

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,781 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,509 questions
asked 2020-08-17T13:54:51.713+00:00
Somansh Reddy 141 Reputation points
accepted 2020-08-18T08:23:00.133+00:00
Somansh Reddy 141 Reputation points
2 answers One of the answers was accepted by the question author.

Is there a way to upload directory from local path to Blob Storage using BlobServiceClient?

I am looking for a way to upload a local folder to Blob Storage using Python. Local folder is non-empty with CSV output files under that directory. I know that it could be done using BlockBlobService here but I am looking at V12 SDK for Python. Thanks…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,509 questions
asked 2020-08-13T21:31:29.683+00:00
Su Li 21 Reputation points
accepted 2020-08-14T14:49:32.92+00:00
Su Li 21 Reputation points
1 answer One of the answers was accepted by the question author.

Azure: How to increase subscription read throttling limits per hour

Hello! Recently we've faced an exception with Status code 429 saying "TooManyRequests" and the message: "The request is being throttled as the limit has been reached for operation type - Read_PerHour.". As far as the documentation…

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,781 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,509 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,903 questions
asked 2020-08-10T15:24:57.797+00:00
Anastasiia Ilina 71 Reputation points
commented 2020-08-11T08:16:44.427+00:00
Anastasiia Ilina 71 Reputation points
2 answers

Can't create Logic Apps Custom connector in South Africa

Hi I've been trying for 3 days now to create the custom connector in logic apps. 4 different browsers, 3 different networks, two different azure subscriptions. Every time I click Update Connector, it throws everything away. Even if I create just one…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,509 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,908 questions
asked 2020-07-24T13:53:34.337+00:00
Jaco De Bruyn 1 Reputation point
answered 2020-08-10T19:08:27.003+00:00
ChaitanyaNaykodi-MSFT 23,816 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Configuring access to storage container

Hi, this might be a simple question (I hope!) we are trying to configure a storage container for our Azure B2C AD users to access through our app. I have created this storage container in my primary directory (lets call it abc.com). in this main…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,509 questions
Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,687 questions
asked 2020-07-20T23:18:57.253+00:00
Prem Sundaram 21 Reputation points
accepted 2020-08-07T16:38:23.627+00:00
Prem Sundaram 21 Reputation points
1 answer

How to retrieve a segmented List of Containers using the new Java v12 SDK for Azure Blob Storage?

I see that the .NET examples have a ListContainersSegmented API call. The Java SDK documentation specifies a listBlobContainers call but there is no mention about when it hits the limit of containers it will return per call. Is there a different way…

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,781 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,509 questions
asked 2020-07-23T13:42:20.823+00:00
Somansh Reddy 141 Reputation points
commented 2020-08-06T11:08:12.58+00:00
Sumarigo-MSFT 44,251 Reputation points Microsoft Employee
3 answers

Azcopy sync version 10.5.0 with preserved original folders/files time stamp

Hi, need help on how to use Azcopy sync version 10.5.0 with preserved original folders/files time stamp to Blob storage.

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,509 questions
asked 2020-07-24T05:13:17.393+00:00
Gohbh 1 Reputation point
commented 2020-08-06T11:07:07.267+00:00
Sumarigo-MSFT 44,251 Reputation points Microsoft Employee