Working with Backstage.io in a local development environment, can often be made a lot easier by simply removing authentication. Here's how to simplify development, while keeping your production instance secure.
backstage
A collection of 3 posts
NotAllowedError when importing components into Backstage
While importing components into Backstage, you may encounter a NotAllowedError telling you that "Entity [...] is not of an allowed kind for that location". Here's how to fix it.
Setting up Backstage.io on Azure App Services with Github Actions, Azure AD Authentication, Terraform and Azure Container Registry
Backstage.io is a platform to build developer portals, made by the people over at Spotify. In this post, you'll get a complete guide to setting it up with Azure, Github and Terraform.