1,120 questions with Azure Automation tags

Sort by: Updated
3 answers

View or export automation account modules

Is there a way to read/view or even export the code within a custom module created within an Azure automation account. I've inherited this account and it's runbooks, and there's a custom module being used that I don't have the source code for. I'd like…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,120 questions
asked 2022-01-05T10:53:43.537+00:00
Ryan Shaw 1 Reputation point
answered 2024-05-02T14:22:08.4533333+00:00
Ryan Coplien 0 Reputation points
1 answer

How can I get list of runbooks that uses a particular Database using PowerShell in a runbook

Hi , we have created plenty of runbooks to load data to our SQL warehouse. and the runbooks are keep increasing due to business need. we are in need of achieving particular task. that requires list of runbooks that is using the specific xyz database.…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,120 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,074 questions
asked 2024-04-04T04:56:48.8866667+00:00
Ponkam, Sumanth (Cognizant) 0 Reputation points
commented 2024-05-02T11:37:21.95+00:00
Ponkam, Sumanth (Cognizant) 0 Reputation points
0 answers

Update snapshot Property by using Azure Automation account

Hello, I have a Backup vault that takes snapshot for OS disks and shared disks everyday, during 14 days. When checking the snapshot file, the network setting is enabled public access from all network. Because there are a lot of snapshot file that I need…

Azure Backup
Azure Backup
An Azure backup service that provides built-in management at scale.
1,132 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,120 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,074 questions
asked 2024-04-23T14:49:55.79+00:00
Hanh Trinh 41 Reputation points
commented 2024-05-02T09:52:24.5033333+00:00
SadiqhAhmed-MSFT 37,921 Reputation points Microsoft Employee
0 answers

Azure Automation Accounts

Hello, I tried to deploy Automation Account using bicep. Since this is first time to deploy AA so I deleted existing one and re-deploy it for multiple times. I suddently received following message: "code": "BadRequest", …

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,120 questions
asked 2024-04-08T20:02:00.5566667+00:00
Jeremy Zheng 65 Reputation points
commented 2024-05-01T17:07:49.38+00:00
tbgangav-MSFT 10,381 Reputation points
1 answer One of the answers was accepted by the question author.

How to fix error for azure automation

Hi there, I have setup an automation app to stop and start a stream analytics job, following a guide from this doc https://learn.microsoft.com/en-us/azure/stream-analytics/automation-powershell Whenever the job is running, the runbook runs fine to stop…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,120 questions
asked 2024-04-30T23:07:50.5066667+00:00
Navaska 20 Reputation points
commented 2024-05-01T12:08:27.69+00:00
Navaska 20 Reputation points
0 answers

Getting an error in a runbook.

