162 questions with Azure Table Storage tags

Sort by: Updated
1 answer One of the answers was accepted by the question author.

Azure General Purpose V2 Table Storage

I am looking to stand up an Azure General Purpose V2 storage account so that I can leverage the table storage for some reference tables for an application. I know there are IOPS limitations on disks but I can't find anywhere the IOPS limitations for…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
162 questions
asked 2022-12-12T20:19:11.16+00:00
Marcus Jones 21 Reputation points
accepted 2022-12-16T14:14:29.553+00:00
Marcus Jones 21 Reputation points
0 answers

Best and efficient way to compare entries in one Azure table with other azure tables

I have two Azure tables, one Azure table holds the 65k records of users usage information and other Azure table holds 80k records of each user information. I am trying to update one of the Azure table by comparing entries of 1st table with 2nd Azure…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
162 questions
asked 2022-12-06T06:26:07.423+00:00
Mahi_Vasanth 11 Reputation points
commented 2022-12-12T23:18:58.777+00:00
SaiKishor-MSFT 17,216 Reputation points
1 answer

Storage account (classic) - Pricing

Hi Team, We haven't migrated two of our storage accounts and it still says storage account (classic). We need to pull some data from a table in it and since we are looking to pull around 200M records, just wanted to check the pricing before we…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
162 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,875 questions
asked 2022-11-29T00:11:03.427+00:00
Vikram Niranjen 1 Reputation point
commented 2022-11-29T23:25:29.657+00:00
Vikram Niranjanvel 1 Reputation point
0 answers

Intermittent connection failure while connecting to storage account from logic app

We are connecting to storage account from logic app to save some flags values in storage account table. We are getting below intermittent error with Bad Request Error code in this step. We see, this issue comes several times every month. There are no…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
162 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,875 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,964 questions
asked 2022-11-16T05:55:35.893+00:00
Abhijit Jadhav (INFOSYS LIMITED) 11 Reputation points Microsoft Vendor
commented 2022-11-28T10:41:23.55+00:00
Sebastian 1 Reputation point
2 answers

Storage technology to store attachments for a online web appliction

Hi, I want to choose Azure solution to store documents (attachment). These are attachments linked to cases in salesforce. Right now we are storing these as blob data in SQL server, each file size can be max 5 MB and total data is between…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
162 questions
Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,215 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,875 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,578 questions
Azure NetApp Files
Azure NetApp Files
An Azure service that provides enterprise-grade file shares powered by NetApp.
84 questions
asked 2022-11-23T14:21:56.357+00:00
Vipin Sharma 116 Reputation points
answered 2022-11-24T06:53:26.057+00:00
Sumarigo-MSFT 44,996 Reputation points Microsoft Employee
1 answer

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
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
162 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,875 questions
asked 2022-11-17T16:10:15.237+00:00
Ted 191 Reputation points
answered 2022-11-23T16:35:25.893+00:00
SaiKishor-MSFT 17,216 Reputation points
1 answer

Error Code:2200 microsoft.windowsazure.storage,storageextendedmessage=0:one of the request inputs is out of range

I am copying data from Azure Database to Azure Storage Table using ADF Copy activity.Able to copy 50% of data and then it failed saying 'Error Code:2200 microsoft.windowsazure.storage,storageextendedmessage=0:one of the request inputs is out of range'.I…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
162 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,027 questions
asked 2022-11-08T04:29:39.833+00:00
jay marathe 41 Reputation points
commented 2022-11-22T19:30:06.3+00:00
BhargavaGunnam-MSFT 28,616 Reputation points Microsoft Employee
0 answers

Getting error while inserting record to azure table storage

I am gettng following error while inserting record to azure table storage: com.microsoft.azure.storage.StorageException: The client could not finish the operation within specified maximum execution timeout. at…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
162 questions
asked 2022-11-10T13:32:16.987+00:00
Napte, Mahesh 1 Reputation point
commented 2022-11-18T15:19:37.707+00:00
GeethaThatipatri-MSFT 29,007 Reputation points Microsoft Employee
1 answer

BlobService appendFromText

How do you call appendFromText? azurestorage.services.blob.blobservice.blobservice

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
162 questions
asked 2022-10-27T23:45:56.597+00:00
Ariel M 51 Reputation points
commented 2022-11-18T15:04:10.403+00:00
GeethaThatipatri-MSFT 29,007 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Azrue Table - Batch delete or Multi Delete

Is it still possible to perform a batch delete or multi delete operation in a single execution? As per pypi library of Azure.data.table- release update 12.0.0b7 (2021-05-11) it stats the following Removed the TableClient.create_batch method…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
162 questions
asked 2022-10-26T18:17:11.547+00:00
ash 66 Reputation points
commented 2022-11-18T14:56:10.68+00:00
GeethaThatipatri-MSFT 29,007 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

