2,831 questions with Azure Storage Accounts tags

Sort by: Updated
1 answer One of the answers was accepted by the question author.

Azure Storage SDK for Unity missing

Hello, I've been using the Azure Storage SDK for Unity in my project. I noticed that the URL provided in the documentation is no longer valid. Could someone point me to the right URL?

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,831 questions
asked 2020-09-30T10:14:37.697+00:00
Ajinkya Puar 21 Reputation points
accepted 2020-09-30T18:04:00.077+00:00
Ajinkya Puar 21 Reputation points
1 answer One of the answers was accepted by the question author.

How to get metadata of storage

Hi Team, I would like to know how can I get the metadata for Azure Storage Accounts. For example: Microsoft.Storage/storageAccounts Microsoft.Storage/StorageAccounts/networkacls.ips Microsoft.Storage/StorageAccounts/Blobs and so 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,831 questions
asked 2020-09-22T12:08:05.967+00:00
Girish Prajwal 706 Reputation points
accepted 2020-09-30T15:51:01.947+00:00
Girish Prajwal 706 Reputation points
1 answer One of the answers was accepted by the question author.

az storage blob upload-batch but ignore duplicate files

I'm using the following command to upload the build output of a static website to and Azure blob storage az storage blob upload-batch --account-name $(STORAGE_NAME) --account-key $(STORAGE_KEY) -d '$web' -s .\public\ This works well, but uploads many…

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,831 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,552 questions
asked 2020-09-10T14:16:19.91+00:00
Joe S 21 Reputation points
accepted 2020-09-30T11:23:10.663+00:00
Joe S 21 Reputation points
3 answers

Unable to access Azure storage File Share in aads using a service account

Problem Description: We are having issues trying to resolve azure storage access for service accounts (iusr_app) on our azure ad domain service called: TESTDOMAIN The iusr_app service account is in its own OU which is in aadds. We have a group in…

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,201 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,831 questions
asked 2020-09-18T15:37:48.053+00:00
Ehsan Anwar 6 Reputation points
answered 2020-09-30T08:03:54.77+00:00
Ehsan Anwar 6 Reputation points
0 answers

Azure Blob Lifecycle Management rules are not able to delete the blobs which are older than X days that are having & character in their filename.

Azure Blob Lifecycle Management rules are not able to delete the blobs which are older than X days that are having & character in their filename. We have a rule to delete the blob files after certain period but this rule does not work for some…

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,831 questions
asked 2020-09-28T19:54:46.093+00:00
Anky 121 Reputation points
commented 2020-09-29T18:53:39.03+00:00
Anky 121 Reputation points
1 answer

Storage Account Quota Issue

We are facing an issue where a file handle is being created every 2 minutes on our File Share for 3 different IP's. We have 3 Linux Web Apps with that file share mounted so I am assuming that the issue is related to these 3 web apps. The problem is,…

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,831 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,178 questions
asked 2020-09-11T15:08:26.723+00:00
Lewis MacCallum 1 Reputation point
answered 2020-09-25T15:49:47.24+00:00
deherman-MSFT 34,686 Reputation points Microsoft Employee
3 answers One of the answers was accepted by the question author.

User delegated SAS token generated by Powershell command and Azure Portal different with SAS token created by Azure CLI

A User delegated(AD) SAS token created for storage account created by Azure portal or Powershell is different with a SAS token created by Azure CLI. Example: Azure CLI: az storage container generate-sas --account-name --name …

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,831 questions
asked 2020-09-14T05:13:52.343+00:00
Chetan Prakash Saraswat 26 Reputation points
accepted 2020-09-24T08:33:34.66+00:00
Chetan Prakash Saraswat 26 Reputation points
2 answers One of the answers was accepted by the question author.

lifecycle policy powershell issue

Hi, I'm would like to ask I did ran the sample powershell script that provided in the following link. So it works to create the lifecycle policy to one of my container part under for my storage account but when i re-apply the script to the same storage…

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,831 questions
asked 2020-08-25T02:03:46.413+00:00
Gary Leow 21 Reputation points
answered 2020-09-23T09:20:54.4+00:00
Gary Leow 21 Reputation points
1 answer

Access at the container level (azure) versus blob level.

Access at the container level (azure) versus blob level. If we want to set access at the blob level will the container level access need to reset? Which permissions has priority,... blob level or container level? For example if we set 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,831 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,552 questions
asked 2020-08-05T16:58:58.537+00:00
David Kim 66 Reputation points
commented 2020-09-22T07:38:50.26+00:00
Sumarigo-MSFT 44,506 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Restore a Storage Account

Hi there, Today we were doing some tidying up in our ressource groups and deleted a ressource group containing a storage account that we belived was nolonger needed. Turns out however that the old customer it belonged to never changed to their own blob…

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,831 questions
asked 2020-09-18T10:23:35.36+00:00
Michael Pedersen 21 Reputation points
accepted 2020-09-18T11:41:35.603+00:00
Michael Pedersen 21 Reputation points
1 answer One of the answers was accepted by the question author.

