Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Azure のポイント クエリについて質問があります。膨大な数のパーティション キーと行キーのペアがある場合、エンティティを取得するために膨大な数のポイント クエリを作成するスマートな方法はありますか?
もちろん、n 個のペアを反復処理して n 個のクエリを作成することもできますが、もっとスマートな方法があると思います。
ありがとうございました