Query on NFS-Client
Hi All, I have a storage account created in Azure, and under Data Storage, I have NFS file shares. Is it possible to mount these NFS file shares on Windows Servers? On one of my Windows servers, I have enabled the NFS client using the following command,…
Automate deployment of Storage account Life Cycle Management policy
Hi Team, I have manually created one storage lifecycle management rule manually from portal I need to put it in a devops pileline. I need different policies for different containers within the storage account. Which means when new container gets created…
How to View Azure Fileshare Used Capacity in Logs and Display in a Dashboard?
Hi, I want to see the used capacity in Azure Fileshare and display the results in a dashboard. However, it is not working as expected. I am only getting these outputs: Yet, I can see the used capacity under Insights:
File Refresh
I have a file which is necessary to make some UI changes for my application. In my setup I generate a file in my local system first, then the same file gets uploaded to a file share in the azure storage account. Now I make changes in my local and test…
Unable to load parquet file from azure storage account
I have created a credential and created a data source. I have placed a csv and a parquet file on the azure DL G2 storage account. I run this and it returns the first column of data as expected........... SELECT id FROM OPENROWSET( BULK…
Azure Front Door with Azure Storage Blobs
Hello! We have an Azure Blob Storage account containing a large number of media files (.MP4). These files are manually organized into categorized folders under a single container. Our goal is to allow all corporate users to access the container and…
Azure File Sync and Private Endpoint
We have setup File Sync in Entra with a private endpoint and installed the agenton a small onprem file server. We are not using Azure DNS etc.. and updated the local host file for all the private endpoint IP's and FQDN's. When the Server Registration…
Azure Confidential Ledger ARM template re-deployment infinite loop calls to Ledger_ListBySubscription
When using an ARM template to deploy an Azure Confidential ledger, resource of type Microsoft.ConfidentialLedger/ledgers, we see that the initial deployment of the Ledger runs fine, however, upon rerunning the ARM template, the deployment gets stuck with…
What is the difference/similarity b/w public and anonymous access
Please explain difference/similarity b/w public and anonymous access in terms of Modify-SABlobPublicAccess
Read-access geo-reduntant storage number of copies?
I believe there's a mistake in one of the questions at the end of the AZ-104: Implement and manage storage in Azure module: From my understanding, RA-GRS only makes 4 copies of the data - not 6. Is there something I'm missing? This question is…
![](https://techprofile.blob.core.windows.net/images/S_cuPY6clEGHkGukXbR5Cg.png?8DD404)
Container Level SAS Key or Service principal is not working when we connect Azure data Lake storage blob container with POWER BI Service
Hi All, we have a strange thing, our requirement is connect storage account to Power BI using container level SAS Key, it is working fine when we connect Power BI desktop to blob storage and publish the report. Problem- when Same SAS Key we are using…
File sync in Azure storage
Im bit confused in configure Azure File sync in our organisation environment. we have file with 5GB with DEAB sync group with cloud endpoint and a service endpoint. Im unable to sync Drive E to the DEBA51-E. Can someone help me on this in detailed is…
Entra Key Vault Key Rotation Policy to Rotating the Storage Account Key
I created a Key Vault and granted my storage account the Key Vault Officer role. I then setup a rotation policy as outline in the article below. I see versions of keys listed in Key Vault but the last rotation time stamp on the storage account key is…
Where is my data?
My customer wants to know in which country their data is stored. West Europe is not enough, they want to know country. Is it possible to know this?
Which procedure to follow to start adding the Azure Storage Account Access keys for one day rotation?
In order to perform Automated Azure Storage account Access keys, I am following this article: https://learn.microsoft.com/en-us/azure/key-vault/secrets/tutorial-rotation-dual?tabs=azure-cli#create-and-deploy-the-key-rotation-function Since I have 500+…
![](https://techprofile.blob.core.windows.net/images/WsWYoGdWukeBW66msAr6qQ.png?8D8128)
![](https://techprofile.blob.core.windows.net/images/K-17JMffHkWm3NCsMSk3cA.png?8DBA52)
Blob already exists azure storage account
Hello there. I got this issue pertaining Storage account particularly its blob container. It is link to Filebeat using the following data below: eventhub: <eventhub_name> cosumer_group: <consumer_group_name> connection_string:…
![](https://techprofile.blob.core.windows.net/images/plYzsHbbFkSRZoNnNRfYxw.png?8DD363)
Data factory copy operation in immutable storage fails
I have data factory with one pipeline which do copy operation from one container to another within same storage account. I have two containers "daily" and "weekly" and my pipeline copy files from daily to weekly. When new files are…
Unable to update Azure Storage Account minimum TLS version: Error: Managed Service Identity (MSI) was not found for resource ''
Following the announcement about the retirement of TLS 1.0 and 1.1 support, I tried to update the minimum TLS version on one of my storage accounts to 1.2 (via the Azure Portal). It failed with the following error: Failed to update storage account…
"errorMessage": "interaction_required: AADSTS16000: User account '{EUII Hidden}' from identity provider 'live.com' does not exist in tenant 'Microsoft Services' and cannot access the application '74658136-14ec-4630-ad9b-26e160f
Hello there Azure community, Realized an Azure account is connected to my hotmail email address/microsoft account when attempting to remove an expired credit card from the subscription section. The amount of things that seem to be configured within…
Hi, I want to fetch information for each storage account - blobs, queues, files, tables
Hi, I want to fetch information for each storage account - blobs, queues, files, tables. In the portal we can see that we have a storage browser for each storage account which gives info about blobs, queues, files tables. How can I fetch it for all of…