Azure Automation delivers a cloud-based automation and configuration service that provides consistent management across your Azure and non-Azure environments. It consists of process automation, update management, and configuration features. Azure Automation provides complete control during deployment, operations, and decommissioning of workloads and resources.
- API https://docs.microsoft.com/en-us/rest/api/automation/automationaccount
- ARM https://docs.microsoft.com/en-us/azure/templates/microsoft.automation/automationaccounts
- DOC https://docs.microsoft.com/en-us/azure/automation/
Name | Version |
---|---|
azurerm | 2.93.1 |
Name | Version |
---|---|
azurerm | 2.93.1 |
No modules.
Name | Type |
---|---|
azurerm_automation_account.aa | resource |
azurerm_resource_group.rsg | data source |
Name | Description | Type | Default | Required |
---|---|---|---|---|
ResourceGroupName | Name of the ResourceGroup to deploy into. | string |
n/a | yes |
name | Name of the Automation Account. | string |
n/a | yes |
tags | Tags to add to the Automation Account. | object |
{} |
no |
Name | Description |
---|---|
exports | Return the Automation Account details. |