powershell/modules/Azure.Arc.Jumpstart.Common/Resolve-Dependency.ps1 (2 lines): - line 304: # TODO: Should support proxy parameters passed to the script. - line 996: # TODO: Handle when the Dependency file is in YAML, and -WithYAML is specified. powershell/modules/Azure.Arc.Jumpstart.Common/Resolve-Dependency.psd1 (1 line): - line 9: #ProxyCredential = '$MyCredentialVariable' #TODO: find a way to support credentials in build (resolve variable)