src/apic-extension/azext_apic_extension/custom.py (13 lines): - line 210: # TODO - read other file types later - line 232: extracted_api_kind = 'rest' # TODO determine kind from spec - line 237: # TODO how to determine other kinds - enum={"graphql": "graphql", "grpc": "grpc", "rest": "rest", "soap": "soap", "webhook": "webhook", "websocket": "websocket"} - line 249: # TODO -Create API Version lifecycle_stage - line 283: # TODO: Create API - custom-properties - line 315: 'lifecycle_stage': 'design', # TODO: Extract from spec or not pass. was it required? - line 332: 'title': extracted_definition_name, # TODO Extract from spec - line 333: 'description': extracted_api_description, # TODO Extract from spec - line 344: # TODO format - Link - what if the link is just pasted in the value? - line 345: # TODO format - inline - what if spec is just pasted in the value? - line 346: # TODO - other non json spec formats - line 356: 'specification': specification_details, # TODO write the correct spec object - line 395: # TODO custom properties src/confcom/azext_confcom/data/rules.rego (13 lines): - line 214: # TODO: should generated names be handled differently? - line 547: # TODO: track down the reason for registry.k8s.io/pause:3.9 being - line 553: # TODO: compare the additionalGids field too after computing its value - line 590: # TODO: can $(node-name) be handled better? - line 675: # TODO: should these be handled in a different way? - line 706: # TODO: should these be handled in a different way? - line 783: # TODO: are there any other required policy checks for mounts - e.g., - line 889: # TODO: validate the source field too. - line 1271: # TODO: should other ExecProcessRequest input data fields be validated as well? - line 1282: # TODO: match p_container's ID with the input container_id. - line 1291: # TODO: match input container ID with its corresponding container.exec_commands. - line 1295: # TODO: match p_container's ID with the input container_id. - line 1316: # TODO: match p_container's ID with the input container_id. src/containerapp/azext_containerapp/_up_utils.py (7 lines): - line 135: logger.warning(f"Using resource group '{self.name}'") # TODO use .info() - line 249: ) # TODO use .info() - line 820: ) # TODO use .info() - line 900: ) # TODO use .info() - line 975: # TODO if possible, search for SPs with the right credentials - line 1254: # TODO check how many CA in env - line 1264: ] # TODO what if this conflicts with registry_server param? src/aks-preview/azext_aks_preview/managed_cluster_decorator.py (5 lines): - line 2006: # TODO: should remove get value from enable_azuremonitormetrics once the option is removed - line 2049: # TODO: should remove get value from disable_azuremonitormetrics once the option is removed - line 4050: # TODO: replace protected access with public access - line 4754: # TODO: should remove get value from enable_azuremonitormetrics once the option is removed - line 4755: # TODO: should remove get value from disable_azuremonitormetrics once the option is removed src/aosm/azext_aosm/definition_folder/reader/bicep_definition.py (5 lines): - line 135: # TODO: test config type change works - line 160: # TODO: Deploying base takes about 4 minutes, even if everything is already deployed. - line 162: # The following can be used to speed up testing by skipping base deploy: TODO: remove this - line 200: # TODO: handle creating the resource group if it doesn't exist - line 229: # TODO: Implement. src/webpubsub/setup.py (4 lines): - line 17: # TODO: Confirm this is the right version number you want and it matches your - line 34: # TODO: Add any additional SDK dependencies here - line 48: # TODO: Update author and email, if applicable - line 51: # TODO: change to your extension source code repo if the code will not be put in azure-cli-extensions repo src/aosm/azext_aosm/configuration_models/onboarding_nsd_input_config.py (4 lines): - line 114: # TODO: fix logic here as no RET returns invalid config file error not this - line 117: # TODO: fix logic here as no properties doesnt error - line 183: # # TODO: Add detailed comment for this - line 229: # TODO: propagate this error up, currently it just raises invalid config file from base handler src/containerapp/setup.py (4 lines): - line 28: # TODO: Confirm this is the right version number you want and it matches your - line 49: # TODO: Add any additional SDK dependencies here - line 64: # TODO: Update author and email, if applicable - line 67: # TODO: consider pointing directly to your source code instead of the generic repo src/authV2/azext_authV2/custom.py (4 lines): - line 34: # TODO: Replace ARM call with SDK API after fixing swagger issues - line 53: # TODO: Replace ARM call with SDK API after fixing swagger issues - line 88: # TODO: Replace ARM call with SDK API after fixing swagger issues - line 102: # TODO: Replace ARM call with SDK API after fixing swagger issues src/nexusidentity/setup.py (4 lines): - line 17: # TODO: Confirm this is the right version number you want and it matches your - line 35: # TODO: Add any additional SDK dependencies here - line 50: # TODO: Update author and email, if applicable - line 53: # TODO: change to your extension source code repo if the code will not be src/dataprotection/azext_dataprotection/manual/aaz_operations/backup_instance.py (4 lines): - line 43: # TODO zubairabid - remove after swagger fix - line 78: # TODO zubairabid - remove after swagger fix - line 87: # TODO zubairabid - remove after swagger fix - line 90: # TODO zubairabid - remove after swagger fix src/aosm/azext_aosm/common/artifact.py (4 lines): - line 42: # TODO: Split these out into separate files, probably in a new artifacts module - line 173: # TODO: remove, this is temporary until we fix in artifact reader - line 300: else: # TODO: Make this one of the allowed Azure CLI exceptions - line 535: # TODO (Rename): Rename class, e.g. RemoteBlobStorageAccountArtifact src/storage-blob-preview/setup.py (4 lines): - line 17: # TODO: Confirm this is the right version number you want and it matches your - line 35: # TODO: Add any additional SDK dependencies here - line 47: # TODO: Update author and email, if applicable - line 50: # TODO: consider pointing directly to your source code instead of the generic repo src/nginx/setup.py (4 lines): - line 17: # TODO: Confirm this is the right version number you want and it matches your - line 35: # TODO: Add any additional SDK dependencies here - line 48: # TODO: Update author and email, if applicable - line 51: # TODO: consider pointing directly to your source code instead of the generic repo src/next/setup.py (4 lines): - line 17: # TODO: Confirm this is the right version number you want and it matches your - line 35: # TODO: Add any additional SDK dependencies here - line 47: # TODO: Update author and email, if applicable - line 50: # TODO: consider pointing directly to your source code instead of the generic repo src/init/setup.py (4 lines): - line 17: # TODO: Confirm this is the right version number you want and it matches your - line 35: # TODO: Add any additional SDK dependencies here - line 47: # TODO: Update author and email, if applicable - line 50: # TODO: change to your extension source code repo if the code will not be put in azure-cli-extensions repo src/staticwebapp/setup.py (4 lines): - line 17: # TODO: Confirm this is the right version number you want and it matches your - line 35: # TODO: Add any additional SDK dependencies here - line 47: # TODO: Update author and email, if applicable - line 50: # TODO: change to your extension source code repo if the code will not be put in azure-cli-extensions repo src/serial-console/setup.py (4 lines): - line 17: # TODO: Confirm this is the right version number you want and it matches your - line 35: # TODO: Add any additional SDK dependencies here - line 47: # TODO: Update author and email, if applicable - line 50: # TODO: change to your extension source code repo if the code will not be put in azure-cli-extensions repo src/fleet/setup.py (4 lines): - line 17: # TODO: Confirm this is the right version number you want and it matches your - line 35: # TODO: Add any additional SDK dependencies here - line 47: # TODO: Update author and email, if applicable - line 50: # TODO: change to your extension source code repo if the code will not be put in azure-cli-extensions repo src/log-analytics-solution/setup.py (4 lines): - line 17: # TODO: Confirm this is the right version number you want and it matches your - line 35: # TODO: Add any additional SDK dependencies here - line 47: # TODO: Update author and email, if applicable - line 50: # TODO: consider pointing directly to your source code instead of the generic repo src/image-gallery/setup.py (4 lines): - line 17: # TODO: Confirm this is the right version number you want and it matches your - line 35: # TODO: Add any additional SDK dependencies here - line 47: # TODO: Update author and email, if applicable - line 50: # TODO: consider pointing directly to your source code instead of the generic repo src/appservice-kube/setup.py (4 lines): - line 17: # TODO: Confirm this is the right version number you want and it matches your - line 37: # TODO: Add any additional SDK dependencies here - line 49: # TODO: Update author and email, if applicable - line 52: # TODO: consider pointing directly to your source code instead of the generic repo src/connectedvmware/setup.py (3 lines): - line 19: # TODO: Confirm this is the right version number you want and it matches your - line 38: # TODO: Add any additional SDK dependencies here - line 50: # TODO: Update author and email, if applicable src/storagesync/setup.py (3 lines): - line 17: # TODO: Confirm this is the right version number you want and it matches your - line 37: # TODO: Add any additional SDK dependencies here - line 50: # TODO: Update author and email, if applicable src/aosm/azext_aosm/cli_handlers/onboarding_nsd_handler.py (3 lines): - line 109: # TODO: generalise for nexus in nexus ready stories - line 118: # TODO: change artifact name and version to the nfd name and version or justify why it was this - line 152: # TODO: raise more specific error src/spring-cloud/setup.py (3 lines): - line 17: # TODO: Confirm this is the right version number you want and it matches your - line 35: # TODO: Add any additional SDK dependencies here - line 47: # TODO: Update author and email, if applicable src/storage-preview/azext_storage_preview/operations/account.py (3 lines): - line 47: # TODO: remove this part when server side remove the constraint - line 126: # TODO: Enabling AD will automatically disable AADDS. Maybe we should throw error message - line 459: # TODO: Enabling AD will automatically disable AADDS. Maybe we should throw error message src/storage-preview/azext_storage_preview/vendored_sdks/azure_storagev2/blob/v2022_11_02/_blob_client.py (3 lines): - line 1308: # TODO: extract this out as _get_blob_properties_options - line 2010: # TODO: refactor start_copy_from_url api in _blob_client.py. Call _generated/_blob_operations.py copy_from_url - line 3615: # TODO: extract the code to a method format_range src/hack/setup.py (3 lines): - line 17: # TODO: Confirm this is the right version number you want and it matches your - line 38: # TODO: Add any additional SDK dependencies here - line 50: # TODO: Update author and email, if applicable src/storage-blob-preview/azext_storage_blob_preview/vendored_sdks/azure_storage_blob/v2021_12_02/_blob_client.py (3 lines): - line 1308: # TODO: extract this out as _get_blob_properties_options - line 2010: # TODO: refactor start_copy_from_url api in _blob_client.py. Call _generated/_blob_operations.py copy_from_url - line 3615: # TODO: extract the code to a method format_range src/spring/setup.py (3 lines): - line 17: # TODO: Confirm this is the right version number you want and it matches your - line 35: # TODO: Add any additional SDK dependencies here - line 49: # TODO: Update author and email, if applicable src/aosm/azext_aosm/vendored_sdks/azure_storagev2/blob/v2022_11_02/_blob_client.py (3 lines): - line 1308: # TODO: extract this out as _get_blob_properties_options - line 2010: # TODO: refactor start_copy_from_url api in _blob_client.py. Call _generated/_blob_operations.py copy_from_url - line 3615: # TODO: extract the code to a method format_range src/connectedk8s/setup.py (3 lines): - line 13: # TODO: Confirm this is the right version number you want and it matches your - line 32: # TODO: Add any additional SDK dependencies here - line 49: # TODO: Update author and email, if applicable src/hpc-cache/setup.py (3 lines): - line 17: # TODO: Confirm this is the right version number you want and it matches your - line 35: # TODO: Add any additional SDK dependencies here - line 47: # TODO: Update author and email, if applicable src/powerbidedicated/setup.py (3 lines): - line 17: # TODO: Confirm this is the right version number you want and it matches your - line 37: # TODO: Add any additional SDK dependencies here - line 49: # TODO: Update author and email, if applicable src/account/setup.py (3 lines): - line 17: # TODO: Confirm this is the right version number you want and it matches your - line 35: # TODO: Add any additional SDK dependencies here - line 47: # TODO: Update author and email, if applicable src/portal/setup.py (3 lines): - line 17: # TODO: Confirm this is the right version number you want and it matches your - line 35: # TODO: Add any additional SDK dependencies here - line 47: # TODO: Update author and email, if applicable src/internet-analyzer/setup.py (3 lines): - line 17: # TODO: Confirm this is the right version number you want and it matches your - line 37: # TODO: Add any additional SDK dependencies here - line 49: # TODO: Update author and email, if applicable src/blueprint/setup.py (3 lines): - line 17: # TODO: Confirm this is the right version number you want and it matches your - line 36: # TODO: Add any additional SDK dependencies here - line 48: # TODO: Update author and email, if applicable src/k8s-extension/setup.py (3 lines): - line 33: # TODO: Add any additional SDK dependencies here - line 47: # TODO: Update author and email, if applicable - line 50: # TODO: consider pointing directly to your source code instead of the generic repo src/notification-hub/setup.py (3 lines): - line 17: # TODO: Confirm this is the right version number you want and it matches your - line 35: # TODO: Add any additional SDK dependencies here - line 47: # TODO: Update author and email, if applicable src/peering/setup.py (3 lines): - line 12: # TODO: Confirm this is the right version number you want and it matches your - line 30: # TODO: Add any additional SDK dependencies here - line 42: # TODO: Update author and email, if applicable src/scheduled-query/setup.py (3 lines): - line 17: # TODO: Confirm this is the right version number you want and it matches your - line 44: # TODO: Update author and email, if applicable - line 47: # TODO: consider pointing directly to your source code instead of the generic repo src/import-export/setup.py (3 lines): - line 17: # TODO: Confirm this is the right version number you want and it matches your - line 35: # TODO: Add any additional SDK dependencies here - line 47: # TODO: Update author and email, if applicable src/databricks/setup.py (3 lines): - line 17: # TODO: Confirm this is the right version number you want and it matches your - line 36: # TODO: Add any additional SDK dependencies here - line 48: # TODO: Update author and email, if applicable src/appservice-kube/azext_appservice_kube/custom.py (3 lines): - line 77: # TODO remove and replace with calls to KubeEnvironmentsOperations once the SDK gets updated - line 381: # TODO should be able to update staticIp and tags -- remove exception once API fixed - line 1016: # TODO: get rid of this conditional once the api's are implemented for kubeapps src/costmanagement/setup.py (3 lines): - line 12: # TODO: Confirm this is the right version number you want and it matches your - line 30: # TODO: Add any additional SDK dependencies here - line 42: # TODO: Update author and email, if applicable src/serviceconnector-passwordless/setup.py (3 lines): - line 34: # TODO: Add any additional SDK dependencies here - line 52: # TODO: Update author and email, if applicable - line 55: # TODO: change to your extension source code repo if the code will not be put in azure-cli-extensions repo src/custom-providers/setup.py (3 lines): - line 17: # TODO: Confirm this is the right version number you want and it matches your - line 35: # TODO: Add any additional SDK dependencies here - line 47: # TODO: Update author and email, if applicable src/storage-preview/azext_storage_preview/vendored_sdks/azure_storage_filedatalake/v2020_06_12/_shared/uploads_async.py (2 lines): - line 255: # TODO: This is incorrect, but works with recording. - line 393: # TODO: Implement this method. src/aosm/azext_aosm/definition_folder/reader/artifact_definition.py (2 lines): - line 23: """Definition for Artifact""" # TODO: Is this actually an artifact manifest? - line 66: # TODO: Implement? src/reservation/setup.py (2 lines): - line 31: # TODO: Add any additional SDK dependencies here - line 43: # TODO: Update author and email, if applicable src/aosm/azext_aosm/vendored_sdks/azure_storagev2/fileshare/v2022_11_02/_shared/uploads.py (2 lines): - line 256: # TODO: This is incorrect, but works with recording. - line 396: # TODO: Implement this method. src/cosmosdb-preview/setup.py (2 lines): - line 17: # TODO: Confirm this is the right version number you want and it matches your - line 35: # TODO: Add any additional SDK dependencies here src/quantum/azext_quantum/vendored_sdks/azure_storage_blob/_shared/uploads_async.py (2 lines): - line 282: # TODO: This is incorrect, but works with recording. - line 420: # TODO: Implement this method. src/storage-blob-preview/azext_storage_blob_preview/vendored_sdks/azure_storage_blob/v2021_12_02/_shared/uploads_async.py (2 lines): - line 283: # TODO: This is incorrect, but works with recording. - line 421: # TODO: Implement this method. src/storage-preview/azext_storage_preview/vendored_sdks/azure_storagev2/blob/v2022_11_02/_shared/uploads.py (2 lines): - line 256: # TODO: This is incorrect, but works with recording. - line 396: # TODO: Implement this method. src/storage-preview/azext_storage_preview/vendored_sdks/azure_storage_filedatalake/v2020_06_12/_shared/uploads.py (2 lines): - line 252: # TODO: This is incorrect, but works with recording. - line 392: # TODO: Implement this method. src/storage-blob-preview/azext_storage_blob_preview/vendored_sdks/azure_storage_blob/v2021_12_02/_shared/uploads.py (2 lines): - line 256: # TODO: This is incorrect, but works with recording. - line 396: # TODO: Implement this method. src/quantum/azext_quantum/vendored_sdks/azure_storage_blob/_blob_client_helpers.py (2 lines): - line 615: # TODO: refactor start_copy_from_url api in _blob_client.py. Call _generated/_blob_operations.py copy_from_url - line 990: # TODO: extract the code to a method format_range src/aosm/azext_aosm/vendored_sdks/azure_storagev2/blob/v2022_11_02/_shared/uploads_async.py (2 lines): - line 283: # TODO: This is incorrect, but works with recording. - line 421: # TODO: Implement this method. src/confcom/azext_confcom/oras_proxy.py (2 lines): - line 121: # TODO: be smart about if we're pulling a fragment directly or trying to discover them from an image tag - line 122: # TODO: this will be for standalone fragments src/rdbms-connect/setup.py (2 lines): - line 17: # TODO: Confirm this is the right version number you want and it matches your - line 54: # TODO: Update author and email, if applicable src/storage-preview/azext_storage_preview/vendored_sdks/azure_storagev2/fileshare/v2022_11_02/_shared/uploads.py (2 lines): - line 256: # TODO: This is incorrect, but works with recording. - line 396: # TODO: Implement this method. src/storage-preview/azext_storage_preview/vendored_sdks/azure_storage_filedatalake/v2020_06_12/_file_system_client.py (2 lines): - line 88: # TODO: add self.account_url to base_client and remove _blob_account_url - line 287: #TODO: self._raw_credential would not work with SAS tokens src/aks-preview/azext_aks_preview/_roleassignments.py (2 lines): - line 35: # FIXME: is this necessary? - line 85: # TODO: break this out into a shared utility library src/amg/setup.py (2 lines): - line 17: # TODO: Confirm this is the right version number you want and it matches your - line 35: # TODO: Add any additional SDK dependencies here src/connectedvmware/azext_connectedvmware/pwinput.py (2 lines): - line 90: # TODO: Handle Esc, F1-F12, arrow keys, home, end, insert, del, pgup, pgdn - line 160: # TODO: Handle Esc, F1-F12, arrow keys, home, end, insert, del, pgup, pgdn src/aosm/azext_aosm/vendored_sdks/azure_storagev2/blob/v2022_11_02/_shared/uploads.py (2 lines): - line 256: # TODO: This is incorrect, but works with recording. - line 396: # TODO: Implement this method. src/storage-preview/azext_storage_preview/vendored_sdks/azure_storagev2/fileshare/v2022_11_02/_shared/uploads_async.py (2 lines): - line 283: # TODO: This is incorrect, but works with recording. - line 421: # TODO: Implement this method. src/functionapp/setup.py (2 lines): - line 17: # TODO: Confirm this is the right version number you want and it matches your - line 35: # TODO: Add any additional SDK dependencies here src/quantum/azext_quantum/vendored_sdks/azure_storage_blob/_shared/uploads.py (2 lines): - line 255: # TODO: This is incorrect, but works with recording. - line 395: # TODO: Implement this method. src/amg/azext_amg/custom.py (2 lines): - line 926: # TODO: handle re-try on 429 - line 933: # TODO: log headers, requests and response src/image-copy/azext_imagecopy/custom.py (2 lines): - line 104: # TODO: skip creating another snapshot when the source is a snapshot - line 239: # TODO: skip this if source is snapshot and not creating a new one src/aem/azext_aem/custom.py (2 lines): - line 171: # TODO: do we want to support unmanaged disks? - line 246: # TODO: do we want to support user assigned identity? src/aosm/azext_aosm/vendored_sdks/azure_storagev2/fileshare/v2022_11_02/_shared/uploads_async.py (2 lines): - line 283: # TODO: This is incorrect, but works with recording. - line 421: # TODO: Implement this method. src/vm-repair/azext_vm_repair/custom.py (2 lines): - line 182: # TODO: this was assumed to also need for Trusted Launch VMs, but I don't think this is the case. - line 192: # TODO: this was assumed to also need for Trusted Launch VMs, but I don't think this is the case. src/storage-blob-preview/azext_storage_blob_preview/_transformers.py (2 lines): - line 147: # TODO: Remove it when SDK is right for file system scenarios - line 159: # TODO: Remove it when SDK is right for file system scenarios src/storage-preview/azext_storage_preview/vendored_sdks/azure_storagev2/blob/v2022_11_02/_shared/uploads_async.py (2 lines): - line 283: # TODO: This is incorrect, but works with recording. - line 421: # TODO: Implement this method. src/quantum/azext_quantum/vendored_sdks/azure_storage_blob/_download.py (1 line): - line 416: # TODO: Set to the stored MD5 when the service returns this src/hack/azext_hack/commands.py (1 line): - line 12: # TODO: Add command type here src/storage-blob-preview/azext_storage_blob_preview/vendored_sdks/azure_storage_blob/v2021_12_02/aio/_download_async.py (1 line): - line 308: # TODO: Set to the stored MD5 when the service returns this src/storage-preview/azext_storage_preview/vendored_sdks/azure_storage_filedatalake/v2020_06_12/_shared/authentication.py (1 line): - line 47: # TODO: In the future we will log the trace src/storage-preview/azext_storage_preview/vendored_sdks/azure_storage/v2018_03_28/file/fileservice.py (1 line): - line 2151: # TODO: Set to the stored MD5 when the service returns this src/interactive/azext_interactive/azclishell/app.py (1 line): - line 1014: # TODO: prompt a notice to ask if the user wants to delete all the resources created src/spring/azext_spring/_deployment_factory.py (1 line): - line 280: TODO This is currently used for staging deployment creation when --skip-clone-settings set. src/confcom/azext_confcom/fragment_util.py (1 line): - line 48: # TODO: make sure this doesn't error out if the images aren't in a registry. src/spring/azext_spring/custom.py (1 line): - line 100: TODO (jiec) app_insights_key, app_insights and disable_app_insights are marked as deprecated. src/quantum/azext_quantum/vendored_sdks/azure_storage_blob/_shared/avro/schema.py (1 line): - line 1059: # FIXME should not ignore other properties src/confcom/azext_confcom/container.py (1 line): - line 751: # TODO: figure out what type of mount it is for secretsSource. For now, assume it is a bind mount src/storage-preview/azext_storage_preview/vendored_sdks/azure_storage/v2018_03_28/common/storageclient.py (1 line): - line 315: # TODO: In the future we will log the trace src/storage-preview/azext_storage_preview/_client_factory.py (1 line): - line 55: # TODO: enable Fiddler src/storage-preview/azext_storage_preview/vendored_sdks/azure_storagev2/blob/v2022_11_02/aio/_download_async.py (1 line): - line 308: # TODO: Set to the stored MD5 when the service returns this src/aosm/azext_aosm/cli_handlers/onboarding_base_handler.py (1 line): - line 126: # TODO: Implement src/aosm/azext_aosm/common/constants.py (1 line): - line 47: # TODO: remove unused constants src/quantum/azext_quantum/operations/job.py (1 line): - line 475: # TODO: LROPoller... src/k8s-configuration/setup.py (1 line): - line 48: # TODO: Update author and email, if applicable src/confcom/azext_confcom/security_policy.py (1 line): - line 576: # TODO: make this print a warning if there is a fragment image that's close scripts/ci/azdev_linter_style.py (1 line): - line 202: # TODO: src/scvmm/azext_scvmm/custom.py (1 line): - line 837: # TODO (snaskar): Add deleteFromHost to SDK src/hack/azext_hack/_website_utils.py (1 line): - line 140: # TODO: get logger src/acrcssc/setup.py (1 line): - line 33: # TODO: Add any additional SDK dependencies here src/aosm/azext_aosm/definition_folder/builder/definition_folder_builder.py (1 line): - line 59: # TODO: Write some readme file src/ssh/azext_ssh/custom.py (1 line): - line 226: # TODO: Remove when adal has been deprecated for a while src/spring-cloud/azext_spring_cloud/_validators.py (1 line): - line 225: """TODO (jiec) Deco this function when 'enable-java-agent' is decommissioned. src/aosm/azext_aosm/vendored_sdks/azure_storagev2/blob/v2022_11_02/aio/_download_async.py (1 line): - line 308: # TODO: Set to the stored MD5 when the service returns this src/storage-blob-preview/azext_storage_blob_preview/vendored_sdks/azure_storage_blob/v2021_12_02/_download.py (1 line): - line 384: # TODO: Set to the stored MD5 when the service returns this src/scvmm/setup.py (1 line): - line 46: # TODO: Update author and email, if applicable src/amg/azext_amg/sync.py (1 line): - line 56: # TODO: skip READ-ONLY destination dashboard (rare case) src/k8s-extension/azext_k8s_extension/partner_extensions/EntraWorkloadIAM.py (1 line): - line 66: # TODO - Set this to 'stable' when the extension is ready src/spring-cloud/azext_spring_cloud/custom.py (1 line): - line 90: TODO (jiec) app_insights_key, app_insights and disable_app_insights are marked as deprecated. src/storage-preview/azext_storage_preview/vendored_sdks/azure_storagev2/fileshare/v2022_11_02/_serialize.py (1 line): - line 44: # TODO: extract this method to shared folder also add some comments, so that share, datalake and blob can use it. src/interactive/azext_interactive/azclishell/layout.py (1 line): - line 61: # TODO fix this somehow src/acrcssc/azext_acrcssc/helper/_workflow_status.py (1 line): - line 196: # TODO: should we filter out any error? src/confcom/azext_confcom/cose_proxy.py (1 line): - line 147: # TODO: make sure the fragment is signed correctly src/storage-preview/azext_storage_preview/operations/file.py (1 line): - line 129: # TODO: Performance improvement src/aosm/azext_aosm/cli_handlers/onboarding_nfd_base_handler.py (1 line): - line 17: # TODO: Implement src/spring-cloud/azext_spring_cloud/azure_storage_file/fileservice.py (1 line): - line 2483: # TODO: Set to the stored MD5 when the service returns this src/alias/azext_alias/command_tree.py (1 line): - line 25: # TODO allow adding child_name src/storage-preview/azext_storage_preview/vendored_sdks/azure_storagev2/fileshare/v2022_11_02/aio/_download_async.py (1 line): - line 235: # TODO: Set to the stored MD5 when the service returns this src/aosm/azext_aosm/common/registry.py (1 line): - line 257: # TODO: we shouldn't be using "raise an issue" type language with users. src/amg/azext_amg/restore.py (1 line): - line 212: # TODO: in backup we don't save the key. src/confcom/azext_confcom/custom.py (1 line): - line 434: # TODO: refactor this function to use _validators.py functions and make sure the tar path src/k8s-extension/azext_k8s_extension/partner_extensions/DataProtectionKubernetes.py (1 line): - line 93: # Current scope of DataProtection extension is 'cluster' #TODO: add TSGs when they are in place src/confcom/azext_confcom/template_util.py (1 line): - line 25: # TODO: these can be optimized to not have so many groups in the single match src/aks-preview/azext_aks_preview/azuremonitormetrics/recordingrules/create.py (1 line): - line 73: # TODO: where is error defined? src/aosm/azext_aosm/vendored_sdks/azure_storagev2/blob/v2022_11_02/_download.py (1 line): - line 384: # TODO: Set to the stored MD5 when the service returns this src/storage-blob-preview/azext_storage_blob_preview/vendored_sdks/azure_storage_blob/v2021_12_02/_shared/avro/schema.py (1 line): - line 1092: # FIXME should not ignore other properties src/appservice-kube/azext_appservice_kube/_params.py (1 line): - line 55: c.argument('runtime', options_list=['--runtime', '-r'], help="canonicalized web runtime in the format of Framework|Version, e.g. \"PHP|5.6\". Use `az webapp list-runtimes` for available list") # TODO ADD completer src/quantum/azext_quantum/vendored_sdks/azure_storage_blob/_blob_client.py (1 line): - line 1055: # TODO: extract this out as _get_blob_properties_options src/storage-preview/azext_storage_preview/vendored_sdks/azure_storagev2/fileshare/v2022_11_02/_download.py (1 line): - line 277: # TODO: Set to the stored MD5 when the service returns this src/storage-preview/azext_storage_preview/vendored_sdks/azure_storagev2/blob/v2022_11_02/_download.py (1 line): - line 384: # TODO: Set to the stored MD5 when the service returns this src/storage-blob-preview/azext_storage_blob_preview/__init__.py (1 line): - line 185: # TODO: Revisit the logic here once the service team updates their response src/interactive/azext_interactive/azclishell/command_tree.py (1 line): - line 25: # TODO allow adding child_name src/storage-preview/azext_storage_preview/vendored_sdks/azure_storage/v2018_03_28/blob/baseblobservice.py (1 line): - line 2071: # TODO: Set to the stored MD5 when the service returns this src/hack/azext_hack/custom.py (1 line): - line 23: # TODO: Update this to use a default location, or prompt?? src/storage-preview/azext_storage_preview/vendored_sdks/azure_storagev2/blob/v2022_11_02/_shared/avro/schema.py (1 line): - line 1092: # FIXME should not ignore other properties src/aosm/azext_aosm/vendored_sdks/azure_storagev2/fileshare/v2022_11_02/aio/_download_async.py (1 line): - line 235: # TODO: Set to the stored MD5 when the service returns this src/aosm/azext_aosm/vendored_sdks/azure_storagev2/fileshare/v2022_11_02/_download.py (1 line): - line 277: # TODO: Set to the stored MD5 when the service returns this src/containerapp/azext_containerapp/commands.py (1 line): - line 31: g.custom_show_command('show', 'get_replica') # TODO implement the table transformer src/amg/azext_amg/backup.py (1 line): - line 163: # TODO: back up folder permissions src/spring-cloud/azext_spring_cloud/_deployment_factory.py (1 line): - line 176: TODO This is currently used for staging deployment creation when --skip-clone-settings set. src/aosm/azext_aosm/vendored_sdks/azure_storagev2/fileshare/v2022_11_02/_serialize.py (1 line): - line 44: # TODO: extract this method to shared folder also add some comments, so that share, datalake and blob can use it. src/aosm/azext_aosm/vendored_sdks/azure_storagev2/blob/v2022_11_02/_shared/avro/schema.py (1 line): - line 1092: # FIXME should not ignore other properties src/spring/azext_spring/_validators.py (1 line): - line 248: """TODO (jiec) Deco this function when 'enable-java-agent' is decommissioned. src/aosm/azext_aosm/build_processors/base_processor.py (1 line): - line 205: # TODO: Flag with RP that this is a bug? src/acrcssc/azext_acrcssc/helper/_taskoperations.py (1 line): - line 249: # TODO: when the extension merges back into the acr module, we need to reuse the 'get_validate_platform()' from ACR modules (src\azure-cli\azure\cli\command_modules\acr\_utils.py) src/quantum/azext_quantum/vendored_sdks/azure_storage_blob/aio/_download_async.py (1 line): - line 341: # TODO: Set to the stored MD5 when the service returns this