156 questions with Azure Table Storage tags

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

Data Import error for Azure table storage to Azure ML studio ?

Hi Team, I tried connecting to Azure table storage in Azure ML Studio. It shows connection successful after updating all credentials but after hitting run, import is landing to internal system error. Below is the message : [Critical] Error:…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
156 questions
Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,571 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,436 questions
asked 2021-03-18T12:28:50.733+00:00
Sachin Gaikwad 21 Reputation points
accepted 2021-03-22T07:03:02.81+00:00
Sachin Gaikwad 21 Reputation points
1 answer

Failure happened on 'Source' side. Failure because of DatetimeOffset formatting

Failure happened on 'Source' side. ErrorCode=UserErrorKustoWriteFailed,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=Write to Kusto failed with following error: An error occurred for source: 'DataReader'. Error: 'Column…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
156 questions
asked 2021-02-10T14:00:35.907+00:00
commented 2021-02-13T01:55:11.237+00:00
Navtej Singh Saini 4,216 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Missing record in table storage (from stream analytics)

Hi everybody, I have a problem of missing records in a table storage account. I use a stream analytics job to send data from an IOTHub to a table storage. The stream analytics job seems working correctly (output event count seems correct). I expect…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
156 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,124 questions
Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
330 questions
asked 2021-02-10T09:25:32.913+00:00
BERNARD Thomas 166 Reputation points
accepted 2021-02-10T15:54:10.157+00:00
BERNARD Thomas 166 Reputation points
1 answer

Move an app to Azure Cosmos DB table storage

Hi All, I am having problem completing the Self-Paced Learning Paths exercise on how to move from table storage to cosmos db. Particularly I got stock at the "Run the lenses app to populate the lenses table" step. The error message is that it…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
156 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,447 questions
asked 2021-01-28T13:16:00.007+00:00
Hashiru Newland 21 Reputation points
commented 2021-02-01T22:56:22.007+00:00
Navtej Singh Saini 4,216 Reputation points Microsoft Employee
2 answers

Not able to Connect/Open Azure Table

I have created a Table in Azure Storage Account and this table is connected to Azure MarketPlace support. Now, when I try to open the table to check data, it does not open-up. There are no errors in shown on UI. How can I connect to this table or…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
156 questions
asked 2020-12-09T06:40:25.987+00:00
shantanu.bakare 1 Reputation point
answered 2021-01-12T15:04:54.637+00:00
sadomovalex 3,626 Reputation points
1 answer One of the answers was accepted by the question author.

TableEntity missing Serializable or DataContract attribute

Why isn’t the TableEntity class annotated with either the SerializableAttribute or DataContractAttribute? This would be very helpful considering TableEntity needs to be the base class for Table Entities and no derived classes will serialize without the…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
156 questions
asked 2020-12-18T18:04:08.823+00:00
Dan 31 Reputation points
accepted 2020-12-22T16:25:23.58+00:00
Dan 31 Reputation points
1 answer One of the answers was accepted by the question author.

CosmosDB Table API - Order by Datetime

Hi there, I'm trying to order a query by datetime in one of my tables on CosmosDB Table API but the data returned is not being properly ordered. My project is tied to old libraries if very little room for upgrades. Environment Information: …

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
156 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,447 questions
asked 2020-12-10T16:54:08.913+00:00
Nathan Guimaraes 21 Reputation points Microsoft Employee
accepted 2020-12-11T16:08:28.85+00:00
Nathan Guimaraes 21 Reputation points Microsoft Employee
1 answer

PowerShell steps to Import from Azure Table storage

Can one import one's data from Azure Tables to Azure Cosmosdb using PowerShell? https://learn.microsoft.com/en-us/azure/cosmos-db/import-data#AzureTableSource

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
156 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,447 questions
asked 2020-11-20T22:12:38.253+00:00
Ayan Mullick 66 Reputation points
commented 2020-11-25T15:56:23.403+00:00
Ayan Mullick 66 Reputation points
1 answer

