https://pulumi.com logo
Title
b

bulky-oil-97030

12/20/2021, 9:21 AM
Hello everyone 👋 Our team using pulumi on Azure, and I would like to use the
pulumi import
cli command to import an api management resource. Unfortunately, there is only documentation to import AWS resources via cli import. Is this possible with Azure too, and if so, how?
✅ 1
pulumi import azure-native:apimanagement:ApiManagementService apimService1 /subscriptions/subid/resourceGroups/rg1/providers/Microsoft.ApiManagement/service/apimService1
b

bulky-oil-97030

12/20/2021, 9:37 AM
Ah great, thanks a buch @billowy-army-68599! Sorry, couldn't find that on my own.