You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support for US Gov Cloud (Sovereign Cloud) compatibility for Azure. After some testing, the tool works for the commercial Azure Blob but does not work for the US Gov cloud endpoint.
Gov Cloud endpoint: blob.core.usgovcloudapi.net
Tried to use the --endpoint-url parameter but it did not work. The job says that it completed successfully but the files are not uploaded to the blob storage account.