Forum Widgets
Latest Discussions
Azure file sync, avoid duplicate files
Hello guys, I've a share with 2 server endpoint with Cloud Tiering enabled in Azure file sync environment, unfortunately on this share are created duplicate files with the name of the server endpoint so it means that the same file are opened by users on both endpoint. My question is if it's possibile to set priority on these endpoint so the users can connect only to the first endpoint server unless this is unavailable then the second endpoint can be use. Or there are other method to avoid this duplicated files? thanksAventisJan 14, 2026Copper Contributor1.7KViews0likes1CommentAzure Logic App Creating multiple containers
Hi guys, I have a simple workflow in logic apps that reads data from library in sharepoint and then create the file inside of blob container. The problem is that a container is being created for each time the file is updated. So the logic app is creating the file normally but is also creating a new container with ID codes as a name. Has anyone experienced this before? ThanksFabData00Jan 12, 2026Copper Contributor463Views0likes1CommentStatus of uploading file
Hi, is it possible to get status of uploading file from blob storage? I have a case when user A is uploading large file to storage via SAS to myContainer/uploadingBlob. My server has information that someone wants to upload there but there is no way to directly tell that user is actually uploading anything there. Is it possible to get that information from storage? What if user cancels the upload?Dominik_GolebiowskiDec 29, 2025Copper Contributor826Views0likes1CommentEnable Performance Plus for Azure Disk Storage
We want to take advantage of this additional perfromance and wanted to see if it's GA (General Availibility) ? I see that, it's been almost 1 year since introducing of this feature but still in public preview. We want to enable this for our production workload. Do we need to wait for GA or can we go-ahead with it. Need your gudiance at the earliest.Venkata2340Dec 28, 2025Copper Contributor400Views0likes1Comment- JohnTMNov 24, 2025Brass Contributor159Views0likes3Comments
Manage/restore metadata when blob is updated
I'm using an Azure Storage container of block blobs as a data source for an Azure AI Search Index, and I'm using Blob metadata key value pairs for some custom data. But metadata gets wiped when a blob is updated. How are folks managing that? For reference, I've got a CosmosDB set up also for now with a cross-reference I can restore from, but it's manual. I considered using Cosmos as my data source instead, but I also need a place to store/serve media files from related to these records.kathyhurchlaNov 19, 2025Copper Contributor95Views0likes1CommentCopy from on-prem to Azure Archive Tier
Hi All, We have an on-prem NetApp File Share. We are thinking of copying data from on-prem NetApp file share to Azure Archive Tier ( Blob) for long term backup. The files in Azure Archive will not be accessed unless there is some special need. We are ok with the 15 hour rehydration time. If we need, we want to be able to rehydrate the files from Archive to a hot/cold blob and access them from NetApp. As I understand we can use CLI in batch mode to upload large number of files to Azure Archive. However how easy or difficult is it going to be to rehydrate the files into a hot/cold blob and read the same through NetApp file share. Essentially ( If I am correct) the rehydrated files will need to be mounted to NetApp. if there any solution for this problem? Thanks PallavPallav415Nov 04, 2025Copper Contributor443Views0likes1CommentSFTP storage event trigger stopped in live Azure synapse mode
My Azure synapse account is linked with git and i am working on my feature branch and created storage event trigger that get files from SPTP server when i run pipeline manual. In master and feature branch it status is started but when i publish it into live mode its status become stop and while publishing i get this error message Forbidden. Role based access check failed for resource /subscriptions Some one know this issuejunaid5Nov 04, 2025Copper Contributor379Views0likes1CommentDifferences between PowerShell and Browser when upload file
Hi All, Anybody have noticed similar behavior? When uploading the file into the storage account that is working find. But if on the same workstation you try to do this using the PowerShell command: Set-AzStorageBlobContent the if fails to: ErrorCode: AuthorizationPermissionMismatch Here is also the longer trace: $sa = get-azstorageAccount -ResourceGroupName RG01 -Name storage01 $strCTX = New-AzStorageContext -StorageAccountName $sa.StorageAccountName $strCTX | Set-AzStorageBlobContent -File C:\temp\test.txt -Container delate -Blob test.txt -Verbose VERBOSE: Performing the operation "Set" on target "test.txt". Set-AzStorageBlobContent: This request is not authorized to perform this operation using this permission. HTTP Status Code: 403 - HTTP Error Message: This request is not authorized to perform this operation using this permission. ErrorCode: AuthorizationPermissionMismatch ErrorMessage: This request is not authorized to perform this operation using this permission. RequestId: 3150eeb6-761e-0096-2edd-56e8bc000000 Time: Tue, 30 Sep 2025 10:25:51 GMT VERBOSE: Transfer Summary -------------------------------- Total: 1. Successful: 0. Failed: 1. Some thing which makes this a bit more odd, is, when I'm looking for the roles and their data accesses, they both looks like following: So I'm not even sure how I do have access to that SA.Petri-XSep 30, 2025Bronze Contributor112Views0likes1CommentSentinel to Detect Storage Account Created
Hi Everyone, When trying to generate query to show storage account when they are created, I'm having bad luck of not been able to see it in Sentinel. The KQL query I have is: AzureActivity | where ResourceProviderValue == "MICROSOFT.STORAGE" | where OperationNameValue == "Microsoft.Storage/storageAccounts/write" When the query is running, it generate no output. Even if take away "| where OperationNameValue == "Microsoft.Storage/storageAccounts/write"", I can see the storage account but not specifically when I spun up a test storage account to detect it. I'll appericate if anyone can help me get this query to work. Side note: I have Azure Monitor Alert enable and I get email but I want those alerts to be shown in Sentinel as an incident.cybersal82Aug 18, 2025Copper Contributor204Views0likes2Comments
Resources
Tags
- azure blob storage24 Topics
- azure blob15 Topics
- azure files9 Topics
- azure backup7 Topics
- storage explorer7 Topics
- Azure Data Lake4 Topics
- queue storage3 Topics
- Azure Archive3 Topics
- updates2 Topics
- azure disks1 Topic