Moving a local SQL Server database to Azure SQL Database is quite straightforward.
Network Security Group (NSG) defines a set of access rules to control the incoming and outgoing traffic for an Azure Resource. We can think of it as a firewall in Azure. We can apply this NSG to either of the two levels.
There could be multiple ways to access the keys from Key Vault in a .NET Core application, but you could choose from the 2 explained below.
Steps to connect Azure SQL with Azure Active Directory
In this post, we will understand how can we enable the user to log in with their work, school, or personal Microsoft account or Azure Active Directory account using ASP.NET Core.
I often get confused between Encryption and Signing as both processes use the public key and private key. So, I thought to write a blog post about it so that I can look up to it the next time I get confused.