Nothing here yet.
Nothing here yet.
When using Managed Identities in Azure, a common requirement is creating a SQL user for your app's Managed Identity in your Azure SQL Database from some CI/CD pipeline. Sometimes apps need to talk to a database - who knew? According to the documentat...

馃挕 UPDATE: As of 8 May 2025, the ability to configure an application to trust a managed identity is generally available - The below post documents a different mechanism to achieving a similar goal, though with some caveats. The official documentation...

Open any book on building software & you will eventually spot a piece of wisdom resembling the following: Observability is important I agree with that statement. It's crucial to be able to ascertain that a system is functioning correctly, and when ...
