I am moving from AWS to Azure and am trying to connect to an Azure blob storage object that I created in the Azure portal. I'm not sure how to get the credentials and the object name so I can send files to it through the API or CLI. On AWS, I have an API Key and Secret and the S3 bucket has a policy that lets this key access the bucket. I can't find a good document that describes how to expose the storage object on Azure. Can you help?