The n-tier (multi-tier) architecture is the traditional three-tier application separate with layers of services that has is own responsibility. It can be a logical or physical layers.…… Read more “Azure Application Architecture : N-tier”
Tag: Azure
Create a S2S VPN connection using RRAS 2016 between Azure and an on-premise network
A Site-to-Site VPN gateway connection is used to connect your on-premises network to an Azure virtual network over an IPsec/IKE (IKEv1 or IKEv2) VPN tunnel. This type…… Read more “Create a S2S VPN connection using RRAS 2016 between Azure and an on-premise network”
Azure AD Connect – How to extend your Active Directory Domain to Azure AD ? Part 1 | Password Hash Synchronization
The simplest way to enable authentication for on-premises directory objects in Azure AD. Users can use the same username and password that they use on-premises without having…… Read more “Azure AD Connect – How to extend your Active Directory Domain to Azure AD ? Part 1 | Password Hash Synchronization”
ADFS – OpenID Connect Configuration
Create a new application group in ADFS with the following configuration : Standalone application > Server application Set a name that will define your application Hit next…… Read more “ADFS – OpenID Connect 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”