Category Archives: Power Platform

Not applying for my MVP renewal, but why?

I think I have finally made piece with the decision not to apply for my MVP renewal, but it’s still worth a bit of an explanation. It won’t be long, though. First of all, when Andrey Butenko asked if I’d be interested in being considered for an MVP award back in 2017, I thought “wow,… Read More »

Here goes an unusual combination of old and new technologies, sprinkled with a bunch of howto-s

We don’t always get to choose the technology we work with in the Power Platform world. Strict security, missing subscriptions, long approvals… if you’ve ever worked on the government projects, you know the drill. However, sometimes, this leads to a very unusual combination of tools and technologies, and, in this series of posts, I’m going… Read More »

Getting an “object reference not set to an instance of an object” error when deploying a custom connector?

If you created a very minimal custom connector and looked at the swagger definition right after, you’d notice a bunch of attributes added by default: However, not all of those are literally “required” when creating a new connector. For example, I could have removed “schemes” node, and it would still be acceptable: The problem would occur later,… Read More »