Diagnostics/Test-LogicalNetworkPing.ps1 (3 lines): - line 51: #TODO: Validate that Logical Network Resource IDs are correct - line 56: #EXTRA TODO: Validate that the IPs referenced (senderIp and receiverIp) have a corresponding IP from IP Pools in the Logical Network / Subnet - line 120: #TODO: Parse the OperationId from this response and then immediately do a GET on this URI with the Operation Id Diagnostics/Test-VNetPing.ps1 (3 lines): - line 51: #TODO: Validate that VNet Resource IDs are correct - line 56: #EXTRA TODO: Validate that the IPs referenced (senderIp and receiverIp) have a corresponding IPConfiguration in the VNet / subnet - line 127: #TODO: Parse the OperationId from this response and then immediately do a GET on this URI with the Operation Id SDNExpress/Tools/SDNExplorer/NetworkControllerWorkloadHelpers.psm1 (2 lines): - line 171: #TODO: add acl if specified - line 185: #TODO: add virtual server for topology Diagnostics/CollectData.ps1 (2 lines): - line 52: # TODO: Need a way to get service fabric status that isn't interactive - line 233: # TODO: Get vfp port state, layers, and rules SDNExpress/Tools/SDNExplorer/NetworkControllerRESTWrappers.ps1 (1 line): - line 1334: #TODO: what to do with loadbalancingrules Kubernetes/wincni/cni/network/network.go (1 line): - line 144: // TODO : This should override the global settings. Kubernetes/windows/debug/VFP.psm1 (1 line): - line 179: # FIXME : Parse Conditions and Modify correctly. NDKCI/RdmaSample/RdmaSample.c (1 line): - line 29: // TODO: Change these values to ones specific to your system VMM/Templates/NC/EdgeDeployment.cr/ProcessCertificate.ps1 (1 line): - line 413: # TODO: Remove this once NC certificate provisioning story is enabled VMM/Templates/NC/EdgeDeployment.cr/ConfigureDns.ps1 (1 line): - line 42: #TODO Disable dns registration of Transit for MUX VMM/VMM SDN Express/VMMExpress.ps1 (1 line): - line 709: #TODO: Handle the teaming aspect as well. Need to get the required parameters from user for this.