Skip to content

Commit 1720ec1

Browse files
committed
Fixing video link
1 parent 8ea8700 commit 1720ec1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/storage/blobs/secure-file-transfer-protocol-support.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,9 @@ Blob storage now supports the SSH File Transfer Protocol (SFTP). This support le
2222
>
2323
> To help us understand your scenario, please complete [this form](https://forms.office.com/r/gZguN0j65Y) before you begin using SFTP support. After you've tested your end-to-end scenarios with SFTP, please share your experience by using [this form](https://forms.office.com/r/MgjezFV1NR). Both of these forms are optional.
2424
25-
> [!VIDEO https://www.youtube.com/watch?v=5cSo3GqSTWY]
25+
Here's a video that tells you more about it.
26+
27+
> [!VIDEO https://www.youtube-nocookie.com/embed/5cSo3GqSTWY]
2628
2729
Azure allows secure data transfer to Blob Storage accounts using Azure Blob service REST API, Azure SDKs, and tools such as AzCopy. However, legacy workloads often use traditional file transfer protocols such as SFTP. You could update custom applications to use the REST API and Azure SDKs, but only by making significant code changes.
2830

0 commit comments

Comments
 (0)