Azure storage account SFTP user limits

bengt bengan 20 Reputation points
2023-09-15T10:20:55.44+00:00

Hi,

Does the "Local" SFTP users in an Azure Storage accounts have limitations for open SFTP connections to an Azure blob storage.

For example, can I use the same local user in 5 different SFTP connections?

BR

Christoffer

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,944 questions
0 comments No comments
{count} votes

Accepted answer
  1. dashanan13 930 Reputation points
    2023-09-17T19:33:06.1+00:00

    Hei bengt bengan,

    There is no such specific limit of how many times can you reuse a set of "user credentials" on different computers.

    Although it defeats the logic reason for having different user credentials, if everyone is using the same credentials then it is equal to none using any credentials.

    If you have a set of users, try to use different credentials with permissions based on their needs instead of a generic set.

    Read more:

    https://learn.microsoft.com/en-us/azure/storage/blobs/storage-auth-abac-portal

    https://learn.microsoft.com/en-us/azure/storage/common/storage-sas-overview

    Please mark this as "answer" if it helped.


0 additional answers

Sort by: Most helpful