Differences
This shows you the differences between the selected revisions of the page.
| 2026-05-20 | 2026-05-20 | ||
| no summary (martin) | no summary (martin) | ||
| Line 25: | Line 25: | ||
| SFTP interface to Azure storage accounts supported two authentication mechanism – A legacy "local account" authentication and an Entra ID OpenSSH certificate authentication. | SFTP interface to Azure storage accounts supported two authentication mechanism – A legacy "local account" authentication and an Entra ID OpenSSH certificate authentication. | ||
| - | ==== Local account ==== | + | ==== Local account authentication ==== |
| To add a new local account, in //Settings > SFTP// view, click //Add local user//, and | To add a new local account, in //Settings > SFTP// view, click //Add local user//, and | ||
| Line 34: | Line 34: | ||
| When specifying //User name// in WinSCP, use a format ''storage-account-name.container-name.local-account-username''. | When specifying //User name// in WinSCP, use a format ''storage-account-name.container-name.local-account-username''. | ||
| + | |||
| + | ==== Entra ID OpenSSH certificate authentication ==== | ||
| + | |||
| + | As of May 2026, Entra ID OpenSSH certificate authentication is still a preview feature that you need to register to. In //Preview Features// view, search for //"SFTP Entra ID Support"// and click //Register//. | ||
| ===== Further reading ===== | ===== Further reading ===== | ||