You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/storage/blobs/secure-file-transfer-protocol-known-issues.md
+1-7Lines changed: 1 addition & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,8 +37,6 @@ This article describes limitations and known issues of SFTP support for Azure Bl
37
37
38
38
## Networking
39
39
40
-
- Partitioned DNS endpoints are not supported.
41
-
42
40
- To access the storage account using SFTP, your network must allow traffic on port 22.
43
41
44
42
- When a firewall is configured, connections from non-allowed IPs are not rejected as expected. However, if there is a successful connection for an authenticated user then all data plane operations will be rejected.
@@ -89,8 +87,6 @@ This article describes limitations and known issues of SFTP support for Azure Bl
89
87
90
88
- Symbolic links are not supported.
91
89
92
-
- PowerShell and Azure CLI are not supported. You can leverage Portal and ARM templates for Public Preview.
93
-
94
90
-`ssh-keyscan` is not supported.
95
91
96
92
- SSH commands, that are not SFTP, are not supported.
@@ -101,13 +97,11 @@ This article describes limitations and known issues of SFTP support for Azure Bl
101
97
102
98
- The account needs to be a GPv2 or Block Blob Storage account.
103
99
104
-
- The account needs to have LRS or ZRS replication setup.
105
-
106
100
- The account needs to have hierarchical namespace enabled on it.
107
101
108
102
- The account needs to be in a [supported regions](secure-file-transfer-protocol-support.md#regional-availability).
109
103
110
-
- Customer's subscription needs to be signed up for the preview. To enroll in the preview, complete [this form](https://forms.office.com/r/gZguN0j65Y)*and* request to join via 'Preview features' in the Azure portal.
104
+
- Customer's subscription needs to be signed up for the preview. Request to join via 'Preview features' in the Azure portal. Requests are automatically approved.
111
105
112
106
- To resolve the `Home Directory not accessible error.` error, check that:
0 commit comments