An Azure service that stores structured NoSQL data in the cloud.
How to Monitor Azure Table Storage Size and Implement Auto Cleanup
Hi, My IoT devices’ data from IoT Hub is being saved in individual Azure Table Storage tables. Over time, these tables are accumulating data, including unnecessary historical records. Could someone please guide or advise how I can do the following: …
Azure Table Storage
Diagnosing spikes of 15-20s in "Success Server Latency"
We've been seeing "Success Server Latency" for Azure Table Storage spike to 15-20s once/twice a day (seems to affect most/all tables within the same storage account simultaneously). Average latency is ~5ms. We've been running these for years…
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
Can Power BI - Copliot capable of fetching data on the GO from azure and make report - example total data
is there a capability of power bi or fabric that can pull data on the GO from auzre, example all resources and resource group.
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
Azure Storage table with AD identity and Powershell
Hello all, I can't find what is missing in my code/setup to retrieve data from a Storage Account Table using Powershell and Azure AD Service Principals. I have a Storage Account I will name mystorageaccount In that Storage Account, a Table…
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
Azure Storage
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
Confirmation on Deleting Azure Diagnostic Tables and Retention Best Practices
Hello Microsoft, My server currently has Windows Azure Diagnostics (WAD) enabled. The diagnostic tables have accumulated over time and now consume a significant amount of capacity within the associated Storage Account (General Purpose v1). As there is no…
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
Transactional price for Azure Table Storage in v2 account
The Azure Table Storage pricing page does not mention any difference between v1 and v2 accounts: https://azure.microsoft.com/en-us/pricing/details/storage/tables/ However, if I understand correctly, v1 accounts have significantly lower transaction costs…
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
Can we delete azure tables from storage account which are older than certain days by Lifecycle management rule?
Can we delete azure tables from storage account which are older than certain days by Lifecycle management rule?
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
Unhandled exception. Microsoft.Azure.Cosmos.Table.StorageException: Server failed to authenticate the request.
I am using a C# console app to send data to Azure table storage. The app works fine in some of the systems but gives following error in a few identical systems. Any clue what is the issue? Unhandled exception.…
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
Re-use of rejected private end point
Hello everyone, We created a private endpoint for a table in a storage account. During our testing, we had to reject the connection state at one point. However, when we later tried to approve the private endpoint again, the "Approve" button was…
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
How to connect Cosmos Table DB to managed Grafana?
I have a Cosmos Table DB with data that I wish to visualize. So I set up and instance of managed Graphana, but I can't figure out how to connect the DB to it. I see that Grafana offers a plugin, but it is closed source, so what is the alternative if I…
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
Azure Cosmos DB
An Azure NoSQL database service for app development.
AuthorizationPermissionMismatch
2/12/2025 9:41:39 AMTimeStamp2/12/2025 9:41:39 AMServer RequestId-Error Detail__N/A__UserThe user is a federated identity in an application that has blob, table queue data contributor roles.Request…
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
Azure Storage
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
Microsoft Security | Microsoft Entra | Microsoft Entra ID
A cloud-based identity and access management service for securing user authentication and resource access
CORS issue on the Azure Table Storage APIs when calling table endpoints
For one of my projects, I'm aggregating information in the browser and have to push metrics to Azure Table Storage. For this, I use the @azure/data-tables dependency and a SAS token. On the Azure Storage Account, I enabled the CORS settings to allow any…
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
Azure Data Factory skips column when reading data from Azure Table Storage (Copy Activity)
Hi, I have a use case wherein I want to export Azure Table Storage to CSV/Txt file using ADF. (Copy Activity) However, I have an issue where it skips some of the columns if the first 10 data of the table are null on that specific column. For Example:…
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
How can Azure Storage be integrated with other Azure services like Azure Functions and Azure Logic Apps?
This question explores the integration capabilities and use cases for combining Azure Storage with other services.
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
Connect private Azure Table Storage Account with AI search
I have a Azure AI search instance and an Azure Table Storage Account. Both are in the Germany West Central region. Both services have a private endpoint and are connected to the same vnet and also to the same subnet. I added the Azure Table Storage…
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
OData query filter for Datatime
Good Day, At Azure Table Storage, if i want to filter by columns less than Now() I tried the below but aint work, using Storage Exporer and Python "ExpiresOn lt datetime'2024-12-08T06:06:00.976Z'" now = datetime.now(timezone.utc) …
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
How to get Employees Hierarchy
Hi, My requirement is as follows: I would like to obtain Employee Wise Hierarchy (Bottom Employees to Top Employees) using SP. Note (Role): NH is Level-1(Top Level) VH is Level-2 AVP is Level-3 RM is Level-4 DRM is Level-5 BM is Level-6 TH is Level-7…
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
Azure Database for MariaDB
An Azure managed MariaDB database service for app development and deployment.
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
Azure Cosmos DB
An Azure NoSQL database service for app development.
Access Azure Table Storage from Visual Studio with AzureDefaultCredential
I'm trying to access a table in Azure Table Storage using AzureDefaultCredential. In Visual Studio, I am logged in with my AAD account In Table Storage -> IAM -> Role Assignments, my user has Owner, Contributor, Storage Account Contributor, Storage…
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
Azure Storage
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
Query on freshly inserted Table Entities on Azure storage do not return all entities
After inserting a 1000 table entities, the first read gives Less entities. I have a very simple program public static async Task RunTest(TableClient client) { List<TableEntity> tableEntities = new…
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
Unexpected network error in Azure Table Storage when autoscale kicks in for Stream Analytics
Scenario I'm using Azure Stream Analytics (ASA) streaming data from Azure Event Hub to Azure Table Storage. I've enabled autoscale rule in ASA. When autoscale kicks in, I notice that there would be a few network errors observed from Azure…
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.