• How to fix Azure MissingSubscriptionRegistration error

    How to fix Azure MissingSubscriptionRegistration error

    Are you trying to deploy an Azure Resource Manager (ARM) template and getting the error MissingSubscriptionRegistration?

  • Get started with ABP framework on a Mac

    Get started with ABP framework on a Mac

    In this post we’ll explore setting up the popular ABP framework for .NET Core on a Mac with a Postgres database.

  • How to export Microsoft Teams chats

    How to export Microsoft Teams chats

    Looking to export chats within Microsoft Teams? Exporting chats from Teams is an oft-requested feature, but at the moment there’s no out of the box functionality available for end users. If you’re an end user Looking for an easy way to export Teams chats? Check out our new Chat Exporter for Microsoft Teams tool. You…

  • Integrating Gumroad and WordPress

    Integrating Gumroad and WordPress

    Gumroad is one of the hottest new ways for creatives to sell their products and services online. And with WordPress being one of the most popular content management systems in the world right now, in this post we’ll explore how you can connect both systems together to offer paid products and services from your WordPress…

  • Getting started with Azure Bicep

    Getting started with Azure Bicep

    Bicep is a new language from Microsoft that allows you to easily specify your Azure infrastructure as code. It’s an improvement on writing Azure Resource Manager (ARM) templates directly by better supporting features such as type safety and code modularity and reuse. That said, Bicep still has a very close relationship with ARM templates. In…

  • Setting Digital Ocean environment variables

    Setting Digital Ocean environment variables

    Are you trying to work out how to setup environment variables for your Digital Ocean droplet or app running on the app platform? Here’s how. Digital Ocean droplet environment variables Setting an environment variable for a droplet is a little more complicated than for an app running on the app platform. Follow these steps to…