The center of a web-queue-worker architecture is based on the web front-end. The web front-end communicates with the worker using a messaging queue system. The worker is…… Read more “Azure Application Architecture : Web-Queue-Worker”
Author: Jessica Lavoie
Azure Application Architecture : N-tier
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”
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”
AAD – Using Managed Service Identity (MSI) with Azure App Service and Azure SQL Database
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”
ADFS – Extranet Smart Lockout (ESL)
Since June 2018, There is this new feature for your AD FS 2016 infrastructure called Extranet Smart Lockout (ESL). The feature is similar to the one present…… Read more “ADFS – Extranet Smart Lockout (ESL)”
AAD – Smart Lockout (SL)
Azure AD Smart Lockout (SL) is a machine intelligence algorithm create to be able to distinguish between genuine users and attackers. It can recognize sign-in coming from…… Read more “AAD – Smart Lockout (SL)”
Azure AD Connect – How to extend your Active Directory Domain to Azure AD ? Part 3 | Federation
What is exactly a federated solution ? It enables applications to redirect to Azure AD for user authentication instead of prompting for its own password. Federated single…… Read more “Azure AD Connect – How to extend your Active Directory Domain to Azure AD ? Part 3 | Federation”
Introduction to Windows Hello
Windows Hello Business With Windows 10 only, Hello for Business replaces passwords with strong two-factor authentication on PCs and mobile devices. This authentication consists of a new…… Read more “Introduction to Windows Hello”
Introduction to Seamless SSO
Password Hash Synchronization or pass-through authentification allow users to use same user name and password to log in to cloud applications but this is not a “Seamless”…… Read more “Introduction to Seamless SSO”
Introduction to Azure AD Connect
Azure AD Connect Azure AD Connect is the tool you install on your on-premise server to integrate your on-premises directories with Azure AD. In addition to directory…… Read more “Introduction to Azure AD Connect”