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 Queueトランザクション(プッシュ/ポップ)がtransactionScope内で行われる場合、それらはコミットする必要がありますか、それともトランザクションの完全性に関係なく実行されますか?
Azure Storage Queuesはトランザクションをサポートしていないため、変更はすぐに行われます。