Skip to content

arodus/nuke-azure

Repository files navigation

Deprecation: This package will be deprecated in favor of the Azure.Management.Fluent NuGet package which is officially maintained by Microsoft and offers an easy to use native implementation of the Azure API, without the drawbacks of parsing the documentation and generating a CLI wrapper from it. Samples can be found in the official repository.

If you have any reasons why we should keep this addon please open an issue or directly get in contact on Slack.

Nuke.Azure

NuGet Downloads

This NUKE addon provides a CLI wrapper for Azure:

The Azure CLI 2.0 is Microsoft's cross-platform command-line experience for managing Azure resources. You can use it in your browser with Azure Cloud Shell, or install it on macOS, Linux, or Windows and run it from the command line.

Roadmap

  • Support extensions.

Contributing

Contributors Jenkins Build

If you want to contribute, please first get personal with us about your intentions on Slack. This largely increases the chances for pull-requests getting accepted and helps us establishing a clean and meaningful design of new features. At the same time it reduces the chances of duplicated work.

License

License

Copyright © Sebastian Karasek, Matthias Koch.

This project is provided as-is under the MIT license. For more information see the LICENSE file.

Built with Nuke