azLogAnalytics new resource type to support Log Analytics Workspace.
azRouteTable new resource type to support Route Tables.
New feature supporting variables. A variable object can now be defined within the configuration containing a key value pair list of
the variables and values. These variables can then be used in most names and locations of resources using the format (var.name)
.e.g. Name: rg-(var.projectname)-(var.regionshort) could be used for a resource group name.
Changed
Parameter Type for both Confirm-SbdResource and Deploy-SbdResource is now a ValidateSet to cater for misspelt types.
azManagementGroup added attribute ParentGroup to support nested groups.
azSubnet now supports attributes NetworkSecurityGroup, RouteTable and Delegation.