Welcome to my world in the clouds!

Follow me on LinkedIn and subscribe to RSS!

Passwordless connection string to Azure SQL database from .NET Core API

Passwordless connection string to Azure SQL database from .NET Core API

How do you store a database connection string in your Azure application? Hardcoded in a config file? Or perhaps in Application settings? Key Vault? For all these scenarios, you need to store a user login/password or at least a secret to your Key Vault.

In this post, I’ll show you how to implement a “passwordless connection string” with a managed identity in Azure.

Read more →

Why do you need a sandbox in Windows 10?

Why do you need a sandbox in Windows 10?

Windows Sandbox is a new feature in Windows 10. It provides a lightweight, separated environment where you can safely run your applications.

Read more →

Prepare to AZ-203 (Azure Developer) for free

Prepare to AZ-203 (Azure Developer) for free

Developing Solutions for Microsoft Azure – is a quite popular exam. It proves you know how to design, test, and maintain Azure solutions. It is also one of the possible prerequisites for Certified Azure DevOps Engineer Expert. In this post, I’m explaining how you can prepare for the AZ-203 exam for free.

Read more →

How to learn Azure with a free Sandbox subscription?

How to learn Azure with a free Sandbox subscription?

To master the Azure cloud you need a subscription. With Microsoft Learn, you can learn Azure with a free Azure sandbox without providing a credit card.

Read more →