Document how to use Azure workload identities for the cache
What does this MR do?
In #38330 (closed), there
was some confusion why cache uploads worked fine with Azure workload
identities, but why cache downloads failed. This commit adds
documentation about needing to add the azure.workload.identity/use
pod label to both the runner manager and the runner pods.
Why was this MR needed?
What's the best way to test this MR?
What are the relevant issue numbers?
Edited by Stan Hu