158 questions with Azure Table Storage tags

Sort by: Updated
1 answer

Which frontend technology provides authentication with AAD?

We want to use a Logic App to write Data into a Table in Azure Storage. For users we need to provide a frontend which is only accessable by a specific group in AAD. So far we looked at Form in connection with Flow, but this does not satisfy our needs. …

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
158 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,887 questions
asked 2022-01-26T08:02:56.943+00:00
Kiesswetter Reinhard 1 Reputation point
commented 2022-02-03T23:32:17.037+00:00
Oury Ba-MSFT 16,731 Reputation points Microsoft Employee
1 answer

File, Table Queue Service ACL and Log Container Access

Hello, I'm working on azure cspm integration for a client. Had few checks for which I couldn't figure out the endpoints with respect to my code. Since, it is for my client, I can't really mention the name of the storage account in the code. Rather…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
158 questions
Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,175 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,731 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,468 questions
Azure Queue Storage
Azure Queue Storage
An Azure service that provides messaging queues in the cloud.
98 questions
asked 2022-01-17T06:27:56.617+00:00
Rahul Nair 86 Reputation points
commented 2022-01-20T12:17:29.773+00:00
Sumarigo-MSFT 43,911 Reputation points Microsoft Employee
2 answers

Azure function output binding for table not writing multiple rows

I have an Azure function executing Python code that has an output binding to an Azure table. Within the script, it attempts to add multiple rows to the table using the binding with a for loop. Each time it runs successfully but only ever adds 1 row…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
158 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,352 questions
asked 2020-06-05T22:08:57.35+00:00
Tim 6 Reputation points
commented 2022-01-18T21:49:00.387+00:00
Anonymous
1 answer One of the answers was accepted by the question author.

WindowsAzure.Storage vs. Azure.Data.Tables binding in a Http Trigger function

Hello, Can you please explain me what is the correct way to use Storage libs in the context of deprecated / non-deprecated? If I am using Microsoft.Azure.WebJobs.Extensions.Storage Version="4.0.4" "Microsoft.NET.Sdk.Functions…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
158 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,352 questions
asked 2021-08-25T12:28:22.527+00:00
adriana_malea 141 Reputation points
commented 2022-01-04T09:56:59.713+00:00
Lam Le 1 Reputation point
2 answers

What is the difference between azure.data.tables vs microsoft.azure.cosmos.table?

I am trying to implement a Azure functions using Azure table storage as DB and i have came across with 2 different nuget packages and namespaces azure.data.tables and microsoft.azure.cosmos.table. if i understand correctly azure.data.tables supports…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
158 questions
asked 2021-12-06T15:25:03.247+00:00
Emil Alipiev 271 Reputation points
commented 2021-12-21T19:37:15.347+00:00
Saurabh Sharma 23,761 Reputation points Microsoft Employee
0 answers

How to get the details of the request units and result object from UpsertEntity Response.

I am using Azure.Data.Tables for doing crud operations on Table storage. How to get the details of the request units and result object from UpsertEntity Response.

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
158 questions
asked 2021-12-14T07:29:03.95+00:00
APPANA Santosh K 1 Reputation point
commented 2021-12-15T04:05:03.33+00:00
APPANA Santosh K 1 Reputation point
3 answers

Best way to clean up azure storage table

Hi We need suggestion on clearing the azure storage table on basis of dates bi-weekly including blobs. I believe we still can use retention policy for storage blobs but that will not be applicable for Azure table scenario. for this cleaning activity…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
158 questions
asked 2021-11-23T18:39:33.457+00:00
Manish Sharma 6 Reputation points Microsoft Employee
answered 2021-12-08T15:27:59.037+00:00
sadomovalex 3,626 Reputation points
3 answers One of the answers was accepted by the question author.

Unable to connect to Azure Table Storage from PowerBI

Unable to connect to Azure Table Storage , on dialog prompt to enter URL or Account name , displays error " Account name must be .. and numbers" The account name has hyphens (-) between words, The power BI desktop client does not support this…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
158 questions
asked 2021-11-29T22:17:20.737+00:00
Chandu D 21 Reputation points
commented 2021-12-02T22:37:55.403+00:00
Chandu D 21 Reputation points
2 answers

Azure Table Storage - Allow Read Only Access To Single Table For External User To Consume Using PowerBi

Hi, I'm trying to give a partner of ours access to a single table within one of our Azure storage accounts with read only permissions so that they can generate reports using PowerBi. However there seems to be no way to do this. I don't want to give…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
158 questions
asked 2021-11-18T12:13:31.28+00:00
Chris Middleton 1 Reputation point
answered 2021-11-29T22:16:22.717+00:00
Oury Ba-MSFT 16,731 Reputation points Microsoft Employee
2 answers

BLAZOR + STORAGE TABLES = TRUE SERVERLESS (UNLIMITED SCALABILITY)

Blazor Web Assembly is a True Client Application, EVERYTHING is done in the Client Side, SCALABILITY is UNLIMITED! period. But....... Everything you do in Azure Functions can be done in Blazor at the client level, but When I try to do that I get…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
158 questions
Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,411 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,466 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,853 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,769 questions
asked 2021-11-16T15:18:41.203+00:00
Pablo Arthur-Rodger 1 Reputation point
answered 2021-11-16T18:59:16.797+00:00
Bruce (SqlWork.com) 57,641 Reputation points
1 answer

