Hello KindCompute-6524,
Welcome to the Microsoft Q&A and thank you for posting your questions here.
Problem
I understand that you would like to know the Impact of AzCopy on Linux VM Network During Transfer from Other Cloud to Azure. If this will stream data through your own VM, making your network busy, or will Azure handle the transfer directly without impacting our VM's network.
Solution
This is what happen. When using AzCopy to transfer data from Google Cloud Storage (GCP) to Azure Blob Storage, the data is copied directly between GCP and Azure storage servers. This means that the data transfer does not consume your VM's network bandwidth. Azure handles the transfer without impacting your VM's network. You can find more details on how to use AzCopy for this purpose in the official documentation: https://learn.microsoft.com/en-us/azure/storage/common/storage-use-azcopy-google-cloud.
Accept Answer
I hope this is helpful! Do not hesitate to let me know if you have any other questions.
** Please don't forget to close up the thread here by upvoting and accept it as an answer if it is helpful ** so that others in the community facing similar issues can easily find the solution.
Best Regards,
Sina Salam