How to copy Azure Table storage from one Storage account to another storage account

Please help with the feasible and simple approaches for copying the Azure Table storage from one Storage account to another storage account. Suggest whether "Azure Storage explorer" option works fine or any challenges with it for table…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
162 questions
Azure Storage Explorer
Azure Storage Explorer
An Azure tool that is used to manage cloud storage resources on Windows, macOS, and Linux.
240 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,875 questions
asked 2022-10-25T14:59:41.853+00:00
KK1969 311 Reputation points
accepted 2022-11-03T06:02:43.907+00:00
KK1969 311 Reputation points
4 answers

Azure Function Outgoing SSL Exceptions

Hi, Having a problem that seems to have occurred without me making any changes. My Azure Functions are having issues connecting via SSL to external APIs (My functions talk to an Azure Table Storage account via HTTPS) The logs I'm seeing are similar…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
162 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,573 questions
asked 2022-03-28T10:44:40.4+00:00
Benjamin Bristow 6 Reputation points
commented 2022-11-02T15:57:03.493+00:00
Andreas Järlstig 1 Reputation point
1 answer

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
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
162 questions
Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
342 questions
asked 2022-09-13T14:40:45.187+00:00
Ivan Tioh 91 Reputation points
commented 2022-10-18T18:36:40.19+00:00
HimanshuSinha-msft 19,376 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Deleting and updating entries in Azure Storage tables with Function(python)

I'm looking to write code in a Azure Function(Python) that can delete rows in a storage table? I would like to submit a row/partition key and delete the matching row. Any pointers would be nice.

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
162 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,875 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,289 questions
asked 2020-11-16T20:43:27.583+00:00
Jon Mart 136 Reputation points
commented 2022-10-17T07:54:00.39+00:00
Manash 51 Reputation points
1 answer One of the answers was accepted by the question author.

Update/Delete Table entries in HttpTrigger (Java)

I am currently working on a project, where I'm creating a Todo Application with Azure Functions in Java. To store the Todos im using the @TableInput and @TableOutput Bindings to create Rows in the table storage and read from it. But the users…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
162 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,573 questions
asked 2022-10-09T15:45:22.793+00:00
Liam Metzger 21 Reputation points
accepted 2022-10-15T19:24:56.09+00:00
Liam Metzger 21 Reputation points
2 answers

Azcopy 7.3.0 to copy tables from table storage using GitHub Actions

I'm trying to copy tables from "table storage" using GitHub Actions , but with version 7.3.0 of azcopy shows the following error message : [2022/09/27 17:13:45.525+00:00][VERBOSE] 7.3.0 : azcopy --source…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
162 questions
asked 2022-10-04T07:30:32.79+00:00
Samael 1 Reputation point
commented 2022-10-13T06:08:08.537+00:00
ShaktiSingh-MSFT 14,281 Reputation points Microsoft Employee
3 answers One of the answers was accepted by the question author.

Azure Storage Tables Backup Options

After some searching, it seems that even today there aren't many options provided by Azure to back up the azure storage tables. We have managed to use the older version of AzCopy 7.1, which requires reducing TLS Security on the storage account first…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
162 questions
asked 2022-02-15T08:49:40.143+00:00
Gabriel Habre 31 Reputation points
commented 2022-10-03T09:51:28.707+00:00
TickooSneha-8391 17 Reputation points
1 answer One of the answers was accepted by the question author.

How to get top n entities from azure table storage

I followed the long tail design pattern to sort the entities in descending order as shown in this 85245919390 Its mentioned that we could retrieve top n values using $top query operator 85245919390 Is $top query operator available in python…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
162 questions
asked 2022-08-30T08:39:40.243+00:00
Yugesh KC 21 Reputation points
accepted 2022-08-31T00:32:37.723+00:00
Yugesh KC 21 Reputation points
1 answer

Azure table storage speed suggestion or alternative

Hi All I am saving IoT device data per min when I need to receive a large amount of data e.g. couple of months, it takes a very long time from Azure table storage. As there a better storage option?

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
162 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,578 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,149 questions
asked 2022-08-24T18:53:44.35+00:00
djoshi 1 Reputation point
answered 2022-08-24T22:01:05.613+00:00
Sander van de Velde | MVP 30,866 Reputation points MVP
1 answer

Reading previous IoT device data , cache redis or table storage?

Hi All I have Azure Function that is triggered every time I have an IoT Hub message. I need also to read the previous message to see if any specific operations have changed. Would it be better to use Table Storage or Redis cache? This…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
162 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,573 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,149 questions
asked 2022-08-24T18:39:05.103+00:00
djoshi 1 Reputation point
answered 2022-08-24T21:47:10.76+00:00
Sander van de Velde | MVP 30,866 Reputation points MVP