A few days ago I had to copy blobs from a storage account in one Azure tenant to another storage account in a different tenant. As a pragmatic approach for this task I used azcopy together with a SAS token.
SAS stands for Shared Access Signature, in simple terms, it is a temporary URL with limited permissions, so you can grant access to a storage resource without exposing the full account key. Using SAS can be useful when you just want to move data from one tenant to another without setting up a full identity and RBAC model for the job.
Google Search Console reported for a while Redirect error on a handful of my pages. The site worked fine in a browser, every page loaded over HTTPS. However, some weeks ago the time came to deal with this error. On top, I also had to make sure the existing Cloudflare integration kept working.
This is my guide for how I managed to fix it. The cause turned out to be two DNS records that had been quietly wrong for years.