Skip to content

Commit

Permalink
migrated module (#4364)
Browse files Browse the repository at this point in the history
  • Loading branch information
elanzel authored Dec 12, 2023
1 parent dd5925d commit 23ce557
Show file tree
Hide file tree
Showing 8 changed files with 15 additions and 12 deletions.
1 change: 1 addition & 0 deletions modules/automation/automation-account/MOVED-TO-AVM.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
This module has already been migrated to [AVM](https://github.com/Azure/bicep-registry-modules/tree/main/avm/res). Only the AVM version is expected to receive updates / new features. Please do not work on improving this module in [CARML](https://aka.ms/carml).
2 changes: 2 additions & 0 deletions modules/automation/automation-account/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Automation Accounts `[Microsoft.Automation/automationAccounts]`

> This module has already been migrated to [AVM](https://github.com/Azure/bicep-registry-modules/tree/main/avm/res). Only the AVM version is expected to receive updates / new features. Please do not work on improving this module in [CARML](https://aka.ms/carml).
This module deploys an Azure Automation Account.

## Navigation
Expand Down
4 changes: 2 additions & 2 deletions modules/automation/automation-account/job-schedule/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.22.6.54827",
"templateHash": "7560418296837405700"
"version": "0.23.1.45101",
"templateHash": "7940366869013991296"
},
"name": "Automation Account Job Schedules",
"description": "This module deploys an Azure Automation Account Job Schedule.",
Expand Down
4 changes: 2 additions & 2 deletions modules/automation/automation-account/module/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.22.6.54827",
"templateHash": "18249732142000845439"
"version": "0.23.1.45101",
"templateHash": "6971821068699927304"
},
"name": "Automation Account Modules",
"description": "This module deploys an Azure Automation Account Module.",
Expand Down
4 changes: 2 additions & 2 deletions modules/automation/automation-account/runbook/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.22.6.54827",
"templateHash": "1833872657708381069"
"version": "0.23.1.45101",
"templateHash": "3054091660106074138"
},
"name": "Automation Account Runbooks",
"description": "This module deploys an Azure Automation Account Runbook.",
Expand Down
4 changes: 2 additions & 2 deletions modules/automation/automation-account/schedule/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.22.6.54827",
"templateHash": "4119330639685982378"
"version": "0.23.1.45101",
"templateHash": "3941184452068098954"
},
"name": "Automation Account Schedules",
"description": "This module deploys an Azure Automation Account Schedule.",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.22.6.54827",
"templateHash": "10775503419002427646"
"version": "0.23.1.45101",
"templateHash": "17152541334253964982"
},
"name": "Automation Account Software Update Configurations",
"description": "This module deploys an Azure Automation Account Software Update Configuration.",
Expand Down
4 changes: 2 additions & 2 deletions modules/automation/automation-account/variable/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.22.6.54827",
"templateHash": "17400819380217562013"
"version": "0.23.1.45101",
"templateHash": "13399277967950966124"
},
"name": "Automation Account Variables",
"description": "This module deploys an Azure Automation Account Variable.",
Expand Down

0 comments on commit 23ce557

Please sign in to comment.