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…
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…
Entra Monitor not Writing Diag Logs to Storage Account
I enabled Diag logging for our VPN Gateway and selected a storage account . When I checked the storage account container I see a folder for metrics but nothing for connection related logs which I selected in diag settings. Also what is the best way to…
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…
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…
Can we directly call Microsoft server API's by creating custom controls from UI ?
We have an JavaScript, HTML based application integrated with custom policies of Azure Active Directory B2C. Currently we are relying on Microsoft template and modifying the elements from Script side in UI. As per Current implementation we are triggering…
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…
Issue with the availibility zone in storage account
I have a GRS storage account. I'm unable to see the availability zone of the data and resources which are placed in my storage account.
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…
Configuring the Azure Storage Account Access keys automated regular rotation?
What is the best way to enable and configure the Azure Storage Account Access keys automated regular rotation? I need to get both Azure Storage Account Access keys regularly rotated daily. Thank you.
An unexpected isssue in EventGrid Callback validation requests
I did spend hours trying to figure out why Cloud Event Webhook validation was ok in one service and failed in other services in Azure. I was running the exactly the same App as a App Service and Container App. I found out that the problem was that the…
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…
How to fix " We’re unable to validate your phone number Phone validation is required to confirm your identity and complete signup." problem
I am from the Philippines and I am trying to create an Azure account, to build my AI agent project. I am unable to successfully do so, because this error "We’re unable to validate your phone number Phone validation is required to confirm your…
azure storage account is iaas or paas?
Hi team, is azure storage account is iaas or paas? i know storage is iaas but since i am not managing the storage server, availability/dependencies behind the azure storage account i think it is paas? please confirm
On Portal: The "Events" section of every Storage Account returns an error
Hello, When I open up the "Events" section of each of our Azure Storage Accounts, I get an error: 'onInitialize' must return a Promise that covers the full initialization of the Blade, including data-loading. The Storage Accounts are all in…
Automatic deletion of Blob through web job
We have an Event Based system in place where we have events getting triggered which in turn in handled by event hub and then it is moved to data table where after sometime the file get deleted. Now all this happens via job which run continuously and till…
Need to move ~50TB of data from an Azure VM to an Azure File share in the same tenant
I need to move 50tb from an Azure VM file share to Azure files. All of the Azure data move solutions are primarily targeted for on-premises to Azure, but I see almost no options for an Azure VM to Azure Files. Azure storage mover agent are image files…
Cloud functions - Host instance 'xxxxxxxxxxxxx' failed to acquire host lock lease: Azure.Storage.Blobs:
I have a function app attached to a storage account with 3 functions with timer triggers that randomly stopped working since last month. Any pointers to troubleshoot? Log stream pasted below --------------------------------- …
I am integrating the dataflow activity which removes duplicates from the csv file to the existing pipeline i have. I need a help to configure the parameters.
I created a dataflow activity which removes duplicates from the source files( csv formatted files). So now i integrated this dataflow activity to existing pipeline i have. but i am not able to parametrize the source files. It would be helpful if i get…
what are the exact log analytics tables to query for azure storage firewall logs. Cannot find it in the documentation
Hi, I'm trying to have an alert that triggers when there is a change in the Azure Storage Account Firewall, particularly when there is a CIDR range change, I'd like to know which table what Kusto query I should use, I have tried AzureDiagnostics with…