I know I can create an Azure API Management instance using Azure Resource Management templates, but can I also import my API into it using the same templates?
The web app which provides the API is created in a previous step using the ARM templates, and the URL for the Swagger definition is known. It would make a lot of sense to also automate the import.