No announcements
Found 969140 threads
-
0 Votes
Mobile Services & Table Storage
For example, if we want to insert "Employee" data entity into azure table storage using mobile service by using above technique, we end up in inserting ...Answered | 5 Replies | 4653 Views | Created by n.etx - Friday, January 18, 2013 3:57 PM | Last reply by HemaRao - Friday, May 10, 2013 11:24 AM -
6 Votes
Using SQL Azure instead of Azure Storage Blob and Tables?
I'd only add a couple things to it: In their "vanilla" forms, Table Storage can scale larger than SQL Azure.Answered | 2 Replies | 8949 Views | Created by Vishal Supekar - Thursday, January 12, 2012 4:56 AM | Last reply by Brian Reischl - Thursday, January 12, 2012 5:07 PM -
5 Votes
Azure Table Storage for logs very slow
Do you know if there's a way of calculating the ticks from a datatime on the query line within Azure Storage Explorer ?Answered | 6 Replies | 11754 Views | Created by Chumpeee - Friday, November 25, 2011 2:11 PM | Last reply by Gaurav Mantri - Saturday, November 26, 2011 2:02 AM -
0 Votes
Adding a custom domain name for a table storage in Azure
We only could custom azure blob storage domain name.Answered | 4 Replies | 1862 Views | Created by Alfonso V - Wednesday, May 28, 2014 7:20 AM | Last reply by Darin Rousseau - Friday, May 30, 2014 6:10 PM -
1 Votes
Getting the contents of a table stored in Azure Storage
Construct your query like PartitionKey ge '<from date/time ticks (step 1)>' and PartitionKey le '<to date/time ticks (step 2)>' I've written a blog post on writing ...Answered | 6 Replies | 14381 Views | Created by MyPublicIndentity - Friday, April 1, 2011 4:47 PM | Last reply by Jai Haridas - Tuesday, April 5, 2011 1:52 PM -
1 Votes
Copy Azure Tables Between Storage Accounts
Actually, there is no server-side copy for Azure Table, so you have to export the table and then import the exported data into another table.Answered | 5 Replies | 10955 Views | Created by KenAtDIFZ - Friday, July 10, 2015 5:30 PM | Last reply by SumanthMarigowda-MSFT - Monday, November 18, 2019 5:28 AM -
0 Votes
Azure table storage rest API including
Hi, Please have a look at this article: http://blogs.msdn.com/b/tconte/archive/2011/08/10/accessing-windows-azure-blob-storage-using-jquery.aspx, hope it ...Answered | 2 Replies | 1499 Views | Created by Raj Krish - Sunday, November 9, 2014 4:00 AM | Last reply by Jambor yao - Monday, November 10, 2014 2:57 AM -
0 Votes
Azure table storage client API alternative
You can also access storage tables / blobs / queues using azure storage explorer or cloud berryAnswered | 4 Replies | 9188 Views | Created by Guruprasad V - Tuesday, February 28, 2012 9:29 AM | Last reply by Hisham Riaz Ansari - Thursday, March 15, 2012 10:38 AM -
1 Votes
Hive query against Table Storage
Table to Blob is supported as per http://azure.microsoft.com/en-us/documentation/articles/data-factory-copy-activity/ The key to the Mostafa's blog post is that you ...Answered | 1 Replies | 919 Views | Created by nz-Benz-nz - Monday, April 13, 2015 2:19 AM | Last reply by JasonHowell - Friday, April 24, 2015 11:39 PM -
0 Votes
Can Azure Table Storage and Azure SQL be used together?
Could you please clarify if the combination of both SQL Azure and Azure storage tables can be used ?Answered | 2 Replies | 1214 Views | Created by jpham79 - Sunday, July 19, 2015 6:09 PM | Last reply by HarleenP - Friday, September 18, 2015 9:24 AM -
0 Votes
Azure Storage Tables - storing Dictionary
Hi, I want to store (besides the system properties: PartitionKey, RowKey and TimeStamp and some single value properties) Dictionary info (key/value pairs) in an Azure ...Answered | 1 Replies | 1659 Views | Created by Guy Dillen - Thursday, June 11, 2015 5:10 PM | Last reply by Shirisha Paderu - Friday, June 12, 2015 3:19 PM -
0 Votes
Azure Storage C++ Client library performance
Hello, I just downloaded the Azure Storage C++ client library from https://github.com/Azure/azure-storage-cpp, and experimenting with ...Answered | 3 Replies | 1644 Views | Created by RavilN - Wednesday, December 17, 2014 7:08 AM | Last reply by Huajun Zhao - Friday, December 26, 2014 6:13 AM -
0 Votes
a partition of the Windows azure table can only be storaged one storage node?
Hello Steve , After your explaintion, I get more clearly about the partition for the Windows azure table,thank you for your exhaustive help.Answered | 9 Replies | 5049 Views | Created by Jacky_shen - Monday, August 13, 2012 2:43 PM | Last reply by Steve Marx - Wednesday, August 15, 2012 5:04 AM -
0 Votes
Any way to perform Distinct() in azure table storage?
Distinct() is not a supported operation on Azure Table Storage.Answered | 1 Replies | 4323 Views | Created by knudmt26 - Saturday, February 2, 2013 3:57 AM | Last reply by Gaurav Mantri - Saturday, February 2, 2013 5:44 AM -
0 Votes
Azure Mobile Services MobileServiceClient vs Azure Table Storage???
You can get the connection string for your database by selecting it in the Azure portal.Answered | 1 Replies | 3714 Views | Created by Rehan Saeed - Wednesday, January 16, 2013 3:59 PM | Last reply by Paul Batum - Friday, January 18, 2013 11:53 PM -
1 Votes
Azure Table Storage, advanced querying
With "redundancy" are you saying that for each new task added to the table, create N copies where N is the number of people that are supervising the person who ...Answered | 3 Replies | 5748 Views | Created by joe_coolish - Tuesday, September 11, 2012 2:27 PM | Last reply by BrentDaCodeMonkey - Tuesday, September 11, 2012 6:19 PM -
0 Votes
Azure Blob storage as Database
See:https://azure.microsoft.com/en-us/documentation/articles/documentdb-partition-data/ If you have larger or non-JSON documents, you should think about using DocumentDB as ...Answered | 3 Replies | 1171 Views | Created by Varun Pathak - Sunday, April 17, 2016 4:18 AM | Last reply by Han, MSFT - Friday, May 20, 2016 8:37 PM -
1 Votes
Azure storage table no response!
In project A, I test Azure storage service(blob, table, queue).Answered | 6 Replies | 2859 Views | Created by fcjy - Monday, August 19, 2013 3:19 AM | Last reply by fcjy - Thursday, August 22, 2013 6:37 AM -
0 Votes
Small question about Windows Azure Storage Table
GAWRRELL1 I think you are using DevStorageAccount, if you are using local storage in the web.config you need to set the value of your connection string as ...Answered | 3 Replies | 4069 Views | Created by ceparu.stefan - Monday, November 5, 2012 10:00 PM | Last reply by ceparu.stefan - Saturday, November 10, 2012 4:13 PM -
0 Votes
Azure Machine Learning Reader + Table Storage
There may be slight confusion here in terms of how reader reads data from azure table.Answered | 4 Replies | 817 Views | Created by nahag - Tuesday, February 9, 2016 10:52 PM | Last reply by Gokhan U - Wednesday, February 10, 2016 9:35 PM
No announcements