164 questions with Azure Table Storage tags

Sort by: Updated
1 answer

Delete certain rows from Azure Table Storage

Hi all, I have an Azure Table Storege and I store there messages sent to my IoT Hub via MQTT. I use this table to implement something like a telemetry system but is not important. As you imagine my table is gowing faster since many devices are sending…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
164 questions
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,948 questions
asked 2023-07-26T15:48:13.6766667+00:00
Andrea Previtali 106 Reputation points
commented 2023-07-31T06:28:48.79+00:00
Andrea Previtali 106 Reputation points
0 answers

Dropdown not updating with new table entries

This has only just started not working - when a new entry is added to the table it is not becoming available in the corresponding dropdown

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
164 questions
asked 2023-07-26T21:54:19.1733333+00:00
B A 0 Reputation points
commented 2023-07-31T04:56:13.7+00:00
ShaktiSingh-MSFT 14,481 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Connect Azure Storage account from Azure App service ?

I need to connect App Service with Storage account which allows only from selected virtual networks and IP Address. I have added all outbound IP address of App service to Storage account Firewall. Added storage blob / table contributor roles to app…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
164 questions
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,948 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,419 questions
asked 2023-07-25T11:39:29.32+00:00
Seenivasan S R 25 Reputation points Microsoft Employee
commented 2023-07-26T16:25:59.1566667+00:00
SnehaAgrawal-MSFT 21,006 Reputation points
1 answer One of the answers was accepted by the question author.

What are system generated tables in storage account?

Hi, I would like to understand what are the system generated tables in the storage accounts. This can be located under storage account -> storage browser -> tables (toggle show system generated tables). See the screenshot. This is increasing…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
164 questions
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,948 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,644 questions
asked 2023-07-08T17:59:49.4233333+00:00
Ayush Tyagi 20 Reputation points
commented 2023-07-08T18:59:26.0366667+00:00
Ayush Tyagi 20 Reputation points
1 answer One of the answers was accepted by the question author.

Understanding Azure Table Storage billing before I run this script

I have an Azure Table Storage table with 2.4 million entities. I need to update one property from "foo" to "bar" where another property equals "baz". The Azure Table Storage Pricing page say "we charge $0.00036 per…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
164 questions
asked 2023-06-21T14:58:26.32+00:00
Tim_Myth 26 Reputation points
edited the question 2023-06-22T05:01:36.24+00:00
AjayBathini-MSFT 40 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

Azure Logic Apps | Get Entities | azure Table Storage

Hi I am trying to use Get Entities action from Azure Table Storage in my Standard Logic App I want to be able to fetch all records - will be in higher thousands.. I want to use Pagination, but as soon as I save it get's turned off automatically After…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
164 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,001 questions
asked 2023-05-30T09:50:41.9366667+00:00
Abhay Chandramouli 991 Reputation points
accepted 2023-06-06T09:10:02.9133333+00:00
Abhay Chandramouli 991 Reputation points
1 answer

Azure Table Storage

Hi I am working with Azure Table Storage I will have supposedly around 2 million records in my table every day I want to read all 2 million records in one go.. (I need a mechanism to read all in one go using Azure Logic Apps or any other service) What I…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
164 questions
asked 2023-05-31T12:28:36.3533333+00:00
Abhay Chandramouli 991 Reputation points
answered 2023-05-31T21:55:28.6766667+00:00
AirGordon 7,030 Reputation points
2 answers One of the answers was accepted by the question author.

Microsoft.Azure.WebJobs.Extensions.Storage 5.0.0 and Table storage

I tried to update a Azure Functions project to use the 5.0.0 version of Microsoft.Azure.WebJobs.Extensions.Storage but with this version my Azure Functions project does not compile any more and I get this error. error CS0246: The type or namespace name…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
164 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,697 questions
asked 2021-10-28T12:02:00.62+00:00
Andreas 26 Reputation points
commented 2023-05-26T12:12:08.86+00:00
VOGEL Nicolas 0 Reputation points
1 answer One of the answers was accepted by the question author.

How to fix Azure Functions failing because of Timeouts

Hi, I am trying to use Azure Functions to Upsert entities to Azure Table Storage. The problem is, the 'Upsert'ing works just fine (entites are upserted) but the Azure Function itself keeps failing because of Timeouts. What would I be doing wrong?

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
164 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,697 questions
asked 2023-05-17T05:19:02.7133333+00:00
GH 20 Reputation points
accepted 2023-05-23T07:32:35.44+00:00
GH 20 Reputation points
2 answers

How to fix Azure Table Store htrowing null reference in AddEntityAsync

We are using Azure.Data.Tables nuget package to write to azure table store. This has been working fine for months. We haven't changes any code but, as of this morning we're getting a null referenece exception when trying to call AddEntityAsync - it…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
164 questions
asked 2023-05-09T11:44:03.02+00:00
T K 1 Reputation point
commented 2023-05-15T04:52:44.65+00:00
ShaktiSingh-MSFT 14,481 Reputation points Microsoft Employee
1 answer

Azure Request failed exception for my Azure Function App

