1,392 questions with Azure Automation tags

Sort by: Updated
0 answers

How can I deploy alerting from log analytics into Teams using Bicep?

I am trying to use Bicep in order to deploy an alerting solution that queries a log analytics workspace for error logs, then sends them in a group chat in Teams. This seemingly simple task has turned into a little bit of an ordeal, and I would appreciate…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,392 questions
asked 2025-08-11T16:49:15.4666667+00:00
George Flourentzos 0 Reputation points
commented 2025-08-12T00:35:06.7966667+00:00
Siva shunmugam Nadessin 160 Reputation points Microsoft External Staff Moderator
0 answers

Azure Automation Hybrid Woker permission automatically removed

We are experiencing a recurring issue with two installed instances of the Azure Automation Hybrid Worker extension. For several months, both extensions have exhibited the same behavior: approximately twice per month, the custom credential permissions are…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,392 questions
asked 2025-08-08T07:54:19.86+00:00
Carlo Berchtold 0 Reputation points
commented 2025-08-08T17:16:54.42+00:00
Bharath Y P 80 Reputation points Microsoft External Staff Moderator
1 answer

MS Defender for Cloud Continuous export via BICEP - help needed

Hello, all! I am trying to set up MS Defender for Cloud Continuous export via BICEP and need some help. The MS Documentation for this specific part leaves to be desired; there are no examples or explanations, so I am stuck. Here is the code: resource…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,392 questions
asked 2025-08-06T16:37:45.74+00:00
Roman King 21 Reputation points
commented 2025-08-07T13:28:04.16+00:00
Roman King 21 Reputation points
1 answer

you don't have access to this service onedrive 0x8004e4d0

you don't have access to this service onedrive 0x8004e4d0

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,392 questions
asked 2025-08-01T17:34:35.7233333+00:00
Dion Hardin 0 Reputation points
commented 2025-08-06T23:52:27.36+00:00
Divyesh Govaerdhanan 8,340 Reputation points
4 answers

Automation account runbook PS runtime 7.4 - hybrid worker not working

Hello! I have an Automation Account and i have created a PS 7.4 runtime environment. I have added the package i'm using, Pnp.Powershell and a custom package. When i try to run the runbook using Azure, it works, but when i try to run using an Hybrid…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,392 questions
asked 2025-08-04T19:05:20.5+00:00
Charles Thivierge 4,176 Reputation points
commented 2025-08-06T21:11:39.12+00:00
Kendal Friesen 6 Reputation points
3 answers One of the answers was accepted by the question author.

Azure Automation : Job Details showing as null in powershell

While building with Azure Automation, I noticed that certain fields of the object returned by Get-AzAutomationJob in powershell are always null. Here is an example: The JobParameters and StartedBy fields always return null, regardless of the…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,392 questions
asked 2022-09-06T19:49:46.163+00:00
Kenneth 66 Reputation points
answered 2025-08-06T05:13:48.68+00:00
Center Wa Tokopedia 0 Reputation points
0 answers

How to find the approval group for the subscription responsible for approving PIM requests

Hi team, How to find the approval group for the subscription responsible for approving PIM requests

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,392 questions
asked 2025-08-05T10:01:55.3566667+00:00
Babu V, Suresh 0 Reputation points
commented 2025-08-05T17:48:08.8066667+00:00
Bharath Y P 80 Reputation points Microsoft External Staff Moderator
0 answers

Integrate Power automate with azure runbooks when a user submits response on Microsoft forms.

When a user hits the request on Microsoft forms it should trigger Automation runbooks and start or stop the vms based on the input. 1)I am able to start/stop vms on runbooks based on the tag values. 2)I am thinking to integrate the Microsoft forms to…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,392 questions
asked 2025-07-29T12:01:03.71+00:00
Nagaraj Kadade 0 Reputation points
edited a comment 2025-08-05T12:25:52.3566667+00:00
Sandhya Kommineni 80 Reputation points Microsoft External Staff Moderator
1 answer

azure automation: create user\groups in on-promise AD with runbook

Hi folks, I have a hybrid identity setup with on-premises Active Directory synchronized to Azure AD via Azure AD Connect. I'm exploring options to automate the creation of users and groups in the on-prem AD using Azure Automation Runbooks. Specifically,…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,392 questions
asked 2025-07-29T02:14:03.8333333+00:00
Arif Usman 496 Reputation points
commented 2025-08-04T08:00:44.65+00:00
Naveena Patlolla 4,805 Reputation points Microsoft External Staff Moderator
1 answer

Create role assignement with terraform gets stuck in and endless loop and no errors

I have a terraform that creates a RG, Vnet, 2 subnets a role definition and role assignement. Running terraform apply does not indicate any error, almost all items are created except the process gets stck as follows in assigning the role process and…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,392 questions
asked 2025-07-29T11:08:03.6466667+00:00
Salam ELIAS 187 Reputation points
commented 2025-08-01T16:24:43.5266667+00:00
Naveena Patlolla 4,805 Reputation points Microsoft External Staff Moderator
0 answers

Get the current status of Fabric Capacity

Within an Azure Runbook I am trying to get the current status of an Azure Fabric Capacity. I am not sure how to get it and have tried several things, including the below, but nothing I have tried works (I know I am doing something wrong). $response =…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,392 questions
asked 2025-07-26T03:27:30.8833333+00:00
Scott Klein 5 Reputation points
commented 2025-08-01T13:04:54.9566667+00:00
Bharath Y P 80 Reputation points Microsoft External Staff Moderator
3 answers

Patching Azure VMSS using Azure update mangement

How to do patching on a azure VMSS using Azure update management , What is the process to do it , we are patching VM's using update management , is it possible to patch VMSS also , and what are the things that we need to take care.

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,392 questions
Azure Virtual Machine Scale Sets
Azure Virtual Machine Scale Sets
Azure compute resources that are used to create and manage groups of heterogeneous load-balanced virtual machines.
462 questions
Azure Update Manager
Azure Update Manager
An Azure service to centrally manages updates and compliance at scale.
376 questions
asked 2023-01-06T05:34:00.2+00:00
Azure-learning 56 Reputation points
edited a comment 2025-07-31T23:48:35.14+00:00
Sam Niall 0 Reputation points
1 answer

Last logon details of VMs in Azure

Hi there, We’re looking to implement an automation solution to audit last login details in our Azure estate having hundreds of VMs. The goal is to capture the latest login time and associated user profile from each VM. We've experimented a solution using…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,392 questions
asked 2025-07-31T13:07:13.2266667+00:00
mosho 0 Reputation points
edited the question 2025-07-31T13:32:07.2166667+00:00
Durga Reshma Malthi 9,355 Reputation points Microsoft External Staff Moderator
1 answer

"URGENT PLEASE" How can I automate Taking snapShots daily, Remove SnapShots daily from Azure VMs?

"URGENT PLEASE" I am struggling to setup a automation of Azure Virtual Machines in Production for taking snapshots daily with their tags, remove that snapshots daily. Thank you Rips

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,207 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,392 questions
asked 2024-03-06T13:19:50.9466667+00:00
r001 0 Reputation points
edited a comment 2025-07-31T10:48:11.91+00:00
RNareddy 2,505 Reputation points Microsoft External Staff Moderator
2 answers One of the answers was accepted by the question author.

How do we prevent non-admin users from creating their own azure subscriptions when they sign up for a free Azure trial using their corporate microsoft account? We do not have an Enterprise agreement.

Hi Q&A, I recently discovered an unknown Azure subscription under our "Tenant Root Group" management group in the Azure Admin portal. This appears to have been created by a non-admin standard organisation user that does not have any…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,392 questions
asked 2025-07-24T00:26:33.2833333+00:00
AShannon 20 Reputation points
edited the question 2025-07-30T17:49:10.86+00:00
Vinod Pittala 6,130 Reputation points Microsoft External Staff Moderator
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,392 questions
asked 2024-04-11T22:49:51.6466667+00:00
IPSS 20 Reputation points
edited a comment 2025-07-30T15:15:11.74+00:00
RNareddy 2,505 Reputation points Microsoft External Staff Moderator
2 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,392 questions
asked 2024-04-08T20:02:00.5566667+00:00
Jeremy Zheng 75 Reputation points
edited a comment 2025-07-30T15:10:10.7733333+00:00
RNareddy 2,505 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

Encountered internal server error while processing the deployment what-if request

Hi, We're seeing unusual behaviour from Azure when we run bicept scripts - in a simple example we have a script that just creates a new resource group - the script fails to run in whatif mode: InternalServerError - Encountered internal server error while…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,392 questions
asked 2025-07-30T13:39:34.21+00:00
Engineer1 20 Reputation points
commented 2025-07-30T14:54:19.51+00:00
Engineer1 20 Reputation points
1 answer One of the answers was accepted by the question author.

UNABLE TO DEPLOY MULTIPLE SUBSCRIPTIONS USING BICEPS.

Hello Team, Why does deploying multiple subscriptions via Bicep take long and error out? This means that it takes around half an hour for all the subscriptions to deploy, which seems a bit too long really..

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,392 questions
asked 2025-07-29T07:35:34.8433333+00:00
Cherry Blessing Udeze 25 Reputation points Microsoft External Staff
edited a comment 2025-07-29T10:04:02.49+00:00
Cherry Blessing Udeze 25 Reputation points Microsoft External Staff
1 answer

import-pnponline error in azure automation runbook

Hi, I am new with Azure automations. I have created one runbook in an azure automation account. The runbook is using PowerShell 7.2. I have added the pnp module from the "Browse Gallery". Set it for PowerShell 7.2. When running a simple…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,392 questions
asked 2025-05-13T10:46:12.0066667+00:00
Adri 0 Reputation points
commented 2025-07-28T13:37:25.46+00:00
Arto Collumbien 10 Reputation points