1,231 questions with Azure Automation tags

Sort by: Updated
0 answers

My Azure VM insists on Starting up every 2 hours. I want it to only start when I say so.

My Azure VM insists on Starting up every 2 hours. I want it to only start when I say so. I cannot find the Auto-Start settings in my Overview screen. I see Auto-Stop but no Auto-Start. Buyt there is obviously an Auto-Start in there somewhere. I want to…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,743 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,231 questions
asked 2024-08-30T18:39:33.2166667+00:00
Richard Moffat 21 Reputation points
commented 2024-09-04T08:11:05.68+00:00
Lijitha B 5 Reputation points Microsoft Vendor
0 answers

Whitelisting Runbook IP on Storage Account

Hello, I have a script which writes a CSV to a Storage account. The storage account only allows specific IPs on the whitelist to access it. So in my script I have the command Add-AzStorageAccountNetworkRule and before that I am curling…

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,086 questions
Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
651 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,375 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,231 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,438 questions
asked 2024-09-04T07:14:28.03+00:00
Keagan Kennedy 5 Reputation points
edited the question 2024-09-04T07:16:08.6733333+00:00
Keagan Kennedy 5 Reputation points
1 answer

How to embed .html report into Azure Dashboard

Hi, Using an Azure Automation account I'm running a powershell script to produce a script for all the Service Principle key and cert expiries. However, I'm hitting a snag as it produces a .html page at the end. Is there a way to embed a .html file into…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,231 questions
asked 2024-09-03T01:34:37.5333333+00:00
Erika Salmon 0 Reputation points
commented 2024-09-04T06:38:47.0166667+00:00
Gowtham CP 4,515 Reputation points
0 answers

Azure Automation runbook with multiple Python classes in separate files

I am developing multiple Python classes (in separate files) to be used in a runbook using Azure DevOps (git) as version control with runbooks automatically syncing to Azure Automation. I know there is a way to include the modules in the environment but I…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,231 questions
asked 2024-09-03T07:27:43.4566667+00:00
Antti-Jussi Korjonen 0 Reputation points
0 answers

Azure Automation runbook with custom Python classes in multiple files

I am developing multiple Python classes (in separate files) to be used in a runbook. Azure DevOps (git) is used as version control with runbooks automatically syncing to Azure Automation. I know there is a way to include the classes as modules in the…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,231 questions
asked 2024-09-03T07:24:18.7166667+00:00
Antti-Jussi Korjonen 0 Reputation points
1 answer

Impossible to connect scheduled Power On/Off tasks to VM.

When adding the task from the resource menu (vm) under tasks, I select the shutdown template. I add and control the assignment roles. The task is an entity managed by the system. When executing the task, the status appears: Failed. Unauthorized…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,743 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,067 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,231 questions
asked 2024-08-12T16:32:28.28+00:00
Luciano 0 Reputation points
edited the question 2024-09-02T16:19:47.1566667+00:00
Givary-MSFT 32,116 Reputation points Microsoft Employee
1 answer

Why is my AutoML Job environment version different than my notebook environment ?

Hi I'm new in AzureML and I'm trying to run the "automl-image-object-detection-task-fridge-items" example. Everything works but I've noticed that although I'm working with the Jupiter notebook Python 3.10 - SDK v2 env, the Job that is…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,231 questions
asked 2024-09-02T06:30:56.74+00:00
Oren Koler 0 Reputation points
answered 2024-09-02T16:11:36.3733333+00:00
Sina Salam 9,241 Reputation points
1 answer One of the answers was accepted by the question author.

Unable to update a vm using System assigned managed Identity with update-Azvm command

Automation account System assigned managed Identity has Virtual machine contributor role and Managed identity operator role on resource group x. It is failing to update a VM. ErrorCode: LinkedAuthorizationFailed ErrorMessage: The client 'xx-x' with…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,743 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,148 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,231 questions
asked 2024-03-20T06:41:59.7166667+00:00
Bestha, Narendra 20 Reputation points
commented 2024-09-02T14:07:06.7633333+00:00
SC 186 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Automation or Azure Function which is cost effective ?

I want to schedule a python script to delete the snapshot by tags so which solution will be cost effective Azure Automation or Azure Function and if yes why and if not why not ?

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,846 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,231 questions
asked 2024-08-27T12:56:09.35+00:00
Yasar Shaikh 40 Reputation points
commented 2024-08-30T13:58:54.16+00:00
Yasar Shaikh 40 Reputation points
5 answers One of the answers was accepted by the question author.

Runbooks remain queued when using custom hybrid worker credentials, work fine as LocalSystem

I'm working with an Arc enabled server/extension based V2 HRW. For some reason runbooks do not execute when the HRW is configured to use an Azure credential. The portal shows them as never leaving the queued state. The Microsoft-SMA event log on the HRW…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,231 questions
asked 2022-06-07T12:58:29.07+00:00
Andrew VO 146 Reputation points
answered 2024-08-30T09:52:14.5233333+00:00
Alex Rademeyer 1 Reputation point
0 answers

Estamos com problemas em um Playbook, que realiza uma automação para o Sentinel