A function app which was running for past one month suddenly got stopped and when looked onto the log from azure application insights it says a message as below: The listener for function 'Functions.TimerTrigger2' was unable to start. Service request…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
164 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,697 questions
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,948 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,644 questions
asked 2023-04-14T13:36:32.72+00:00
Kokul Jose 316 Reputation points
commented 2023-05-10T15:18:56.6166667+00:00
Pramod Valavala 20,611 Reputation points Microsoft Employee
0 answers

How to delete entries from Azure Table Storage using ADF

I am trying to delete entries from Azure Table Storage using ADF I got this article (https://learn.microsoft.com/en-us/rest/api/storageservices/delete-entity1) which says we can use a HTTP DELETE request, but I am not sure about the headers I have to…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
164 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,216 questions
asked 2023-05-08T14:06:04.8833333+00:00
Arundhati Sen 151 Reputation points
commented 2023-05-10T11:36:27.6766667+00:00
Arundhati Sen 151 Reputation points
0 answers

How to query the Azure table storage entities with filters using REST API via Apex salesforce

Actually I'm trying to get the Azure table storage entities using query syntax that is.. If we use with bellow query, we can get all table data(Entities)---> String endpoint = 'https://' + storageAccountName + '.[table.core.windows.net/]' +…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
164 questions
asked 2023-04-12T14:56:36.8466667+00:00
john shaik 0 Reputation points
edited a comment 2023-04-19T14:21:45.0366667+00:00
john shaik 0 Reputation points
1 answer One of the answers was accepted by the question author.

How to update an Entity in Table Storage if same ETag persists (Javascript package)

Hi, I am using @azure/data-tables javascript package to access the Table storage. Trying to increment the count of a property in an Entity maintaining the Concurrency. How to perform the same using Etag property. I don't see any good examples in…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
164 questions
asked 2023-03-31T18:10:09.7266667+00:00
vaira selvam 20 Reputation points
commented 2023-04-05T05:55:15.2266667+00:00
vaira selvam 20 Reputation points
1 answer One of the answers was accepted by the question author.

Attribute 'Table' is not valid on this declaration type. It is valid on 'type' declarations only.

I'm doing the Output Binding in Azure Functions .NET 6. Whatever the input data I'm receiving, that passing to the table in the table storage but two errors I'm getting. Getting Table Attribute Error in…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
164 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,697 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,662 questions
asked 2023-03-04T02:15:15.63+00:00
krishna572 876 Reputation points
commented 2023-03-23T13:49:31.0866667+00:00
MuthuKumaranMurugaachari-MSFT 22,276 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Durable Function does not finish when I configured Azurite with multiple Storage Accounts.

I'm developing Azure Function (Python). And I configuire Azurite with multiple Storage Accounts & Keys. I use Azurite from container, so I configure docker-compose.yml as follows: # (omission) services: azurite: image:…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
164 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,697 questions
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,948 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,644 questions
asked 2023-03-15T08:19:58.79+00:00
Makoto Oda 291 Reputation points
commented 2023-03-23T13:15:09.0366667+00:00
MuthuKumaranMurugaachari-MSFT 22,276 Reputation points
2 answers

Is Azure Table Storage deprecated as of now

In my project I've so far been using table functionality from WindowsAzure.Storage. According to Nuget.org the package has been deprecated and replaced with Microsoft.Azure.Storage.Blob, Microsoft.Azure.Storage.File, Microsoft.Azure.Storage.Queue,…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
164 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,546 questions
asked 2020-07-09T09:50:48.637+00:00
Roman Kozlechkov 26 Reputation points
commented 2023-03-02T20:42:53.89+00:00
Broadnax, Levi 0 Reputation points
2 answers

What are the alternatives to list all tables in Azure Storage Account since Microsoft.WindowsAzure.Storage is now depecrated

Using Microsoft.WindowsAzure.Storage we can list all tables in a Storage Account easily like this: string storageConnectionString = Environment.GetEnvironmentVariable("StorageConnectionString"); CloudStorageAccount storageAccount =…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
164 questions
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,948 questions
asked 2023-01-18T15:34:21.7033333+00:00
FlyingInCloud 21 Reputation points
edited a comment 2023-02-14T06:34:08.88+00:00
Sumarigo-MSFT 45,416 Reputation points Microsoft Employee
0 answers

20% of our customers from Germany lost access to the service

Hi, since about 12:30 PM 20% of our users lost access to the service - more than 10.000 users; they cannot for example load images stored in the Azure blob storage or access other table storages; app services are working; here is the the affected…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
164 questions
asked 2023-02-13T17:38:13.5833333+00:00
edited a comment 2023-02-14T00:16:45.2166667+00:00
Oury Ba-MSFT 18,026 Reputation points Microsoft Employee
1 answer

Common application level config properties source for multiple App services

Hi Experts I have a situation where i need to provide a common config for multiple applications. The challenges which i need to conquer are as below. Each time there is a change in config file. App has to be rebuild and deployed. …

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
164 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,546 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,419 questions
asked 2022-12-01T10:40:58.037+00:00
varun anand 1 Reputation point
edited the question 2023-02-10T22:52:45.68+00:00
Ryan Hill 27,111 Reputation points Microsoft Employee