2,785 questions with Azure Storage Accounts tags

Sort by: Updated
1 answer

Adding Custom Domain to Azure Front Door Assistance

Hi, currently I've added an Azure Front Door service to my storage account's static website. The static website is an interface for my API's system. I want to add a custom domain to my Azure Front Door system, however I'm a bit confused on the process. I…

Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
604 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,785 questions
asked 2024-06-04T15:13:52.59+00:00
hampton123 1,115 Reputation points
answered 2024-06-04T16:10:40.0166667+00:00
akinbade abiola 2,810 Reputation points
2 answers One of the answers was accepted by the question author.

Are unauthorized API calls to a storage account billed?

I've been struggling to get this question answered by support. If someone makes an unauthorized API call to a storage account, will the owner of the account be billed? Documentation seems to imply that this is the case, but I'm yet to get a definite yes…

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,785 questions
asked 2024-05-21T16:17:01.2966667+00:00
Thomas Lauronen 31 Reputation points
commented 2024-06-04T12:24:30.92+00:00
Jason Viloria 0 Reputation points
0 answers

How to replace OperationContext in new V12 SDK Azure.Storage.Blobs

I'm switching from Microsoft.WindowsAzure.Storage to Azure.Storage.Blobs. In the former versions I could log retries, this seems to be missing in the new SDK. I used OperationContext for this: var context = new OperationContext(); …

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,857 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,785 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,516 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,430 questions
asked 2024-06-04T11:18:12.8033333+00:00
Becker, W 46 Reputation points
1 answer

how to copy the permission from on prem share folder to Azure storage bucket

Hello Team, We have huge share data at the on prem servers which we wanted to move on azure file share . at the same time when we are moving share data to azure file share, we want the same permission which are there on the on prem share folders. please…

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,191 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,785 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,024 questions
Active Directory Federation Services
Active Directory Federation Services
An Active Directory technology that provides single-sign-on functionality by securely sharing digital identity and entitlement rights across security and enterprise boundaries.
1,212 questions
asked 2024-06-03T13:58:00.45+00:00
N Wakchaure, Jagdish 40 Reputation points
answered 2024-06-04T09:33:20.8+00:00
Nehruji R 3,121 Reputation points Microsoft Vendor
1 answer

How to Remove a Storage Account From Onedrive

I am trying to remove this account from my onedrive; however, I have tried to uninstall onedrive, manually remove the account, I looked through my onedrive settings and nothing. Can someone please help me? Please see the attached picture. My other…

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,785 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
883 questions
asked 2024-05-31T00:48:10.73+00:00
Fisette, Nick 0 Reputation points
commented 2024-06-04T08:33:42.3733333+00:00
Jiajing Hua-MFST 6,265 Reputation points Microsoft Vendor
2 answers

How to limit access to a single container in Azure Blob Storage

Hello, I am trying to find a way to restrict access for a specific user to a single or selected container(s) in Azure Blob Storage. According to Microsoft documentation, "A user must be assigned the Reader role to use the Azure portal with Microsoft…

Azure Storage Explorer
Azure Storage Explorer
An Azure tool that is used to manage cloud storage resources on Windows, macOS, and Linux.
235 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,785 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,516 questions
asked 2024-05-28T20:05:28.8833333+00:00
PS 396 Reputation points
commented 2024-06-04T06:50:07.26+00:00
Nehruji R 3,121 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

Will all write requests to a ZRS storage account fail when an availability zone becomes unavailable?

Hi all, Azure docs says that A write request to a storage account that is using ZRS happens synchronously. The write operation returns successfully only after the data is written to all replicas across the three availability zones. If an availability…

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,785 questions
asked 2024-05-26T10:02:33.72+00:00
ML-1722 40 Reputation points
commented 2024-06-04T06:20:12.96+00:00
ML-1722 40 Reputation points
2 answers One of the answers was accepted by the question author.

How to allow RENAME operation to a local SFTP user in Storage Account?

I have created an Azure SA, a container, enabled SFTP and created a local user with list, write, read permissions. The user is able to create a folder, a file, to modify the file content but can not rename the file. Will adding delete and / or create…

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,785 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,516 questions
asked 2024-06-01T15:00:03.14+00:00
11-4688 81 Reputation points
accepted 2024-06-03T11:41:15.3866667+00:00
11-4688 81 Reputation points
1 answer One of the answers was accepted by the question author.

Could you help with the container's assessing error ?

Hello,   I tried to create three containers in my Storage Account. It went went and the containers were created. But there was a problem when I tried to access the container. It said that "This request is not authorized to perform this operation…

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,785 questions
asked 2024-06-01T07:06:30.8+00:00
minh tran 176 Reputation points
accepted 2024-06-03T11:16:41.6766667+00:00
minh tran 176 Reputation points
2 answers One of the answers was accepted by the question author.

How to turn on the Anonymous Access Level in creating New Container in the Storage Account

Hello, I need to create a new container with the Public Access Level but I can not do it because the Anonomymous Access Level is turned off. Could you show me how to turn the Anonymous Access Level on?

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,785 questions
asked 2024-05-30T12:15:06.27+00:00
minh tran 176 Reputation points
accepted 2024-06-03T11:15:09.4266667+00:00
minh tran 176 Reputation points
2 answers