Hi there, I've created a runbook to handle offboarding users in office 365. I'm connecting to the graph API, and exchangeonline module. My runbook is working flawlessly except for one specific line which is giving me an error when ran in the runbook (I…

Microsoft Exchange Online
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,631 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,120 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,382 questions
asked 2024-04-30T17:12:23.7733333+00:00
Tristan MacDonald 0 Reputation points
commented 2024-05-01T02:26:33.12+00:00
Jayce Yang-MSFT 1,246 Reputation points Microsoft Vendor
0 answers

Uploading Python package to Automation Account

Hi, I am trying to upload a python package to an Automation Account but keep failing. The runtime is Python 3.8. I am quite new to the whole Azure scene but have followed the guide in …

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,120 questions
asked 2024-04-30T08:44:10.7966667+00:00
DataB93 0 Reputation points
edited the question 2024-04-30T10:28:33.6066667+00:00
OMMI NAVEEN KUMAR 195 Reputation points Microsoft Vendor
0 answers

Email Automation Issue via Azure

Dear Microsoft Support, I am writing to seek your assistance regarding an urgent issue we are facing with our email automation service via Microsoft Azure. We currently use the WP SMTP plugin on our WordPress e-commerce site to send automated emails.…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,120 questions
asked 2024-04-26T09:17:29.9266667+00:00
JAMAL LEILA 0 Reputation points
commented 2024-04-30T08:09:21.53+00:00
AnuragSingh-MSFT 20,016 Reputation points
1 answer

Azcopy is not support in runbook

Azcopy exe I am trying to install inside in runbook but it's not detected and I don't want hybrid worker because I have to maintain it, is there any way to convert exe onto powershell module so that I can convert azcopy exe into module and add that…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,120 questions
asked 2024-04-26T16:16:35.2933333+00:00
Himanshuk 161 Reputation points
commented 2024-04-30T05:48:16.6466667+00:00
AnuragSingh-MSFT 20,016 Reputation points
0 answers

Permissions required for import_py3package_from_pypi to install python runbook packages and their dependencies

Hi all, I have been trying to install python runbook packages for a script that I am running. I am aware that I can manually upload each whl file for the packages, however, this does not manage the package dependencies. I then found the provided…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,120 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,544 questions
asked 2024-04-30T01:22:13.9366667+00:00
Grant Fullston 0 Reputation points
commented 2024-04-30T05:40:56.6533333+00:00
Umar 155 Reputation points
0 answers

Most secure way to enable Azure automation python runbook to access Microsoft Graph for an organisatinon

Hi all, I am needing to create an azure automation python runbook that accesses an organisation's Microsoft Graph and Microsoft 365, with the permissions to read and write to the Graph. I have seen several ways to do this, but am worried since this…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,631 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,120 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,544 questions
asked 2024-04-30T01:31:37.85+00:00
Grant Fullston 0 Reputation points
edited the question 2024-04-30T01:33:19.47+00:00
Grant Fullston 0 Reputation points
1 answer

Is there any API method/ CLI command to get Azure Dashboard printed in a pdf format?

Currently I can download the dashboard directly from Azure Portal UI itself by simply exporting it. I need an API endpoint / CLI command to get Azure Dashboard printed in a pdf format. Also, I need to attach that pdf and send it as a mail on a…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,120 questions
asked 2024-04-15T06:33:08.3533333+00:00
Nihar Kenny 0 Reputation points
answered 2024-04-29T09:06:59.2166667+00:00
AnuragSingh-MSFT 20,016 Reputation points
2 answers

Assign RBAC "Key Vault Administrator" role to Azure App via C# (.NET SDK)

I use below C# code create KeyVault with RBAC permission model. using KeyVaultModels = Microsoft.Azure.Management.KeyVault.Models; KeyVaultModels.VaultProperties vaultProperties = new KeyVaultModels.VaultProperties() {   EnableRbacAuthorization = true,  …

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,122 questions
Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
671 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,120 questions
asked 2024-04-15T17:13:55.76+00:00
ASR 671 Reputation points
commented 2024-04-29T05:43:28.7966667+00:00
Akhilesh 4,775 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How to Automate sending of Azure Metrics chart to Email?

I have different Metrics for my Application Insights and I want to send the chart monthly to my email automatically. Currently, I am downloading the Excel File then attached that file to email manually. Is there a way I can achieve this automatically…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,806 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,120 questions
asked 2024-04-03T06:20:43.9766667+00:00
user20201 326 Reputation points
accepted 2024-04-29T03:29:35.87+00:00
user20201 326 Reputation points
2 answers

Automating Email Notifications for Mailbox Storage Monitoring

Hi everyone, I'm looking to automate a task where I receive an email notification when a specific email mailbox reaches 80% of its storage capacity. After researching, it seems that using Azure Automation Accounts would be the way to go. Firstly, I'm…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,120 questions
asked 2024-04-17T12:01:56.5133333+00:00
Aran Billen 556 Reputation points
edited a comment 2024-04-26T11:40:21.74+00:00
AnuragSingh-MSFT 20,016 Reputation points
1 answer

How to get notified via email when deployments history of resource groups counts exceeds 500?

we noticed that resource group is limited to 800 deployments in its deployment history. At the end we have question about Monitoring Part. PowerShell Script to get list of Resource Group Name along with Deployment Name and Status of all Deployments for…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,806 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,287 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,854 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,120 questions
asked 2024-04-05T11:44:35.09+00:00
Shashikanth M S 0 Reputation points
commented 2024-04-26T11:37:47.3233333+00:00
AnuragSingh-MSFT 20,016 Reputation points
0 answers

How to load assembly path in the new runtime experience in Automation Accounts' runbooks?

We have a runbook that we use to log to Application Insights. We use it for making logs both from Azure and Hybrid workers. In hybrid workers the logging works correctly, but in Azure it fails with Cannot find type…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,120 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,074 questions
asked 2024-04-25T10:08:10.14+00:00
Alibek Cholponbaev 20 Reputation points
0 answers

Unable to recover Automation account in Azure

Hi, I need help with restoring my Azure automation account. I created an automation account for some testing in the EastUS region and I deleted all the resources once my testing was complete. Then, I tried creating an automation account again but got…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,120 questions
asked 2024-04-11T22:49:51.6466667+00:00
Ishaanpreet-5919 5 Reputation points
edited the question 2024-04-24T20:20:06.26+00:00
SadiqhAhmed-MSFT 37,921 Reputation points Microsoft Employee
1 answer

Can I Access Feature Weights in Azure AutoML Time Series Forecasting Models?

After deploying a time series forecasting model in Azure AutoML, I'm interested in examining the weights assigned to each feature column utilized by the model to generate predictions. While exploring the 'Explain model' feature, I only found the weight…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,570 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,120 questions
asked 2024-04-24T09:46:16.7033333+00:00
Anjali Kumawat 20 Reputation points
answered 2024-04-24T12:58:47.1066667+00:00
santoshkc 4,275 Reputation points Microsoft Vendor
1 answer

Key Vault Integration on the Roadmap?

Are there currently any plans to allow Credentials and encrypted variables to be sourced directly from Key Vault so that we don't have to use PowerShell in the script to query the vault? Normally this wouldn't be an issue but since we're protecting our…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,122 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,120 questions
asked 2024-04-18T18:20:59.8+00:00
Austin Greca 0 Reputation points
answered 2024-04-18T19:33:35.7166667+00:00
James Hamil 21,776 Reputation points Microsoft Employee