GithubHelp home page GithubHelp logo

doublejit's Introduction

DoubleJIT

Zero Trust Access to Azure VM through double Just in Time Access, at identity authorization level and network access level.

Architecture

Architecture Components

Architecture Diagram

JIT

Environment

Steps to create the initial environment

  1. Create Resource Group

  2. Create VNet with two subnets (see *note below)

    1. VMsSubnet - 10.10.0.0/24
    2. AzureBastionSubnet - 10.10.10.0/26
  3. Create VM (see *note below)

    1. Use Image: [smalldisk] Windows Server 2022 Datacenter - Gen2
    2. Use Subnet: VMsSubnet
  4. Create NSG (see *note below)

    1. NSG name is: VMsSubnetNSG
    2. Assign it to VMsSubnet
    3. Use this website to identify your IP https://ifconfig.me/ if you need to lock RDP port only to your IP address.
  5. Create Bastion; use this template to deploy Azure Bastion.

  6. Create sample users in Azure AD (using template provided in Assets)

  7. Create sample group (HR Helpdesk) in Azure, and add Kim Smith as a member.

  8. Setup MFA for Kim Smith account (aka.ms/SetupMFA)

Note: Templates referenced in Step 1, 2, 3, are as is in exported state. They are meant to clarify any details during the deployment. They still need some cleaning to be in deployable state.

Assets

Check the "Assets" directory

  1. Custom Role Definition (Virtual-Machine-JIT-User-Access.json)
  2. Template for creating sample users in Azure AD (UserCreateTemplate.csv)
  3. Azure ARM Exported Templates for creating VNet, VM and NSG (Exported Templates)

Resources

doublejit's People

Contributors

husamhilal avatar

Stargazers

 avatar

Watchers

 avatar  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.