Automation
Azure Automation allows you to automate the creation, monitoring, deployment, and maintenance of resources in your Azure environment using a highly-available workflow execution engine. Orchestrate time-consuming, error-prone, and frequently repeated tasks against Azure and third party systems to decrease time to value for your cloud operations.
Visit the Automation page to learn more about Automation and how to get started.
-
Same number of tags as other Azure resources
We need more than 15 tags to identify our resources. Unfortunately, the automation account is one of the few that does not yet support 50 tags. Please change that.
3 votes -
Ability to rename automation runbooks and schedules
Ability to rename automation runbooks and schedules. Typos and naming standards changes happen, please help your customers out with this little change. Thanks.
4 votes -
Add column for linked schedule to the "Jobs" view
When vieweing "Jobs" in Azure Automation, only the columns "Status", "Created" and "Last updated" is visible.
It would be useful to be able to view columns for "Schedule" in this view.
A runbook may be linked to several schedules and thus may run with different parameters.
With that in mind it would make sense to be able to see what linked schedule each job was triggered by.19 votes -
Deep link to job run
The job run page with the Input and Output has no deep link or at least the portal does not update the URL and I found no documentation how to build a deep link. For working on errors it would be easier to send a link directly to a co worker
7 votes -
Enable option to hide or mask input parameters for runbook job
When running job in runbook, input parameters (Input Name and Value) are displayed in job windows.
I can imagine there can be use cases such as multiple users using one runbook and the job input parameters are displayed to every users.
As a workaround, currently there are Runbook assets , variable which can encrypt the values, but these are made for automation account level.
I believe there should be straight forward way to hide or mask input parameters for runbook job from runbook itself.23 votes -
Organize runbooks with a folder like structure in the runbooks view
Add the ability to organize runbooks into folder / categories in the Runbooks view under automation accounts.
2 votes -
Issues scrolling with mouse wheel in runbook editor
I'm currently having issues using the mouse wheel to scroll, in firefox, while editing a PowerShell-based runbook. I've not tried it with any other runbook types, but I presume the issue would persist.
3 votes -
Please make the label for each activity display more characters and lines
In runbook designer, the label for each activity is too small in length, only allows 11-15 characters, could you please make it allow more characters showing. This will help to know what each activity does at a glance in runbook designer.
Currently the words wrapped and cut off. it is hard to read especially when calling child runbook, we want to know what child runbook name is , but it wrapped and cut off, we will have to click it to display the whole label.
1 voteThanks for the valid suggestion. Your feedback is now open for the user community to upvote & comment on. This allows us to effectively prioritize your request against our existing feature backlog and also gives us insight into the potential impact of implementing the suggested feature
-
The way updating the certificate for Run As account should be more flexible
Currently, the self-signed certificate that you created for the Run As account expires one year from the date of creation and the certificate won’t be automatically updated. Although you can set your certificate to expire a very long time by using Azure PowerShell, some users wonder that it will be a security issue if such a long certificate leaks. Such users are required to update the certificate every year before it expired. It would be great if the operations to update a certificate could be flexible as follows so that the uses can omit the troublesome procedure, which is updating…
57 votesThanks for the valid suggestion. Your feedback is now open for the user community to upvote & comment on. This allows us to effectively prioritize your request against our existing feature backlog and also gives us insight into the potential impact of implementing the suggested feature.
-
Fix New-AzureRmResourceGroupDeployment module to read the parameter 'name' from json correctly
In my case i must to change the name of parameter 'name' from template.json and parameters.json.
I downloaded a Service Plan Automatetion Script and changed the parameter name from 'name' to 'servicePlanName' to make it works, else PowerShell prompt this...
nameFromTemplate:2 votes -
Enable Ctrl + s in powershell editor
It's nice to have the powershell editor and see how it supports useful capabilities like code comments through keyboard shortcuts. (Ctrl + k c), however, it would be even better if it supports Ctrl + s to save the script (currently it opens a window to save the whole webpage...), that would make the editor even more intuitive.
1 vote -
assign a schedule to runbook via ARM templates
I'm in the middle of automation and deploying runbooks/schedules via ARM templates but couldn't find the option to link schedule to runbook.
i tried with "type": "Microsoft.Automation/automationAccounts/jobSchedules", but didn't workcould you please check and provide some suggestions?
thanks
ak4 votes -
Sorting Filtering Runbook list
It would be great if there was a way to sort/filter runbooks in the Azure Automation Runbook definition table. I envision being able to sort and filter each column, as well as a table-wide search function.
3 votes -
It would be nice to remove the old entries for Update Deployments in update management solution for presentation purposes
It would be nice to remove the old entries for Update Deployments in update management solution for presentation purposes.
6 votes -
change tracking "Manage Machines" is grayed out after onboarding
change tracking "Manage Machines" is grayed out after onboarding.
7 votes -
Provide notification when global modules are changed in the automation account
Today global modules can be added and updated without any prior notification by the Azure Automation team. In certain scenarios these changes cause issues with existing code used in the account. A simple banner in the automation account indicating which modules were updated would facilitate troubleshooting efforts.
12 votes -
Allow adding a message to a change
When making an edit to a runbook, it would be useful to be able to add a message to that change, e.g. "Fixed bug on line 22"
1 vote -
Increase Custom field limits for Log type AzureDiagnostics
Currently there is a 500 custom field limit to Log types. Turning on diagnostics for Data factory V2 quickly fills this limit to the maximum on AzureDiagnostics which is used by multiple services / providers.
Can we have the limit raised, or suffix the log type with the service / provider or resource name to help overcome this. If the limit is reached, critical diagnostic events can be lost.
17 votes -
Log Device Collection Membership in Update Management solution to Log Analytics
After integrating SCCM to Azure Automation, I can now target Device Collections for update deployments.
When looking at the data in Log Analytics - it would be great to be able to filter by Device Collection so that I can see status on a particular device collection after a deployment.
3 votes -
1 vote
- Don't see your idea?