cli/azd/pkg/auth/manager.go (4 lines): - line 481: // TODO: Inject client options instead? this can be done if we're OK - line 512: // TODO: Inject client options instead? this can be done if we're OK - line 535: // TODO: Inject client options instead? this can be done if we're OK - line 830: // TODO: Inject client options instead? this can be done if we're OK cli/azd/pkg/project/service_target_staticwebapp.go (2 lines): - line 21: // TODO: Enhance for multi-environment support - line 172: // TODO: Enhance for multi-environment support cli/azd/ci-build.ps1 (2 lines): - line 23: # TODO: could have multiple VS installs - line 40: # TODO: move this to a setup script that installs MSYS2 cli/azd/pkg/project/project_utils.go (1 line): - line 19: // TODO: should probably avoid picking up files that weren't meant to be deployed (ie, local .env files, etc..) eng/common/TestResources/New-TestResources.ps1 (1 line): - line 200: # TODO: find a better way to detect the language ext/vscode/src/commands/env.ts (1 line): - line 79: // TODO: Use Azure Developer CLI to delete environment. https://github.com/Azure/azure-dev/issues/1554 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 cli/azd/internal/scaffold/resource_meta.go (1 line): - line 256: // TODO: Switch to 2025-02-01-preview once available, which has a new 'endpoint' property cli/azd/internal/cmd/add/add_configure_host.go (1 line): - line 42: // TODO: Dynamic support for versions using /providers/Microsoft.Web/webAppStacks API templates/todo/api/python/todo/models.py (1 line): - line 53: TODO = "todo" 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 ext/vscode/src/commands/azureWorkspace/wizard/PickResourceStep.ts (1 line): - line 46: detail: provider, // TODO: do we want to show provider? ext/vscode/src/commands/azureWorkspace/wizard/PickEnvironmentStep.ts (1 line): - line 14: // TODO: this may be able to be changed to use a pick experience from @microsoft/vscode-azext-utils 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 cli/azd/pkg/project/service_target_springapp.go (1 line): - line 100: // TODO: Consider support container image and buildpacks deployment in the future templates/todo/web/react-fluent/src/services/telemetryService.ts (1 line): - line 41: // TODO - proper logging for web cli/azd/pkg/ext/event_dispatcher.go (1 line): - line 82: // TODO: Opportunity to dispatch these event handlers in parallel if needed 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 cli/azd/pkg/project/project.go (1 line): - line 120: // TODO: Move parsing/validation requirements for service targets into their respective components.