メモ:Azure SDK .NET スレッドセーフ

.NET Azure SDK Design Guidelines | Azure SDKs

✅ DO be thread-safe. All public members of the client type must be safe to call from multiple threads concurrently.

Azure SDK for .NET でのスレッド セーフ | Microsoft Docs