Hello, Please see attached. This issue seems to be the UI is not showing the connected path therefor not allowing me to make the connection
I am not able to access the Home (landing) directory drop down when setting up an SFTP local user for a blob storage account. All prequisits have been meet but drop down down on the UI doesn't work.
I am not able to access the Home (landing) directory drop down when setting up an SFTP local user for a blob storage account. All perquisites have been meet but drop down on the UI doesn't work. I have tried manually updating in CLI but cannot get that to work either.
Azure Blob Storage
2 answers
Sort by: Most helpful
-
-
Silvia Wibowo 6,056 Reputation points Microsoft Employee Volunteer Moderator
2025-07-16T20:49:00.23+00:00 Hi @Brandon Panasiuk , you need to type the entry for "Home (landing) directory". It is not a drop-down list. The format for the entry is
containername/directoryname
The form will check whether the directory exists.
Sample with valid directory name:
Sample with non-existent directory name:
Please accept an answer if correct. Original posters help the community find answers faster by identifying the correct answer. Here is how.