Knowing basics of user flows in Azure AD B2C
When you are working on applications which will be used by customers, you can use the Azure Active Directory to take care of sign-in and access management. This can help…
When you are working on applications which will be used by customers, you can use the Azure Active Directory to take care of sign-in and access management. This can help…
When you are working on applications which will be used by customers, you can use the Azure Active Directory to take care of sign-in and access management. This can help…
When you work with Azure Active Directory, you may here B2B and B2C words quite often. In this article, let's have a look at what do they mean. Azure AD…
You must have worked on web / desktop or mobile application, which required users to register and login to the application before using its functionality. You might have used many…
We have created a single database with sample Adventure Works DB in one of previous articles. We also have created single database empty in Azure SQL and then added schema…
We have created a single database with sample Adventure Works DB in one of previous articles. We also have created single database empty in Azure SQL and then added schema…
Many times database developers and database administrators work on enterprise applications, they make changes to the databases. The changes to the databases are captured as SQL scripts and they exchange…
In previous article, we have seen how to create a blank Single Database in Azure SQL. We also have created a schema using SSMS. In this article, we will see…
We have created a single database in Azure SQL. While creating Single Database, there were three options - to start with blank database, OR to restore the database OR to…
Managed instances in Azure SQL is the new deployment options that provides near 100% compatibility with on-premise SQL Server (Enterprise) database engine features. It provides a native virtual network (VNet) implementation that…
I created a single database in one of my previous articles. I also created elastic pool. But when I navigated to elastic pool, I could not find any button or…
In previous article, we have seen how to create a single database. During creation of single database, we also have created a new database server. There is one more offering…