Git Product home page Git Product logo

wvd_aio's Introduction

WVD AIO

Deploys a self-contained WVD environment with a hosted domain controller.

Active Directory Configuration

You can configure the environment with AD as either the source or target for identities.

Active Directory as the authoritive source

This is the simplest scenario to cater for.

  • Use the hosted domain the authoritive domain, or
  • Connect it to your existing AD as a resource domain with an external trust.
  • Password hash synchronization is not required for either of these scenarios.

When choosing to use the domain at the authoritive source for identities one must install and configure AADConnect.

AADConnect

External Directory as the authoritive source

In this scenario one would use an external HR system (Workday, etc.) as the identity source and OKTA for provisioning & entitlement.

Password synchronization is required for this scenario.

  1. Add the managed domain as a directory to OKTA (ensuring it's NOT configured as a profile source)
  2. Provision user accounts to the managed domain as usual.
  3. Use the Office 365 connector to provision those same users to AAD
  4. Use push groups to grant access to to the WVD service
  5. Assign access to the WVD application group to the push group created by OKTA

To deploy the environment

  • Run the script 'deploy_infra.sh' to deploy.
  • There are some variables which you can change to modify the name of the managed domain, etc.

Post deployment:

Configure the managed domain per your chosen architecture

Add a UPN suffix

If the managed domain is going to be used as the authoritive source for identities a UPN suffix must be added to the domain which matches the vanity domain configured in Azure Active Directory. Use the Active Directory Domains and Trusts MMC add this UPN suffix to the domain.

UPN

Ports needed for AD Domain Join

If one wishes to secure traffic to the domain controller subnet (NSG or Azure Firewall) these are the ports required for the WVD clients to join the domain:

  • TCP In: 53, 88, 135, 139, 389, 445, 636, 3268, 3269, 49152-65535
  • UDP In: 53, 123, 137, 138, 389, 123, 49152-65536
  • ICMP In: used for slow link detection when applying GPOs at logon

wvd_aio's People

Contributors

msbrett avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.