https://pulumi.com logo
Title
t

thousands-megabyte-97545

04/17/2020, 4:53 PM
Does anyone have any experience using Pulumi to manage API Management Services? Even though I can import OpenAPI 3.0 documents in the Azure Portal, when I try to do the same with Pulumi, it always chokes on 3.0 (it works fine with old Swagger 2.x documents). Is there a property I'm missing somewhere?
t

tall-librarian-49374

04/17/2020, 6:09 PM
t

thousands-megabyte-97545

04/17/2020, 6:25 PM
Ah... ok, thanks for finding that. I've upvoted and subscribed to the issue for updates.
Do you have much experience with APIM? I'm having difficulty getting versioning to work as I expect it to, and would love to see a sample of a versioned API as it's supposed to be defined.
t

tall-librarian-49374

04/18/2020, 8:36 AM
No, not really, unfortunately. Worth asking as a separate message in the channel?
t

thousands-megabyte-97545

04/20/2020, 8:52 PM
Thanks! I think I'm an expert, now, in APIM versions... I probably tried every possible combination of property settings and eventually figured it out. 😀
t

tall-librarian-49374

04/20/2020, 8:54 PM
@thousands-megabyte-97545 That’s awesome! I’d love to see your code as an example in our repo!
p

plain-parrot-82740

06/27/2020, 11:41 AM
@thousands-megabyte-97545 Did you share your findings somewhere? I’m currently having problems with creating versioned APIs using Pulumi and could really use some pointers