Published a Dev.to article
The more I use Bicep Lang, the more I like it. It's a huge improvement over ARM templates and thanks to the Bicep extension in Visual Studio Code, writing Bicep code is super simple.

I managed to deploy a APIM instance using Bicep Lang and deploy it using Azure DevOps. There's no officially supported tasks for Bicep in DevOps yet, so I had to use AZ CLI tasks instead.

It's a bit hacky, but it works. I wrote a blog post outlining the process: https://dev.to/willvelida/creating-a-azure-api-management-instance-using-bicep-lang-via-azure-devops-7o5