With the latest version, we are seeing failures uploading due to cert issues.
Reverting to 0.7.0 resolved the issue.
Output:
2019/12/04 23:28:46 failed to upload blob: -> github.com/Azure/azure-pipeline-go/pipeline.NewError, /go/pkg/mod/github.com/!azure/azure-pipeline-go@v0.2.2/pipeline/error.go:154
HTTP request failed
Put https://<REDACTED>.blob.core.windows.net/backup/export/export-2019-12-04T23-26-06+0000.sql.gz?blockid=<REDACTED>&comp=block&timeout=61: x509: certificate signed by unknown authority
With the latest version, we are seeing failures uploading due to cert issues.
Reverting to
0.7.0
resolved the issue.Output: