Coder Social home page Coder Social logo

azure-landing-zone's Introduction

Azure Migration Landing Zone

  • Migration landing zone is a term used to describe an environment that has been provisioned and prepared to host workloads being migrated from an on-premises environment into Azure
  • Migration landing zone is intentionally limited which is designed to create a consistent starting point that provides room to learn infrastructure as code
  • Use the Cloud Adoption Framework migrate landing zone blueprint to deploy the defined environment with a minimal effort

Table of content

  1. Prerequisite
  2. Cerate Azure Active Diretory
  3. Create Blueprint
  4. Add RDP Rule from Internet to Jumpbox Subnet
  5. Create Virtual Machine
  6. Encrypt Virtual Machines
  7. Firewalls Configuration
  8. Log Analytics Configuration
  9. Security Center Configuration

Prerequisite

Azure subscription

A Azure subscription is required. If your organization already using Azure, please sign up a new Azure account with your personal email and use Azure Pass to redeem Azure Credit.

PowerShell 5.1 with Az Module installed

  1. Search and type PowerShell in search box and run Windows PowerShell as Administrator
  2. Type $PSVersionTable.PSVersion and press enter
  3. See if the version of the PowerShell is 5.1. If not, please go to [here])(https://docs.microsoft.com/en-us/powershell/scripting/install/installing-windows-powershell?view=powershell-6) to update your existing version of PowerShell to 5.1
  4. Type Install-Module -Name -Az -AllowClobber -Scope AllUsers and press enter
  5. Type Get-InstalledModule -Name -Az -AllVersions | select Name, Version and press enter to see if Az Module is installed

Cerate Azure Active Diretory

  1. Go to Azure Portal, search Azure Active Directory
  2. Go to Azure Active Directory and click Groups
  3. Click New group

azure-landing-zone's People

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.