Estamos com problemas em um Playbook, que realiza uma automação para o Sentinel: Objetivo: Adicionar um ou mais IPs do incidente em uma named location Problema: - Em uma das etapas de GET de HTTP, o logic apps aponta o erro "required scopes are…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,231 questions
Microsoft Sentinel
Microsoft Sentinel
A scalable, cloud-native solution for security information event management and security orchestration automated response. Previously known as Azure Sentinel.
1,105 questions
asked 2024-08-29T17:28:32.88+00:00
Marcos Guedes 0 Reputation points
1 answer

Automation Account for Powershell7.1 Does not support array input in Web

When inputting an array in Web-Azure. The array is not parsed as expected: Runbook code: param( [System.String[]]$TestParameter ) foreach($Entry in $TestParameter){ $Entry } Input when starting runbook: ["does",…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,231 questions
asked 2023-03-10T13:55:20.4433333+00:00
Lars Kartevoll 21 Reputation points
commented 2024-08-28T21:10:47.6866667+00:00
Jesus Chao 141 Reputation points
4 answers One of the answers was accepted by the question author.

How to fix: Method 'get_SerializationSettings' does not have an implementation

I just wanted to automate this powershell script to activate Sftp for BlobStorage only for half an hour in the evening using the automation account: $resourceGroupName = "xxxx" $storageAccountName = "yyyyy" Set-AzStorageAccount…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,231 questions
asked 2023-06-06T15:58:54.2333333+00:00
commented 2024-08-28T18:04:27.1266667+00:00
krs 0 Reputation points
1 answer

Automating Entra ID App Registration Secret Renewal with Azure Runbook

I have a scenario where I want to renew the Entra ID App registration secret value every 365 days and store it in Azure Key Vault. To achieve this, I have deployed a Key Vault to store the Entra ID App registration details as a secret. Additionally, I…

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,245 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,231 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,198 questions
asked 2024-08-27T16:57:51.41+00:00
Subhash Kumar Mahato 160 Reputation points
answered 2024-08-28T14:37:00.9333333+00:00
Thangaraj Lakshmanan 185 Reputation points
1 answer

Securely Storing and Passing Azure App Registration Credentials in an Azure Runbook

I am renewing the Azure App registration secret value every 365 days and storing it in Azure Key Vault. I have developed a PowerShell script that works fine when executed manually. However, I want to automate the script using an Azure Runbook. I need…

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,245 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,231 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,198 questions
asked 2024-08-27T17:19:11.05+00:00
Subhash Kumar Mahato 160 Reputation points
answered 2024-08-28T14:30:20.4466667+00:00
Thangaraj Lakshmanan 185 Reputation points
1 answer

Azure Automation Account connection to Storage Account

Hi, I would like to request some support on this. I have created a PowerShell script to transfer data from a blob container to an Azure fileshare, this script is inside an automation account runbook, both storage accounts where the blob and fileshare…

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,086 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,231 questions
asked 2024-08-26T09:39:22.91+00:00
Colmenares Heredia, Victor 0 Reputation points
edited a comment 2024-08-27T23:27:09.99+00:00
Uwe Fuchs 105 Reputation points
0 answers

Azure Automation differences with PS7 and PS5 runbook using an array parameter value on Hybrid

I have an open ticket with Microsoft concerning this issue but I am currently stuck with 1st level support and a lack of understanding on what my issue is. I was hoping maybe the community could help me with this. We have a few runbooks that use the…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,231 questions
asked 2024-08-27T16:04:52.4066667+00:00
Jesus Chao 141 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Automation Update Management

Hi folks, I am currently working on migration from Azure Automation Update Management to Azure Update Manager to apply patches to my Windows servers. We are doing a lift and shift of the schedules from AA Update Management to Azure Update Manager and…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,231 questions
Azure Update Manager
Azure Update Manager
An Azure service to centrally manages updates and compliance at scale.
293 questions
asked 2024-08-23T17:16:53.27+00:00
Apurva Pathak 515 Reputation points
accepted 2024-08-27T06:43:45.34+00:00
Apurva Pathak 515 Reputation points
3 answers One of the answers was accepted by the question author.

Retirement Announcement – Azure Automation Change Tracking & Inventory with Log Analytics (LA) Agent will end on 31st August 2024

On 31st August 2024, support for Azure Automation Change Tracking & Inventory with LA agent will end. The offering is dependent on the LA agent which will also deprecate the same day. Before that date, please migrate to the new version of solution…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,231 questions
asked 2023-12-08T07:49:32.0133333+00:00
tbgangav-MSFT 10,426 Reputation points
commented 2024-08-26T20:58:06.1966667+00:00
Mike Sturm 0 Reputation points
2 answers One of the answers was accepted by the question author.

On-Premise Servers - 3rd-Party Applications Install & Patching

We've been testing the Azure Automation solution for patching a few on-premise servers, with the intent of moving away from using SCCM/MECM for patching entirely. This seems to work well enough for Windows patches, but it doesn't support 3rd-party…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,231 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,883 questions
asked 2022-08-31T20:41:14.9+00:00
Covalt, Jonathan G 141 Reputation points
commented 2024-08-26T18:30:03.75+00:00
Mike Hobbs 0 Reputation points Microsoft Employee