Docker scout push requirements

I am attempting to use the CLI command docker scout push. My organization has security in place blocking many external resources without justification. Does docker scout rely on storage.googleapis.com and can anyone explain that dependency?

I’m not sure. Did you notice requests sent to Google when using docker scout? When did you notice it? Do you have an error message you can share or was it just timing out and tracing network traffic?

Our organization blocks external traffic to known storage providers to prevent data exfiltration. It popped up as a warning due to such a block, and the process failed.

Can you share what the failing command was? At least the docker scout command and subcommand part,but any part that can be shared.

PS C:\> docker scout push mcr.microsoft.com/dotnet/sdk:8.0
level=error msg="unexpected status code: 403"

As this 403 error appeared, I also got a toast notification from our blocking utility that said, “You’ve accessed site (storage.googleapis.com) that falls into the category…”