0.12
Low commit activity in last 3 years
No release in over a year
A plugin to the Chef Infra knife tool for creating instances on the Microsoft Azure platform
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

~> 0.18, >= 0.18.3
~> 0.18, >= 0.18.2
~> 0.17, >= 0.17.2
>= 0
~> 3.1
>= 1.5.5
~> 0.20, >= 0.20.0
>= 0
 Project Readme

Knife Azure

Gem Version Build status

Umbrella Project: Knife

Project State: Active

Issues Response Time Maximum: 14 days

Pull Request Response Time Maximum: 14 days

Description

A knife plugin to create, delete, and enumerate Microsoft Azure resources to be managed by Chef Infra.

NOTE: You may also want to consider using the Azure CLI, this application is written by the Azure team and has many other integrations with Azure. If click here you'll see deeper examples of using the Chef extension and Azure.

Installation

knife-azure comes bundled with Chef Workstation, which can be installed via:

https://downloads.chef.io/chef-workstation/

Modes

knife-azure 4.0 onwards removes the legacy knife azure commands that utilized the Azure Service Management API. This API was deprecated in March 2018.

Configuration

  1. ARM Configuration

Detailed Usage

  1. ARM Mode

Bootstrap existing VM to install the Chef Infra Client using chef-extension

We have added a utility to bootstrap existing VM. This will install the Chef Infra Client using chef extension on your VM.

  1. Bootstrap Doc for ARM Mode

Contributing

For information on contributing to this project see https://github.com/chef/chef/blob/master/CONTRIBUTING.md

License

Copyright:: Copyright 2010-2020, Chef Software, Inc.

License:: Apache License, Version 2.0

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.