All my infrastructure is on AWS for a long time and we are using all Devops services of AWS like code commit, and code pipeline, Now there is a new requirement to push one of the web applications to the Azure cloud platform.
Is it really possible to connect from AWS DevOps tools to Azure to create, deploy and maintain updates on web applications? Basically, the CICD process on Azure connects From AWS services.
Thanks in Advance.