No announcements
Found 649741 threads
-
0 Votes
Blob Storage or SQL Azure : better option?
Azure Storage (Blog, Table, Queue) is much cheaper than SQL Azure.Answered | 6 Replies | 9431 Views | Created by meenxip - Wednesday, August 24, 2011 11:12 AM | Last reply by Wenchao Zeng - Friday, August 26, 2011 9:05 AM -
0 Votes
Azure Queue Storage: Send files in messages
Hi, Sending files in a queue message might not be a right approach as we have a limited capacity for queue message ( 64 kb ) ...Answered | 2 Replies | 1102 Views | Created by Sam_2010 - Monday, June 22, 2015 10:37 AM | Last reply by Sam_2010 - Tuesday, June 23, 2015 5:06 AM -
0 Votes
Storing Image on to the blob storage
MemoryStream streams = new MemoryStream(); // create storage account var account = ...Answered | 5 Replies | 14477 Views | Created by ArchanaSinghvi - Wednesday, July 27, 2011 10:49 AM | Last reply by BrentDaCodeMonkey - Friday, July 29, 2011 11:56 AM -
0 Votes
Azure StorageV2 Premium vs Standard Getting the correct meterID's for un-managed disks ?
Machine with a vhd file on the premium account shows up with a "Premium Page Blog - P10 - Disk - CA Central".Answered | 3 Replies | 1063 Views | Created by naimco - Thursday, April 4, 2019 5:09 PM | Last reply by SumanthMarigowda-MSFT - Tuesday, April 9, 2019 11:10 AM -
1 Votes
Changing Blob storage tiers
https://docs.microsoft.com/en-us/cli/azure/storage/blob?Answered | 5 Replies | 1065 Views | Created by Lady_Quxiote - Monday, February 18, 2019 4:55 PM | Last reply by Lady_Quxiote - Monday, February 18, 2019 6:37 PM -
0 Votes
Limitations of Azure Storage (Blobs)
Hi Steve; Microsoft Azure does not limit you in terms of the number of blobs one can create, we only ...Answered | 1 Replies | 4888 Views | Created by SteveS_at_IFS - Friday, July 18, 2014 2:10 PM | Last reply by Prasant Chhetri - Friday, July 18, 2014 3:03 PM -
2 Votes
Azure Blob Storage
Yes, you CAN mount SMB file storage to Windows/Linux VM IF you select Azure Files as storage.Answered | 4 Replies | 1615 Views | Created by JohnHK215 - Monday, August 14, 2017 1:13 PM | Last reply by Cloud_Crusader - Tuesday, August 15, 2017 8:42 AM -
0 Votes
Premium File Storage Replication
Premium file shares do not support any form of geo-redundancy.Answered | 3 Replies | 765 Views | Created by RobertRJacob - Friday, May 8, 2020 9:39 PM | Last reply by SumanthMarigowda-MSFT - Monday, May 11, 2020 6:25 PM -
0 Votes
Can we backup Azure Blob Storage
This article will help you to backup Azure Storage account.Answered | 1 Replies | 733 Views | Created by Alex_Dud - Friday, April 24, 2020 1:58 AM | Last reply by SumanthMarigowda-MSFT - Friday, April 24, 2020 9:04 AM -
1 Votes
How to connect queue in the local storage emulator
http://azurestorageexplorer.codeplex.com/ Regards, Vishal Regards, Vishal Supekar BE.CSE MCPDEA(Micorsoft Certified)Answered | 3 Replies | 8580 Views | Created by Solimul Chowdhury - Monday, January 16, 2012 5:18 PM | Last reply by Vishal Supekar - Tuesday, January 24, 2012 10:59 AM -
0 Votes
Blob Storage of Image not accessible...
Since blob storage is accessible via HTTP protocol, you don't have to do any server side programming.Answered | 3 Replies | 7665 Views | Created by ANeoh - Monday, October 14, 2019 7:23 PM | Last reply by SumanthMarigowda-MSFT - Wednesday, October 23, 2019 5:30 AM -
1 Votes
Renaming files in blobs storage
Hello Nitin, do you have a solution for the rename files in blobs storage?Answered | 2 Replies | 8643 Views | Created by Nitin mulchandani - Wednesday, January 15, 2014 1:15 PM | Last reply by edmoxa - Thursday, May 7, 2015 5:28 PM -
0 Votes
Blob Storage: Are there backups automatically created for containers in Azure Blob Storage?
You can read about this process at this link: https://docs.microsoft.com/en-us/azure/storage/common/storage-redundancy This being said, ...Answered | 2 Replies | 1030 Views | Created by BretMishler - Saturday, December 2, 2017 12:30 AM | Last reply by Floris van der Ploeg - Saturday, December 2, 2017 10:07 AM -
1 Votes
BLOB Storage Automation
You should consider using Logic apps, it has connectors for blob storage, in which you can automate certain actions.Answered | 2 Replies | 1005 Views | Created by Pritam_Shetty - Tuesday, January 15, 2019 3:48 AM | Last reply by Pritam_Shetty - Wednesday, January 16, 2019 3:52 AM -
2 Votes
Access blob storage files by specific domain.
For your requirement, " My requirement is my application domain only able to access that public file in blob storage.Answered | 3 Replies | 3642 Views | Created by Prasad Phule - Thursday, February 12, 2015 5:40 AM | Last reply by Will Shao - Tuesday, February 24, 2015 2:14 AM -
6 Votes
Using SQL Azure instead of Azure Storage Blob and Tables?
Table Storage seems to be more reliable.Answered | 2 Replies | 8955 Views | Created by Vishal Supekar - Thursday, January 12, 2012 4:56 AM | Last reply by Brian Reischl - Thursday, January 12, 2012 5:07 PM -
0 Votes
Is there any interface provided to upload data on BLOBS or Queues
Hi Mayank, If you're looking for a GUI tool, take a look at this blog ...Answered | 2 Replies | 8521 Views | Created by Mayank Thapak - Monday, September 20, 2010 12:56 PM | Last reply by Gaurav Mantri - Monday, September 20, 2010 1:17 PM -
0 Votes
Blob Storage Upload Progress
#http://stackoverflow.com/questions/21175293/how-to-track-progress-of-async-file-upload-to-azure-storage #http://stackoverflow.com/questions/9971082/tra ...Answered | 1 Replies | 2499 Views | Created by rr_1xq - Thursday, April 17, 2014 9:27 PM | Last reply by Jambor yao - Saturday, April 19, 2014 5:34 AM -
0 Votes
in memory tables in standard edition (not p1,p2 premium)
Now if we convert these tables to in memory and migrate to p1 premium azure sql(5k$ per year) will it significantlyreduce read oprations around these tables?Answered | 4 Replies | 731 Views | Created by Amit Lohogaonkar sharepointer - Sunday, February 12, 2017 2:08 PM | Last reply by Dan Guzman - Tuesday, February 14, 2017 1:26 AM -
1 Votes
Azure Server vs storage accounts
Azure Storage consists of Table, Blob, Queue and Drive.Answered | 1 Replies | 5148 Views | Created by mhand7 - Sunday, April 15, 2012 3:58 PM | Last reply by navcode - Sunday, April 15, 2012 8:13 PM
No announcements