"The requested container does not exist or is not accessible." error with Azure blob storage SFTP

Support-SaaSMart Private Limited 21 Reputation points
2022-06-07T00:48:54.03+00:00

I just created Azure blob storage account with SFTP enabled but getting error "The requested container does not exist or is not accessible.". What could be issue?

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,170 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,716 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,436 questions
0 comments No comments
{count} votes

Accepted answer
  1. shiva patpi 13,141 Reputation points Microsoft Employee
    2022-06-07T05:12:20.52+00:00

    Hello @Support-SaaSMart Private Limited ,
    I was able to repro the issue locally

    208898-image.png

    While creating the container for the SFTP enabled storage account if the Home directory is not specified it needs to be accessed using below syntax (i.e. container name needs to be mentioned)
    myaccount.mycontainer.myuser@customdomain.com

    Reference document: https://learn.microsoft.com/en-us/azure/storage/blobs/secure-file-transfer-protocol-support-how-to?tabs=azure-portal

    Please try out and let us know.

    8 people found this answer helpful.

0 additional answers

Sort by: Most helpful