2,874 questions with Azure Storage Accounts tags

Sort by: Updated
2 answers

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,971 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,874 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,026 questions
asked 2024-06-03T08:13:28.44+00:00
prashanth 1 Reputation point
edited an answer 2024-06-05T14:59:15.89+00:00
Srinud 1,965 Reputation points Microsoft Vendor
1 answer

PME Azure Datafactory Linked service fails to access MSIT Gen2 storage using MSIT SPN Certificate

Our PME/Data factory/Azure Data Lake Storage Gen2 Linked service is unable to access MSIT/Gen2 Storage account using MSIT/Service Principal/Certificate. It is failing with the error message "ADLS Gen2 operation failed for: Failed to get access token…

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,874 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,026 questions
asked 2024-06-04T18:02:13.4466667+00:00
Pavan Kumar Kurella 0 Reputation points Microsoft Employee
answered 2024-06-05T09:26:41.2933333+00:00
Anand Prakash Yadav 7,775 Reputation points Microsoft Vendor
0 answers

How do I fix error: Test-NetConnection : A positional parameter cannot be found that accepts argument 'if'.

I am trying to mount a File share using the Active Directory or Microsoft Entra auth method. I have the method enabled, I have the PC that I am trying to mount the file share to is enrolled to Intune and the user logged in under their Microsoft Entra ID,…

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,874 questions
asked 2024-05-24T18:05:15.3533333+00:00
VMS 0 Reputation points
commented 2024-06-05T03:58:19.2966667+00:00
VMS 0 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,874 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
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,874 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
943 questions
asked 2024-05-31T00:48:10.73+00:00
Fisette, Nick 5 Reputation points
commented 2024-06-04T08:33:42.3733333+00:00
Jiajing Hua-MFST 7,315 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.
240 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,874 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,578 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 4,216 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,874 questions
asked 2024-05-26T10:02:33.72+00:00
ML-1722 100 Reputation points
commented 2024-06-04T06:20:12.96+00:00
ML-1722 100 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,874 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,578 questions
asked 2024-06-01T15:00:03.14+00:00
11-4688 111 Reputation points
accepted 2024-06-03T11:41:15.3866667+00:00
11-4688 111 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,874 questions
asked 2024-06-01T07:06:30.8+00:00
minh tran 211 Reputation points
accepted 2024-06-03T11:16:41.6766667+00:00
minh tran 211 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,874 questions
asked 2024-05-30T12:15:06.27+00:00
minh tran 211 Reputation points
accepted 2024-06-03T11:15:09.4266667+00:00
minh tran 211 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,874 questions
Azure Migrate
Azure Migrate
A central hub of Azure cloud migration services and tools to discover, assess, and migrate workloads to the cloud.
745 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,578 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,775 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,874 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,578 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.
484 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
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.
162 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,874 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 4,216 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,874 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,578 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

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,874 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 4,216 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How to unlock a resource in a Storage Account?

Hello,    Could you please help me on how to delete a resource in my Storage Account? I tried to delete the selecting resource in the Storage Account but it keeps saying  that I have a resource block. I don't know how to unlock the resource in order 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,874 questions
asked 2024-05-30T21:25:38.5966667+00:00
minh tran 211 Reputation points
edited the question 2024-05-31T05:10:39.7266667+00:00
Ommi Naveen Kumar 195 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How to unlock a resource in a Storage Account?

Hello,    Could you please help me on how to delete a resource in my Storage Account? I tried to delete the selecting resource in the Storage Account but it keeps saying  that I have a resource block. I don't know how to unlock the resource in order 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,874 questions
asked 2024-05-30T21:27:14.2066667+00:00
minh tran 211 Reputation points
edited the question 2024-05-31T05:02:28.1+00:00
Ommi Naveen Kumar 195 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

AzCopy log file for MD5 mismatch

Hi, I'm using AzCopy version 10.17.0 to download files from storage account. I'm using --put-md5 and --check-md5 to validate the file integrity. However, on download, if there is an MD5 mismatch for one of the blob then how that will be logged in 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,874 questions
asked 2024-05-30T14:19:17.31+00:00
Zeno GH 25 Reputation points
edited the question 2024-05-31T04:34:21.56+00:00
Ommi Naveen Kumar 195 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

SMB Multichannel is not supported for the account

Coping files using file explorer is significantly slower than the azure file explorer. So I ran this command: Get-AzStorageFileServiceProperty -StorageAccount $storageAccount | Select-Object -Property ResourceGroupName, StorageAccountName, @{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,874 questions
asked 2024-05-27T18:29:28.08+00:00
Daniel Kaliel 1,261 Reputation points
accepted 2024-05-30T15:29:30.0166667+00:00
Daniel Kaliel 1,261 Reputation points
2 answers One of the answers was accepted by the question author.

Deleting Storage Account Pending Migration to SRP in Powershell

After much research on these forums and online in general, I'm trying to run the following two commands in attempt to delete a storage account that is pending migration to SRP: Move-AzureStorageAccount-Abort -StorageAccountName…

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,874 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,274 questions
asked 2024-04-29T21:46:30.1633333+00:00
806572387 20 Reputation points
accepted 2024-05-30T15:01:43.55+00:00
806572387 20 Reputation points