You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[1ES] Migrate Scale Metrics to Azure.Data.Tables (#10276)
* Migrating Scale Metrics to Azure.Data.Tables
* Address feedback
* Configuring transport for TableServiceClient when we have a DelegatingHandler
* Cleanup
* Check if exception is fatal
Co-authored-by: Jacob Viau <[email protected]>
* Using string filters on hot paths to avoid parsing expressions
* Logging exception message instead of dumping full exception
* Create table service clients using an storage provider which also supports token credentials.
* Mock IAzureTableStorageProvider for TestWebScriptHost
* Address feedback
Co-authored-by: Shyju Krishnankutty <[email protected]>
* Address feedback
* Add release notes
* HostAzureTableStorageProvider sealed
* Fix variable name in test helpers
* Addresed feedback.
* Revert DelegatingHandler changes
---------
Co-authored-by: Jacob Viau <[email protected]>
Co-authored-by: Shyju Krishnankutty <[email protected]>
Co-authored-by: Fabio Cavalcante <[email protected]>
0 commit comments