Managed Identity Service is a useful feature to implement for the cloud applications you plan to develop in Azure. You can use this identity to authenticate to any…… Read more “AAD – Using Managed Service Identity (MSI) with Azure App Service and Azure SQL Database”
Tag: Database
SQL/SSAS – Failover Cluster on Windows 2012 – Installation & Configuration
Confirm compatibility of your environnement before deploying a SQL failover cluster. https://docs.microsoft.com/en-us/windows-server/failover-clustering/clustering-requirements Disks configurations Disk 1 – Quorum: Is the quorum of the cluster. A cluster quorum…… Read more “SQL/SSAS – Failover Cluster on Windows 2012 – Installation & Configuration”
AAD – How to use Azure SQL Database with Azure Active Directory Authentification
In this post, i will go through the authentification with Azure Active Directory account and Azure SQL Database. Creation of the SQL Server and database In Azure,…… Read more “AAD – How to use Azure SQL Database with Azure Active Directory Authentification”