Lin Jian

Results 16 comments of Lin Jian

Looks like we can't use the same name as we used one configuration for all packages.

We agreed that we could use this table as a place to track all these ENV varibles used in our tests. Missining ones should be added ASAP.

Nice catch. I see a .NET PR addressing the same issue: https://github.com/Azure/azure-sdk-for-net/pull/17642 We also don't deal with secondary endpoint for connect string. https://github.com/Azure/azure-sdk-for-net/blob/master/sdk/storage/Azure.Storage.Common/src/Shared/StorageConnectionString.cs

Copy to rename seems quite inefficient to me. Can we do better?

We won't support it as a helper function as it won't be guaranteed to be an atomic operation if we are calling copy blob underneath. Should probably add more documentation...

> @ljian3377, > > > Should probably add more documentation on how to copy and rename a blob. > > Where are you thinking of adding this documentation? @ramya-rao-a Probably...