I suggest you ...

Increase the size of a BLOB Storage Account to an indefinite amount

I'm currently working on a solution which will be using multiple storage accounts which will continue to grow indefinitely.
The 100TB limit means that I have to continuously list the blobs in my container to workout what the total size used is and then determine if I need to create a new storage account on the fly. This is cumbersome and time consuming for the type of performance the business requires.

It would be better to remove the account size limitation which would simplify the solution considerably and remove all the blob listing look-ups which seem counter intuitive. The only other alternative would be to provide an API call to show the current size of an account.

I'm well aware of the 5k transactions per second and 3 gigabits per second limitations per storage account, and fall well within them... even using a 10 year projection.

6 votes
Vote
Sign in
Check!
(thinking…)
Reset
or sign in with
  • facebook
  • google
    Password icon
    I agree to the terms of service
    Signed in as (Sign out)
    You have left! (?) (thinking…)
    Grant WarrenGrant Warren shared this idea  ·   ·  Flag idea as inappropriate…  ·  Admin →

    0 comments

    Sign in
    Check!
    (thinking…)
    Reset
    or sign in with
    • facebook
    • google
      Password icon
      I agree to the terms of service
      Signed in as (Sign out)
      Submitting...

      Feedback and Knowledge Base