What is the best approach to utilize storage accounts outside of Azure?
I want to understand the best approach to consume storage accounts outside of Azure on a web application. Anonymous access and SAS are both discouraged, then what should be used?
Storing Azure Metrics in Private Storage Account Using Azure Automation
I want to retrieve metric values using Get-AzMetric in Azure Automation and store the daily updated values in an Azure Storage Account. However, the Storage Account is configured with a private link and can only be accessed through a specified network,…
How to create Storage Account with kind "StorageV1"
Hi Team, I would appreciate it if you could outline the steps for creating an account designated as "StorageV1." At present, the default setup for storage accounts appears to be "StorageV2," but I am specifically interested in…
Moving data from Azure Virtual machine to Storage account within same subscription
Hi! Currently we are using the build system on the Virtual machine running on linux in azure and send the data ( full folders into ) storage account in the same subscription via mounted storage with smb module, but sometimes we run into issues with slot…
Cannot bulk load file from Azure Storage Account
As of the early hours of this morning, I can no longer load files from Azure Storage Account containers using the following code in either of the Azure SQL Databases I've created. I may have missed something, but I don't believe anything has changed to…
How to Create System-Generated Private Endpoints for Azure Storage Account Using Bicep?
Hello everyone, I am trying to provision an Azure Storage account along with private endpoints using a Bicep template. I am able to create the first two private endpoints (for blob and file) with the following Bicep code: resource…
End of Support Date for Microsoft Azure.Storage.Common Version 12.7.1
Hi Team, Can you please help me to understand what is the exact End of support date for Azure.Storage.Common Version 12.7.1.
End of Support date for "Azure.Storage.Blobs" Version 12.8.1
Can you please help me to understand what is the exact End of support date for "Azure.Storage.Blobs" Version 12.8.1. for my documentation purpose.
Azure Machine Learning Endpoint Deployment
Hello everyone, I am facing an issue while deploying an Azure Machine Learning setup with private endpoints. Here’s what I have done so far: Provisioned an Azure Storage account with private endpoints for both Blob and File services. Deployed an Azure…
how to delete azure microsoft account without access cause to double authentication
how to delete an azure account with which I have just the password, but double authentication? is what the support of microsoft wants to get off their ass and see it at worst with me in private, since I do not like to leave traces on the internet…
How to real-time scrape diagnostic log files stored in azure blob storage
I tried scraping azure diagnostic logs stored on storage accounts via Grafana Loki and Promtail, and it works with old logs that are already archived. As soon as I try to instantaneously scrape diagnostic logs that are being written, I get only a couple…
how to create access keys and how to link that to storage account
Actually i want to create access keys and link to storage account and also provide me the navigation steps how to create and retrieve the secrets and passwords which we stored
storagedatascanner app installed and showing alert in defender for role assignment
storagedatascanner app installed in azure and showing alert in defender for role assignment and malware scanning enabled and role added for storage file data reader role assigned automaticlly , need to check malware scanning automatically enabled and…
Issue with Azure File Sync Server Registration
Hello, The issue concerns the registration of the file server with the Azure File Sync service. The StorageSyncAgent_WS2016.msi agent was installed on a fully updated Windows Server 2016 file server. It meets the requirements described in the Microsoft…
In Data Lake Storage Account Gen 2 unexpected reduction of calls API "GetPathStatus" and "ListFilesystemDir"
Hi, I am reaching out with an inquiry regarding the transactions quantity in an data lake storage account gen 2 on Azure. We have noticed that starting on 28th october, the transactions quantity associated with storage account have significantly…
I have problem with logging into my account in application Authenticator. When I write my e-mail and then ma password, application ask me to write a codę but I am not logged in so I cant do it.
When I am trying to log into my account in authencator, apllication ask about e-mail and password and when i will do it, then i need to write secret code, but I am not logged in to see it. Can someone help me?
azure blob stoarge ccontainer
Hai guys just a quick question, im planning to use azure blob storage and a container for storing my files for a chatbot im creating., how safe is it? and sis the data shared between microsoft? give me a clarity thanks much
How to Upload Carbon Black Logs and Alerts into Azure Sentinel for Evaluation
I am trying to evaluate how much Azure Sentinel helps my business's security needs. I am particularly interested in seeing how well Azure Sentinel can cluster alerts together. I have taken a small amount of EDR logs and alerts (which are in json format)…
How do I set custom domain to storage account with HTTPS without using Azure CDN.
The document said that if I'd like to set a custom domain to the storage account with HTTPS, I'm required to use Azure CDN, but Azure Student doesn't support Azure CDN, so is there any method to use HTTPS without Azure CDN?