Pick an account You will be signed in to Azure Storage AzCopy on a remote device or service. Select Back if you aren't trying to sign in to this application on a remote device or service. Selected user account does not exist in tenant 'Microsoft Services'

Pick an account You will be signed in to Azure Storage AzCopy on a remote device or service. Select Back if you aren't trying to sign in to this application on a remote device or service. Selected user account does not exist in tenant 'Microsoft…

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,785 questions
Azure Migrate
Azure Migrate
A central hub of Azure cloud migration services and tools to discover, assess, and migrate workloads to the cloud.
733 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,516 questions
asked 2024-06-01T12:27:39.8566667+00:00
张承志 0 Reputation points
answered 2024-06-03T11:03:54.0766667+00:00
Anand Prakash Yadav 7,010 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

storage account firewall and virtual network setting

I have storage account used by vm for boot diagnostics. recently I changed the network setting of the storage account from public access allowed for all to Enabled from selected virtual networks and IP addresses. After this boot diagnostic is not able to…

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,785 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,516 questions
Azure Private Link
Azure Private Link
An Azure service that provides private connectivity from a virtual network to Azure platform as a service, customer-owned, or Microsoft partner services.
475 questions
asked 2024-06-02T16:41:23.26+00:00
Shivam Singh 210 Reputation points
accepted 2024-06-03T09:17:34.45+00:00
Shivam Singh 210 Reputation points
1 answer

How can i monitor azure data factory pipelines runtime logs in realtime with no latency?

Hi team, I'm trying to to retrieve Azure Data Factory pipeline execution logs in Realtime without any latency. If tried using log analytics, I see there is a latency in logs to get available. How can I get the Realtime pipeline details including IN…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,892 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,785 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,813 questions
asked 2024-06-03T08:13:28.44+00:00
prashanth 1 Reputation point
commented 2024-06-03T09:13:28.39+00:00
prashanth 1 Reputation point
2 answers

event hub activity log

the action of creating or delete a table in storage account doesn't show log in activity log monitor, what can be the reason?

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
160 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,785 questions
asked 2024-05-29T11:48:34.0033333+00:00
Maayan Dugma 20 Reputation points
commented 2024-06-03T07:14:30.15+00:00
Nehruji R 3,121 Reputation points Microsoft Vendor
1 answer

Folders in azure storage account are not deleted even after all blobs of the folders are deleted

I have a blob container in Azure called UploadedFiles. It has folders and the folder has some blobs. Even after all the blobs are deleted,the folder is still visible. How that folder will disappear? CloudBlobDirectory directory =…

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,785 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,516 questions
asked 2023-01-13T08:51:11.78+00:00
SIGMA P35 1 Reputation point
edited a comment 2024-06-01T19:45:23.4633333+00:00
Poulsen, Martin MPOUL 0 Reputation points
1 answer

Extremely Slow NTFS Permission Change - Azure File Share

Recently migrated file server data to Azure File Share. No issues with mapping or opening files. The problem is when NTFS permission is updated or changed, that it takes a LOT of time (hours). Any advise or workaround is greatly appreaciated. Thanks.

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,191 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,785 questions
asked 2024-05-22T03:27:11.1333333+00:00
Eric Fuentes 0 Reputation points
edited a comment 2024-06-01T10:39:25.5766667+00:00
Sumarigo-MSFT 44,256 Reputation points Microsoft Employee
1 answer

How to make a registered pipeline can be executed when a model update on AzureML is triggered.

Hello, I am currently exploring how to update a model and how this update can trigger a registered pipeline to execute as a result of this model update. But I don't know how to implement, any idea for doing this?

Azure Open Datasets
Azure Open Datasets
An Azure service that provides curated open data for machine learning workflows.
25 questions
Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,633 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,785 questions
asked 2024-05-30T01:57:06+00:00
Tú Nguyễn 0 Reputation points
answered 2024-05-31T17:16:13.3766667+00:00
YutongTie-MSFT 47,331 Reputation points
2 answers

Can't access a storage account from a container app

I'm trying to connect a new container app to an existing storage account that I use in other apps as well. the new container app is on the same resource group as my other apps, yet attempting to interact with the storage account (blob/table) from the 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,785 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
302 questions
asked 2024-05-30T14:45:22.0333333+00:00
Yovel Cohen 20 Reputation points
answered 2024-05-31T13:16:56.1133333+00:00
Nehruji R 3,121 Reputation points Microsoft Vendor
2 answers

How is data stored redundantly in a zone-redundant storage account?

Hi all, I am curious about how data is redundantly stored in a zone-redundant storage (ZRS) account on Azure. I came across the SOSP paper, which described the old architecture that did not support ZRS. I understand that in the old architecture, data was…

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,785 questions
asked 2024-05-26T11:39:39.7633333+00:00
ML-1722 40 Reputation points
answered 2024-05-31T10:04:27.02+00:00
Sumarigo-MSFT 44,256 Reputation points Microsoft Employee
1 answer

Trying to download logs files from file shares

Hi, I m trying to download log files present in file shares of azure storage account, but I am getting error as site wasnt available, below is the screenshot for your reference.

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,785 questions
asked 2024-05-30T10:20:50.1+00:00
R Aishwarya 65 Reputation points
answered 2024-05-31T07:25:31.8166667+00:00
Nehruji R 3,121 Reputation points Microsoft Vendor