How to use the DefaultAzureCredential to authenticate a ManageIdentitiy with CloudStorageAccount

Currently I'm using the following code to authenticate to the Azure Table Storage account using an account secrete: _CloudStorageAccount = new CloudStorageAccount( new StorageCredentials(azureStorageAccountName, azureStorageAccountKey),…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
158 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,769 questions
asked 2021-10-30T21:51:24.163+00:00
Mohammad Abdulkarim Fneish 1 Reputation point
commented 2021-11-01T15:22:02.457+00:00
KalyanChanumolu-MSFT 8,316 Reputation points
1 answer

Export all Azure resources data in CSV file using Resource Graph Explorer

Hi All, I want to export all Azure Resources (VM, NIC,VNet,Disks,OSDisk, PublicIP, StorageAccount and AKS) details using the Azure Resource Graph Explorer. But it doesnot allow to have more than 4 join conditions. Please assist on how to get the above…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
158 questions
asked 2021-08-27T17:52:53.48+00:00
Anonymous
answered 2021-10-25T09:59:18.357+00:00
KalyanChanumolu-MSFT 8,316 Reputation points
1 answer

Azure Data Factory Table to Table copy missing columns

I am trying to triplicate the data from one Azure Table storage in a storage account to 2 other Azure Tables each in their own storage accounts, but when triggering the transfer of data, the output is missing columns. Likely because there are nulls for…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
158 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,691 questions
asked 2021-10-12T23:00:29.523+00:00
Bryan 6 Reputation points
commented 2021-10-21T17:53:17.607+00:00
Bryan 6 Reputation points
1 answer

Storage architecture of Azure Table Storage

Is the data stored within each partition in sequential order i.e. in ascending order of RowKey value? If yes, then who does this assignment in the servers? Also, is there any link which describes the entire architecture of how the assignment is done…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
158 questions
asked 2021-10-07T09:04:48.22+00:00
Sonali Singh8 6 Reputation points
commented 2021-10-19T06:32:50.98+00:00
Anurag Sharma 17,576 Reputation points
1 answer

Share C# Source code related to connectivity of Azure analysis service with Azure tables or blob storage

Share C# Source code related to connectivity of Azure analysis service with Azure tables or blob storage and creating a model and push the data into Model from Azure table or blob

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
158 questions
Azure Analysis Services
Azure Analysis Services
An Azure service that provides an enterprise-grade analytics engine.
439 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,468 questions
asked 2021-09-14T06:14:06.21+00:00
phani sekhar 1 Reputation point
commented 2021-09-29T16:48:39.133+00:00
HimanshuSinha-msft 19,381 Reputation points Microsoft Employee
0 answers

Table Ownership Changing

It says, "When you create a custom table, the options for ownership are User or team owned, or Organization-owned. After a table is created, you can’t change the ownership." My question is that what if we want to change the ownership later,…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
158 questions
asked 2021-09-29T08:51:43.987+00:00
MUHAMMAD ASJID 1 Reputation point
1 answer

New Azure Storage Browser DateTime values in UTC instead Local Time

Hello to everyone, I have a little doubt about the new Azure Storage Browser instead Azure Storage Explorer in Azure Portal. In new browser I see times in local time instead utc time (I saved it in utc) and I don't know if I can change to see in…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
158 questions
asked 2021-09-23T08:01:21.43+00:00
Daniel Cordoba 1 Reputation point
answered 2021-09-23T15:23:00.57+00:00
sadomovalex 3,626 Reputation points
2 answers

Cryptographyc errors while saving data into Azure-Table-Storage from Blazor.

I am developing a BLAZOR application (Core 5.0), but this errors keeps coming out!!! 'System.Security.Cryptography.Algorithms is not supported on this platform.' . I am just trying to write in Azure Table Storage. I believe this is something very simple,…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
158 questions
Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,411 questions
asked 2021-09-10T17:21:56.913+00:00
Pablo Arthur-Rodger 1 Reputation point
commented 2021-09-21T13:33:13.983+00:00
Anurag Sharma 17,576 Reputation points
0 answers

Automatically share csv file

I need help please to automatically share csv file that is stored on my laptop with an Azure service. And as soon as this csv file has been created, it needs to be shared with this Azure service automatically. The csv file is sensor data. Can I use…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
158 questions
asked 2021-09-18T20:36:24.787+00:00
TSV 1 Reputation point
commented 2021-09-20T05:56:21.33+00:00
Anurag Sharma 17,576 Reputation points
0 answers

Connectivity of Azure analysis service with Azure tables in .Net souce code.

Connectivity of Azure analysis service with Azure tables in .Net souce code.

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
158 questions
Azure Analysis Services
Azure Analysis Services
An Azure service that provides an enterprise-grade analytics engine.
439 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,352 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,468 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,353 questions
asked 2021-09-17T12:15:17.93+00:00
Manikanta 1 Reputation point
commented 2021-09-19T23:29:57.63+00:00
Samara Soucy - MSFT 5,051 Reputation points