Navigation :
Introduction
Release History
Release 0.12.0
- Feature Matrix
- Release Notes
-
User Guide
-
Examples
-
Resources
-
Powershell Modules
Release 0.11.0
Release 0.10.1
- Feature Matrix
- Release Notes
-
User Guide
-
Examples
-
Resources
--
Azure
--- azAadGroup
--- azAadUser
--- azActionGroup
--- azAppConfigStore
--- azAutomationAccount
--- azBastion
--- azDatabricks
--- azDdosProtectionPlan
--- azDisk
--- azDiskSnapshot
--- azEventHubNamespace
--- azKeyvault
--- azLoadBalancer
--- azLocalNetworkGateway
--- azLogAnalytics
--- azManagedIdentity
--- azManagedImage
--- azManagementGroup
--- azMySqlFlexibleDatabase
--- azMySqlFlexibleServer
--- azNetworkInterface
--- azNetworkSecurityGroup
--- azPublicIP
--- azRecoveryServicesVault
--- azResourceGroup
--- azRole
--- azRouteTable
--- azSqlDatabase
--- azSqlElasticPool
--- azSqlInstance
--- azSqlInstancePool
--- azSqlServer
--- azStorage
--- azSubnet
--- azVirtualMachine
--- azVirtualNetwork
--- azVirtualNetworkGateway
--- Diagnostic Target
--- Identity
--- Lock
--- Password
--- Private Endpoint
--- Tag
--
Azure VMware (AVS)
--
AWS
-
Powershell Modules
Release 0.10.0
Release 0.9.0
Release 0.8.1
Release 0.8.0
Release 0.7.0
Release 0.6.1
Release 0.6.0
Release 0.5.0
Release 0.4.1
Release 0.4.0
Release 0.3.0
Release 0.2.0
Release 0.1.11
Tag
Azure Tag hashtable. Represents a collection of key/value pairs for the tag names and tag values. These can be useful for all manner of reasons, from adding a cost centre, a project manager, the environment name etc. Tags are a useful tool when managing costs and performing cost analysis.
Attributes
Attribute
Type
Mandatory
Values
Default
Notes
Key
String
Value
String
Object model for YAML deployment:
Object model for JSON deployment:
{
"Tag" : {
"key" : "value"
}
}