FluidFramework icon indicating copy to clipboard operation
FluidFramework copied to clipboard

[release/2.0] Update blob upload to use managed identity (#22647)

Open Abe27342 opened this issue 1 year ago • 1 comments

Description

Updates the blob upload steps to use the pipeline's identity as authentication rather than a storage key.

Cherry-pick of #22647

Abe27342 avatar Sep 30 '24 16:09 Abe27342

@fluid-example/bundle-size-tests: +238 Bytes
Metric NameBaseline SizeCompare SizeSize Diff
aqueduct.js 452.24 KB 452.27 KB +35 Bytes
azureClient.js 550.86 KB 550.91 KB +49 Bytes
connectionState.js 680 Bytes 680 Bytes No change
containerRuntime.js 256.06 KB 256.07 KB +14 Bytes
fluidFramework.js 375.11 KB 375.12 KB +7 Bytes
loader.js 133.46 KB 133.48 KB +14 Bytes
map.js 41.1 KB 41.11 KB +7 Bytes
matrix.js 143.39 KB 143.4 KB +7 Bytes
odspClient.js 518.97 KB 519.02 KB +49 Bytes
odspDriver.js 97.26 KB 97.28 KB +21 Bytes
odspPrefetchSnapshot.js 42.32 KB 42.33 KB +14 Bytes
sharedString.js 159.9 KB 159.91 KB +7 Bytes
sharedTree.js 375.09 KB 375.1 KB +7 Bytes
Total Size 3.22 MB 3.22 MB +238 Bytes

Baseline commit: 4f5e66acb8dbf4cb19a0548e418d7676fcdb4e39

Generated by :no_entry_sign: dangerJS against 70dbb6bc9ac6cabd1f142e1086b62d4c04d21f06

msfluid-bot avatar Sep 30 '24 17:09 msfluid-bot

This PR has been automatically marked as stale because it has had no activity for 60 days. It will be closed if no further activity occurs within 8 days of this comment. Thank you for your contributions to Fluid Framework!