Error message: 'True' value not allowed for property isSftpEnabled.

Brandon Pinto Sobarzo 20 Reputation points
2024-06-06T13:24:26.31+00:00

Hello, I am having difficulty enabling the SFTP feature for our storage account. This feature was working fine on Monday but now we are receiving an error message. We have not made any changes to our account. Can someone help me troubleshoot this error?

Error message: 'True' value not allowed for property isSftpEnabled.

storage account is located in brazilsouth

edit: when I try to change redundancy settings from LRS to ZRS I get this error:

Failed to update redundancy for storage account 'x'. Error: Account migration is in progress.

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

Accepted answer
  1. Vinodh247 12,746 Reputation points
    2024-06-06T14:11:14.15+00:00

    Hi Brandon Pinto Sobarzo,

    Thanks for reaching out to Microsoft Q&A.

    • Please verify once the account was properly configured and all the pre-requisites has been met.
    • Probably, the below should work...

    To resolve the Failed to update SFTP settings for account 'accountname'. Error: The value 'True' isn't allowed for property isSftpEnabled. error, ensure that the following prerequisites are met at the storage account level:

    • The account needs to be a general-purpose v2 or premium block blob account.
    • The account needs to have hierarchical namespace enabled on it.

    https://tinyurl.com/mr2p9afk

    Also, go through this accepted answer and let me know if you have any questions.

    https://video2.skills-academy.com/en-us/answers/questions/1608934/error-enabling-sftp-on-blob-storage-true-value-not

    Please 'Upvote'(Thumbs-up) and 'Accept' as an answer if the reply was helpful. This will benefit other community members who face the same issue.


1 additional answer

Sort by: Most helpful
  1. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more