Category: Azure

Accessing AWS Services from Azure over cloud VPN

Nowadays, customers keep workloads on different regions in the same cloud or different clouds to achieve better resiliency to applications. You will also notice that customers want to test the services of other clouds to explore their features. We came across a such requirement for one customer. They wanted to explore the AWS workspace (VDI […]

READ MORE

Azure Managed Service Identity Solution – ADDS for your organization

Azure Active Directory Domin Service (ADDS ) is compatible with Windows AD. It is cloud hosted PaaS-based service that provides better management, resiliency, and high availability. Identity resources can be synced with windows AD or Azure AD by using AD connect. It supports DNS, Group Policy, LDAP, NTLM and Kerberos authentication. ADDS managed domain comes […]

READ MORE

Azure Service Principle Name (SPN) for single or multiple organizations for REST API

The requirement is to integrate your business application with Azure AD, you have to do App registration first. During the process, it generates an App identity. This is also known as Service Principal Name (SPN), local to the Azure Active Directory tenant. Through Service Principle Name helps in-house or third-party applications to register with Azure […]

READ MORE