Forum Widgets
Latest Discussions
🚀 Share Your Experience for a Graph Connector of Azure File Share! 🚀
Hello Azure Tech Community! I'm Danny, the Product Manager at Microsoft responsible for Graph Connectors. We're excited to explore the opportunity to develop a Graph Connector for Azure File Share, which would allow your users to easily search and interact with files stored in AFS. If you're interested in this new connector, please fill out our survey to share your experience. ️Fill out our survey form here We're also looking for customers who use Azure File Share to participate in an interview with us. If you're interested, please leave a comment or reach out to me at dannyyao@microsoft.com.dannyyaoAug 15, 2024Microsoft511Views0likes0CommentsEnable version-level immutability support
Hi, I have downnloaded azure sdk from https://github.com/Azure/azure-sdk-for-cpp. I need to set "Enable version-level immutability support" while creating container. But I cloud not find a way to set this option in c++ sdk. Could you help on this which API in c++ sdk to set the Version-level immutability? When I tried with azure cli, it says --enable-vlw is under review. az storage container-rm create --name sptestVersion --storage-account srinivasaraopcloud --resource-group 'QoreStor-Devs' --enable-vlw Argument '--enable-vlw' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatusSrinivasa_rao_pMay 30, 2023Copper Contributor472Views0likes0CommentsDFS referral taget on Azure VM
Hello guys, I've a problem on DFS. I've two entries as a target folder on DFS namespace, I set the second target as "Last among all targets" so users should never be referred to this target unless all other targets are unavailable. I don't understand why randomly on this shared folder I find some files duplicated ending with the name of the both target server, so it means that second target server was used due to the first one was not available (I think) But I am not sure of this, so there are logs to find out what's happaned to the first target? and why these files was been created? thanks for your support. AndrewAndrewg72May 19, 2023Copper Contributor377Views0likes0CommentsCan we get "Storage Account - Capacity" using azure.mgmt.storage or azure.mgmt.resource (Python SDK)
We are in process of creating Azure Monitor Alert for "Storage -> UsedCapacity" metric using a form (written in Python). For this, we are trying to show the present capacity of the storage account, so that user could set the alert thresholds accordingly. We tried exploring Python libraries (azure.mgmt.storage and azure.mgmt.resource) but didn't find any way to get this property value. We did noticed 'share_quota' metric in azure.mgmt.storage library for File Share but this doesn't represent Storage Account Capacity. Appreciate, if someone could help us (or point towards right direction/correct website to post this question)? Regards, RaviRavi GuptaMay 01, 2023Copper Contributor474Views0likes0CommentsCan storage acct , RSV, Backup vaultconfigured with GRS failback from a DR site?
Can storage acct configured with GRS failback from a DR site? GRS-RA at the DR site but to do a training exercise we must write at the DR location for 1-2 months then failback to primary site? Can RSV and backup vault also failback to original site after failing over to DR site?,... not there is a need to write at Dr site for backups, blogs, and fileshares. My concern is that there is no failback mode for storage acct to return back to primary site.DKMar 20, 2023Copper Contributor379Views0likes0CommentsStorage container copy to another container for versioning
Scenario: Static website deployed to Azure storage $web container I need to copy the $web container to another container each time the $web is updated. Each time copying container should be different and it should be automatically created using scripting and naming can be using timestamp and date. I need to initiate this through git Actions if possible. I need advice on how to achieve this. is this possible using Logic Apps Azure Functions or Data lake Storageyousu1110Mar 01, 2023Copper Contributor361Views0likes0CommentsRead contents of multiple blobs at once using a single API Call
I have a list of multiple blob names whose contents I need to read at once. But from the documentation, I could find only api that allows me to read each blob at a time. This approach takes a lot of time and is expensive operation as it involves multiple REST API calls. Is there an api that allows me to pass the list of blobnames and access it contents using one API call ? Thanks Satyasatyan2142Jan 18, 2023Copper Contributor579Views0likes0CommentsUse access key in MS dotnet high availability application test
Hi! I'm testing the following .NET application suggested by MS: https://learn.microsoft.com/en-us/azure/storage/blobs/storage-create-geo-redundant-storage?tabs=dotnet But it uses Azure Identity for login purposes. I'd like to try using Access Key instead of Azure Identity but can't figure out where and how to declare this access key and avoid Azure Identity class. Any help would be appreciated Thanks!AnthonyOCJan 03, 2023Copper Contributor348Views0likes0CommentsBlob Storage Containers - Blobs with filenames masking / obfuscation
Team, I am looking for something in blob containers, where I provide access to different groups. But for example there are 2 different files in a blob container, Group 1 can view the correct filenames and view/list the same successfully. But when Group 2 users see the filenames with obfuscation and cannot determine the filenames. Example - 2 Filenames in the blob containers is - MyPic.png and YourPic.png - Group 1 members can view the filenames as MyPic.png and YourPic.png and can access successfully. But when Group2 members access the blob container, they see the filenames as vfvruvuvdfjf.png (some gibberish name) and ffsefwefrefv.png (gibberish name) and can't access the file. Can somebody help me is this possible in blob containers. Appreciate your help. Regards, MazharsmhasnNov 06, 2022Copper Contributor742Views0likes0Comments
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