Storage Account Firewall Options & Overall Security

I'm going through a stretch of final testing of our Azure environment, and recently, I had to change the firewall settings on the main storage account from Selected Networks to All Networks to allow Automate run books access to files. Still being fairly…

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,831 questions
Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
590 questions
asked 2020-09-15T13:48:25.797+00:00
Erin Dempster 21 Reputation points
commented 2020-09-17T13:03:26.4+00:00
Erin Dempster 21 Reputation points
1 answer

How to contruct authorization header using access key for Azure File share rest api using PowerShell

I am using following to get Azure File share stats but getting authorization error $storageAccount = 'Test' $key = 'key---------' $Share= 'TestShare' $sharedKey = [System.Convert]::FromBase64String($Key) $date =…

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,831 questions
asked 2020-09-02T06:31:00.487+00:00
samer singh 21 Reputation points
commented 2020-09-15T06:21:42.833+00:00
Sumarigo-MSFT 44,506 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

How can I change folder or file permissions when mount in Azure storage service?

Please..Waiting for your earnest answers. My development environment is Azure cloud - Kubernetes and I want to install the Gitlab Docker image in Azure's storage service. Look at the log below, Gitlab starts up and tries to change the permissions of…

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,831 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,933 questions
asked 2020-09-09T05:02:39.983+00:00
OH KYOON KWON 21 Reputation points
accepted 2020-09-15T01:26:20.633+00:00
OH KYOON KWON 21 Reputation points
2 answers One of the answers was accepted by the question author.

Moving files using Azure Web jobs - high level advice

Hi, We have a scenario where we wish to use an Azure Web Job to move files which are manually dumped into an Azure File Share. We want the files moved to SPO on a schedule a couple of times a day (15GB approx data) based on an input file in the same…

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,201 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,831 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,178 questions
asked 2020-09-08T10:28:31.687+00:00
mij2020 366 Reputation points
commented 2020-09-13T18:25:12.817+00:00
ajkuma 23,731 Reputation points Microsoft Employee
1 answer

Create users in SFTP with Azure container instances

I have created an SFTP with these instructions AA8a7n0 and works perfect but I have not been able to create more users; I've seen the documentation at AA99u1y but really I don't know how to use it. Can you help me please?

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,831 questions
asked 2020-08-21T01:32:32.06+00:00
Fernando Casas Osorio 1 Reputation point
commented 2020-09-10T22:03:24.033+00:00
deherman-MSFT 34,686 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Change Content Directory for our WSUS server from On-premise to Azure.

Hi Team, We have migrated our on-premise WSUS servers to Azure for patching deployment. However, the patches/updates are not downloding on the client servers. When checked the logs, we found that content directory on IIS and registry is not updated.…

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,831 questions
asked 2020-08-18T12:28:19.17+00:00
Girish Prajwal 706 Reputation points
accepted 2020-09-09T08:41:05.347+00:00
Girish Prajwal 706 Reputation points
1 answer One of the answers was accepted by the question author.

Does Storage Analytics stop logging in $logs after reaching the 20TB limit?

Does Storage Analytics stop logging in $logs after reaching the 20TB limit? Or does it automatically delete the older log files to make space for the new ones.

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,831 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,552 questions
asked 2020-09-03T20:58:36.82+00:00
Somansh Reddy 141 Reputation points
commented 2020-09-08T18:38:15.967+00:00
Somansh Reddy 141 Reputation points
2 answers

AzCopy Support for On premise HDFS

Hi, Can we use AzCopy to transfer on-prem hdfs files to ads gen2 ? Thanks, Soumitra.

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,831 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,913 questions
asked 2020-08-29T04:12:27.9+00:00
Soumitra 1 Reputation point
commented 2020-09-08T09:00:12.167+00:00
Sumarigo-MSFT 44,506 Reputation points Microsoft Employee
1 answer

ACCESS DENIED

I'm having a serious problem trying to map azure storage on my local pc port being block and have tried all the troubleshooting at this point in need help

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,831 questions
asked 2020-08-24T05:33:36.69+00:00
citglo engineering 1 Reputation point
commented 2020-09-08T08:58:20.677+00:00
Sumarigo-MSFT 44,506 Reputation points Microsoft Employee
1 answer

Azure - SAS Terms

Can you explain allowed resource types (service, container, object) and allowed permissions (read, write, delete, update, process etc) on the SAS portal. Also how to check if SAS was issued to someone previosuly?

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,831 questions
asked 2020-08-16T10:26:39.023+00:00
Aakash Karwa 1 Reputation point
commented 2020-09-08T06:36:18.51+00:00
Sumarigo-MSFT 44,506 Reputation points Microsoft Employee