Azure logs can be exported to Azure Blob Storage and then copied into AWS S3 using an AWS Lambda function. From S3, the logs can be ingested into the SecOps platform.
This provides a central AWS-based location for log retention and security monitoring, but it may increase storage, data transfer, and operational costs. The design should include secure authentication, encryption, duplicate handling, monitoring, and lifecycle management.

