Storage
Blob storage
Access control
Syncing objects from AWS S3 bucket to blob container
azcopy cp "https://$BUCKET_NAME.s3.$AWS_REGION.amazonaws.com" "https://$STORAGE_ACCOUNT_NAME.blob.core.windows.net/$CONTAINER_NAME" --recursiveLast updated