Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 718 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 718 Bytes

Cake.Azure

A Cake plugin for managing Azure resources.

Usage:

#addin "nuget:?package=Microsoft.Rest.ClientRuntime&version=2.3.21"
#addin "nuget:?package=Microsoft.Rest.ClientRuntime.Azure.Authentication&version=2.4.0"
#addin "nuget:?package=Microsoft.IdentityModel.Clients.ActiveDirectory&version=4.3.0"
#addin "nuget:?package=Microsoft.Azure.Management.ResourceManager&version=2.4.5-preview&prerelease"
#addin "nuget:?package=Microsoft.Rest.ClientRuntime.Azure&version=3.3.19"
#addin "nuget:?package=Cake.Azure&version=0.4.0"

Aliases

Please visit the Cake Documentation for a list of available aliases:

http://cakebuild.net/dsl/azure/