Hi,
i am trying to Upload the test file to the hybris container in Blob storage Account and put it in a folder with the name master/hotfolder. The transfer process is queued but never creates it.
- Create the directory master/hotfolder in the hybris container in Microsoft Azure Storage Explorer.(this is failing)
- Upload the test.csv file to master/hotfolder (this is failing).
have this log file -
2020/10/21 07:44:51 ==> REQUEST/RESPONSE (Try=1/1.0001ms, OpTime=1.0001ms) -- REQUEST ERROR
HEAD https://f7ckph1ma0mnvh10cods8tg.blob.core.windows.net/localhybris/master/hotfolder/product-00.csv?se=2020-11-20t07%3A44%3A49z&sig=-REDACTED-&sp=rwl&sr=c&sv=2019-10-10&timeout=901
User-Agent: [Microsoft Azure Storage Explorer, 1.15.1, win32, AzCopy/10.6.0 Azure-Storage/0.10 (go1.13; Windows_NT)]
X-Ms-Client-Request-Id: [16a7a13a-76b8-4aa7-4969-c9380846d1cc]
X-Ms-Version: [2019-12-12]
ERROR:
-> github.com/Azure/azure-pipeline-go/pipeline.NewError, /home/vsts/go/pkg/mod/github.com/!azure/azure-pipeline-go@v0.2.3/pipeline/error.go:157
HTTP request failed
Head https://f7ckph1ma0mnvh10cods8tg.blob.core.windows.net/localhybris/master/hotfolder/product-00.csv?se=2020-11-20T07%3A44%3A49Z&sig=-REDACTED-&sp=rwl&sr=c&sv=2019-10-10&timeout=901: proxyconnect tcp: dial tcp: lookup proxy.xxxxxxx.com: no such host
where do we configure the proxy?