简体   繁体   中英

Deactivate Azure File Sync

Here in My work, we have Azure File Sync in our file server and works great. But now we need to cancel that service and use a private cloud to store our files.

How to make all files in My server available to copy to another location? We try to shutdown the subscription before, and a lot of files became unavailable to copy on server.

BR.

AzCopy is a command-line utility that you can use to copy files to or from a storage account. This article contains example commands that work with Azure Files. You can you azcopy tool: https://learn.microsoft.com/en-us/azure/storage/common/storage-use-azcopy-files

Additional information: You may also refer to Azure Data Factory( Copy data from or to Azure Files by using Azure Data Factory )

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM