AWS to Azure API Calls

Mabrouk, Abdelrahman, Vodafone 21 Reputation points
2021-11-08T14:40:04.64+00:00

i am looking to create direct integration between AWS and Azure so that i can send API calls from AWS lambda to Azure to provision resources on Azure directly (ex: create Azure budget, bucket etc), any idea what is the most efficient way to do that?

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,751 questions
0 comments No comments
{count} votes

Accepted answer
  1. Pramod Valavala 20,591 Reputation points Microsoft Employee
    2021-11-09T06:46:20.243+00:00

    @Mabrouk, Abdelrahman, Vodafone You can directly perform operations on Azure by leverage the Azure REST API. You could also use one of the available Azure SDKs for the language of your choice, which are wrappers around these APIs.


0 additional answers

Sort by: Most helpful