sdk/identity/azure_identity/src/azure_pipelines_credential.rs (3 lines): - line 25: // TODO: https://github.com/Azure/azure-sdk-for-rust/issues/682 - line 38: // TODO: Should probably remove this once we consolidate and unify credentials. - line 135: // TODO: Consider defining and using azure_identity-specific pipeline, or even from azure_core. sdk/identity/azure_identity/src/credentials/workload_identity_credentials.rs (2 lines): - line 101: // TODO: Should probably remove this once we consolidate and unify credentials. - line 155: // TODO: https://github.com/Azure/azure-sdk-for-rust/issues/2002 sdk/core/azure_core/src/http/pipeline.rs (2 lines): - line 64: // TODO: &options.telemetry.unwrap_or_default(), - line 77: // TODO: Should we instead use the newtype pattern? eng/common/TestResources/New-TestResources.ps1 (1 line): - line 207: # TODO: find a better way to detect the language sdk/typespec/typespec_client_core/src/http/context.rs (1 line): - line 228: // TODO: Use is_owned(), is_borrowed() once stabilized. eng/common/scripts/Update-DocsMsMetadata.ps1 (1 line): - line 62: # TODO: Use taxonomy for service name -- https://github.com/Azure/azure-sdk-tools/issues/1442 sdk/core/azure_core_test/src/recording.rs (1 line): - line 448: // TODO: Should RecordingId be used everywhere and models implement AsHeaders and FromHeaders? sdk/identity/azure_identity/src/chained_token_credential.rs (1 line): - line 22: // TODO: Should probably remove this once we consolidate and unify credentials. eng/common/scripts/TypeSpec-Project-Process.ps1 (1 line): - line 130: # TODO support the branch name in url then get the commithash from branch name sdk/core/azure_core_test/src/proxy/bootstrap.rs (1 line): - line 159: // TODO: Create a lock file lock? https://github.com/Azure/azure-sdk-for-rust/issues/2299 sdk/typespec/typespec_client_core/src/http/policies/retry/mod.rs (1 line): - line 46: // TODO: Only check Microsoft headers when constructed from azure_core (https://github.com/Azure/azure-sdk-for-rust/issues/1753) eng/common/scripts/Helpers/Metadata-Helpers.ps1 (1 line): - line 50: # TODO: Use taxonomy for service name -- https://github.com/Azure/azure-sdk-tools/issues/1442 sdk/typespec/typespec_client_core/src/http/clients/noop.rs (1 line): - line 17: // TODO: We probably don't want to limit this to wasm32 since there will be wasm environments with threads. This should be a feature flag. sdk/core/azure_core_test/src/proxy/matchers.rs (1 line): - line 90: // TODO: Remove once all recordings are updated (https://github.com/Azure/azure-sdk-for-rust/issues/2411). sdk/typespec/typespec_client_core/src/http/pipeline.rs (1 line): - line 58: // TODO: Consider whether this should be initially customizable as we onboard more services. sdk/typespec/typespec_client_core/src/http/headers/mod.rs (1 line): - line 228: // TODO: Sanitize all bug safe headers. sdk/typespec/typespec_client_core/src/http/response.rs (1 line): - line 267: // TODO: Sanitize headers and emit body as "(body)". eng/common/scripts/Helpers/Resource-Helpers.ps1 (1 line): - line 78: # TODO: Remove try/catch handler for Get-AzKeyVault - https://github.com/Azure/azure-sdk-tools/issues/5315