GithubHelp home page GithubHelp logo

1redone / azurestack-tools Goto Github PK

View Code? Open in Web Editor NEW

This project forked from azure/azurestack-tools

0.0 1.0 0.0 23.1 MB

Scripts and tools that help customers use Azure and Azure Stack

License: MIT License

PowerShell 100.00%

azurestack-tools's Introduction

Azure Stack Technical Preview Version

These tools are meant for use with Azure Stack Development Kit. Azure Stack Technical Preview 3 Refresh users can still use the tools in the TP3-Refresh.

Tools for using Azure and Azure Stack

To use these tools, obtain Azure Stack compatible Azure PowerShell module. Unless you've installed from other sources, one way to do it is to obtain from public package repositories as follows. Note that both of these could still be used to operate against Azure as well as Azure Stack, but may lack some of the latest Azure features.

For PowerShell, install the following:

Install-Module -Name 'AzureRm.Bootstrapper' -Scope CurrentUser
Install-AzureRmProfile -profile '2017-03-09-profile' -Force -Scope CurrentUser
Install-Module -Name AzureStack -RequiredVersion 1.2.10 -Scope CurrentUser

Obtain the tools by cloning the git repository.

git clone https://github.com/Azure/AzureStack-Tools.git --recursive
cd AzureStack-Tools

Otherwise download the tools as follows:

invoke-webrequest https://github.com/Azure/AzureStack-Tools/archive/master.zip -OutFile master.zip
expand-archive master.zip -DestinationPath . -Force
cd AzureStack-Tools-master

Instructions below are relative to the root of the repo.

Constrains Azure subscription to the capabilities available in the Azure Stack.

  • Apply Azure Stack policy to Azure subscriptions and resource groups

Helps prepare for Azure Stack deployment.

  • Prepare to Deploy (boot from VHD)
  • Prepare to Redeploy (boot back to original/base OS)

Connect to an Azure Stack instance from your personal computer/laptop.

  • Connect via VPN to an Azure Stack installation

Create and manage identity related objects and configurations for Azure Stack

  • Create Service Principals in a disconnected topology

Manage plans and subscriptions in Azure Stack.

  • Add default (unlimited) plans and quotas so that tenants can create new subscriptions

Manage compute (VM) service in Azure Stack.

  • Add VM Image to the Azure Stack Marketplace

Manage Azure Stack Infrastructure

  • Get Infrastructure Roles
  • Get Infrastructure Role Instances
  • Start Infrastructure Role Instance
  • Stop Infrastructure Role Instance
  • Restart Infrastructure Role Instance
  • Get Storage Capacity
  • Get Storage Shares
  • Get Scale Unit
  • Get Scale Unit Node
  • Get Gateway Pool
  • Get Gateway
  • Get SLB MUX
  • Get IP Pool
  • Add IP Pool
  • Get MAC Address Pool
  • Get Logical network
  • Get Alert
  • Close Alert
  • Get Update Region Summary
  • Get Update
  • Apply Update
  • Get Update run

Validate Azure ARM Template Capabilities

  • resources - Types, Location, Apiversion
  • Compute Capabilities - extensions, images, sizes
  • Storage Capabilities - skus

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

azurestack-tools's People

Contributors

1redone avatar alexandair avatar bganapa avatar bgelens avatar charlesjoy avatar darrylvanderpeijl avatar heathl17 avatar igorse avatar kirtiwandhare avatar knithinc avatar larisaborodina avatar marcvaneijk avatar markscholman avatar matthewmcglynn avatar mismit avatar ned1313 avatar pappleby64 avatar pyromaniaxxx avatar redba avatar robinbao avatar rupisure avatar sarathys avatar shriramnat avatar sumantshiv avatar troettinger avatar viananth avatar victorar avatar vikasnav avatar wangshayu 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.