Azure Function - Table query gets skipped or timeout

Hello, I have a function where I use table storage services, I have no problem in updating data in a azure storage table but I'm unable to use queryEntities. my code looks like below: var azure = require('azure-storage'); var tableService =…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
156 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,294 questions
asked 2020-10-16T09:37:17.927+00:00
Ostage 1 Reputation point
answered 2020-10-30T14:10:47.777+00:00
sadomovalex 3,626 Reputation points
1 answer

First Request After a While Takes Seconds to Return

I have a Function App running under Dedicated App Service plan. This app has many types of functions which interacts with Azure Table Storage, Blob Storage. Among these functions, there is a HTTP triggered function that makes a call to Azure Table…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
156 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,294 questions
asked 2020-07-18T14:22:29.06+00:00
Asiful Nobel 196 Reputation points
answered 2020-09-25T15:26:55.883+00:00
sadomovalex 3,626 Reputation points
2 answers

Power BI and Azure Table Storage

I have a question about how to best integrate Power BI with Azure Table Storage to visualize data and perform analytics in Power BI. I am directly connecting Power BI to Azure Table Storage but this is the issue I am facing: --> There is no way…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
156 questions
asked 2020-07-23T16:07:02.527+00:00
MK 1 Reputation point
answered 2020-09-07T15:01:04.327+00:00
sadomovalex 3,626 Reputation points
2 answers

How to securely use Azure services from an untrusted client?

Let's say I have a simple client Console App that I want to sell to the public. It's going to access an Azure service, let's say Table Storage. How do I secure the keys to Table Storage? It seems like it's impossible to do with just the client app? I…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,123 questions
Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
156 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,436 questions
asked 2020-08-23T11:02:31.973+00:00
Paul Marsh 1 Reputation point
answered 2020-08-28T15:53:54.077+00:00
sadomovalex 3,626 Reputation points
1 answer One of the answers was accepted by the question author.

azure stream analytics query too complex??? not giving proper output and now error... what to do next....

Hi, Query I use attached. I am using an event hub to ingest messages in json format from a push api. Json msg has some arrays in it. Now I am getting an error like "We cannot connect to Event Hub partition [0] because the maximum number of…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
156 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
558 questions
Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
330 questions
asked 2020-08-23T16:45:24.557+00:00
Rocksde 106 Reputation points
accepted 2020-08-24T19:58:21.193+00:00
Rocksde 106 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Functions Runtime Table Storage Entity Count and Performance

Azure Functions use two tables for tracking History and Instances of different types of functions according to documentation. Should this tables be periodically cleaned to maximize Table Storage performance for Durable Functions and Activity Functions? …

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
156 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,294 questions
asked 2020-07-08T10:32:58.24+00:00
Asiful Nobel 196 Reputation points
accepted 2020-07-14T08:35:59.503+00:00
Asiful Nobel 196 Reputation points
1 answer

Parse JSON array to Azure Table Storage

Good morning, I am trying to export a list from Sharepoint to Azure Table Storage by using JSON array. It looks like the array contains several object, each object having parameters such ass "name", "address" etc. The…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
156 questions
asked 2020-06-25T07:10:48.797+00:00
Jakob Rognlien 1 Reputation point
commented 2020-07-01T01:35:24.303+00:00
Mike Ubezzi 2,776 Reputation points
1 answer

Unique list of PartionKey's in Azure Table Storage Account

I would like to get a unique list of PrimaryKey's used in an existing Azure Table Storage Account with a large amount of data. In this db there will be more than 20 unique Primary Key's and I would like to get this unique list back. Is there any…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
156 questions
asked 2020-02-24T12:48:54.147+00:00
drewbyty 1 Reputation point
answered 2020-05-22T05:59:35.91+00:00
ErikEJ 341 Reputation points MVP