1,352 questions with Azure Automation tags

Sort by: Updated
2 answers One of the answers was accepted by the question author.

Connect-AzureAD using Managed Identity without Azure AD Graph Token

Recently, we received an email in regards to the retirement of Azure AD Graph. We understand that the retirement has been postponed to December 31, 2022. I use connect-azuread powershell cmdlet to connect to AzureAD in Azure Automation using the…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,352 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
24,432 questions
asked 2022-04-14T17:12:28.343+00:00
Jesus Chao 156 Reputation points
commented 2025-05-07T14:29:14.8066667+00:00
Jesus Chao 156 Reputation points
0 answers

Runbook Not Processing Emails Correctly

The runbook is not processing all emails as expected, even when the volume of emails is lower than usual. What steps can be taken to troubleshoot this issue?

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,352 questions
asked 2025-05-07T09:12:31.7766667+00:00
Abdulaziz Yassin 0 Reputation points
commented 2025-05-07T11:30:16.3433333+00:00
Naveena Patlolla 2,055 Reputation points Microsoft External Staff
0 answers

TLS 1.3 Support in Azure Automation Sandbox

I was wondering if anyone has any insight on when Azure Automation Sandboxes will support TLS 1.3 for PowerShell runbooks. Microsoft and by extension Defender are pushing TLS 1.3 across all Azure resources, but I can’t connect to them using runbooks…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,352 questions
asked 2025-04-17T20:30:29.19+00:00
Matthew Dowst 0 Reputation points MVP
commented 2025-05-06T12:47:05.5633333+00:00
Philipp von dem Bussche 0 Reputation points
1 answer

Unable to delete automation account

We have an automation account that we cant delete because it says "Automation account is linked to a workspace". But when we go to "unlink workspace" this fails with "failed to delete workspace because couldnt not be found".…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,352 questions
asked 2025-04-04T09:52:28.35+00:00
Grant McGregor 0 Reputation points
commented 2025-05-06T10:06:20.5366667+00:00
Alex Burlachenko 4,875 Reputation points
3 answers One of the answers was accepted by the question author.

Strange auto-generated resources appeared in Azure

This week in one of the tenants we manage something strange happened. On Tuesday on 5:40 am (CET) suddenly all subscriptions got resources deployed. The resource groups which were deployed are attached as a screenshot. One of the resource groups is…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,352 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
24,432 questions
asked 2023-05-11T09:10:40.96+00:00
Yashas Manjunath 96 Reputation points
answered 2025-05-06T02:35:04.9166667+00:00
Omar Teodoro Oropeza 0 Reputation points
1 answer

How to pass parameter from webhook to a python runbook.

Hi I have a python script which i want to run using Azure automation. I have added a webhook for this runbook and i am able to run the scipt using webhook url from ADF. The problem is I want to pass a parameter to the script. Could someone help on…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,352 questions
asked 2024-10-16T22:58:19.99+00:00
Arun M K 0 Reputation points
commented 2025-05-01T23:33:50.36+00:00
Satish Naidi 0 Reputation points Microsoft Employee
3 answers One of the answers was accepted by the question author.

PowerShell script at azure storage account getting failed

Hello everyone, I've developed a PowerShell script that copies appended blocks into a block blob in a new container. It worked well in my POC environment and even ran successfully from a local PowerShell client in production. However, when I tried it on…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,352 questions
asked 2025-04-12T14:32:33.16+00:00
Tabish Ahmed Shaikh 20 Reputation points
accepted 2025-04-30T15:06:30.9566667+00:00
Tabish Ahmed Shaikh 20 Reputation points
0 answers

Power Automate - One Drive for Business Convert File has stopped working

I use this to convert files to PDF. It has worked with no issues for several years. Yesterday it started timing out and now today it says PDF is not a supported format. Furthermore the action still shows PDF as an option in Power Automate…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,554 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,352 questions
asked 2025-01-08T14:41:06.26+00:00
Christopher Roos 25 Reputation points
commented 2025-04-29T20:18:59.38+00:00
Brady, Shaun (CMS/OACT) 0 Reputation points
1 answer

Can I use an automation account wuth DSC across vnets?

I trying to come up with a hub and spoke model for our environments. They would all be in different vnets. I'm trying to use an automation account in one vnet (vnet1) to utilize DSC on a windows machine in a second vnet( vnet2). My first question is, is…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,352 questions
asked 2025-04-23T22:15:20.48+00:00
Kevin Blackwell 0 Reputation points
commented 2025-04-29T06:34:15.8933333+00:00
Vinod Pittala 1,750 Reputation points Microsoft External Staff
1 answer

Migrating from Automation Account to Automation State Configuration

I had an configuration working with an automation account, but I cannot seem to get it to operate on the automation stage configuration side. I was in the process of developing this using an Azure AA account, but with it becoming EOL, I wanted to see…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,352 questions
asked 2025-04-24T22:13:11.1866667+00:00
Kevin Blackwell 0 Reputation points
answered 2025-04-25T10:39:54.8733333+00:00
Ashok Gandhi Kotnana 6,675 Reputation points Microsoft External Staff
0 answers

Run a Python Runbook on a Linux virtual machine during Azure Recovery Site failover

Hello everyone, I'm currently trying Azure Site Recovery to replicate a VMware virtual machine into Azure. I've done the test failover successfully but now I'm trying to execute a Python script onto my replicate VM during the failover phase. I tried to…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,352 questions
Azure Site Recovery
Azure Site Recovery
An Azure native disaster recovery service. Previously known as Microsoft Azure Hyper-V Recovery Manager.
793 questions
asked 2024-07-02T12:29:37.53+00:00
Antoine Davis 0 Reputation points
commented 2025-04-24T12:32:35.7633333+00:00
Andrew Coughlin 235 Reputation points Microsoft Employee
2 answers

is it possible to save a PowerShell script output in azure storage blob?

Is it possible to run a cmdlet like Get-AzureADUser in PowerShell and then store the returned output in Azure Storage Blob? I can use the cmdlets below to upload files from my local machine to my storage account $localDirectory =…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,352 questions
asked 2022-11-06T23:59:56.62+00:00
RADical 6 Reputation points
answered 2025-04-23T09:24:44.89+00:00
Andre++ 21 Reputation points
1 answer

Unable to unlink and delete Automation Account

I am trying to delete my azure automation account. First, I try to unlink the log analytics workspace which completes successfully. When I navigate away from the linked resources subpage in the automation account and then go back, the linked workspace is…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,352 questions
asked 2025-04-21T15:08:47.1566667+00:00
Brian Jean 0 Reputation points
answered 2025-04-23T08:44:05.12+00:00
Vinod Pittala 1,750 Reputation points Microsoft External Staff
1 answer One of the answers was accepted by the question author.

Failing to create resource using subscription level ARM template

I am using following subscription level scope ARM template, but it is failing with following error. I am trying to create Resource group, Key vault and then ACR. but what not sure what is missing. here is the main deploy file: { "$schema":…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,352 questions
asked 2025-04-08T06:53:26.98+00:00
Varma 1,495 Reputation points
accepted 2025-04-22T05:05:30.04+00:00
Varma 1,495 Reputation points
0 answers

The workspace was successfully unlinked. from an automation account, but on a refresh it is still there

On my automation account I have a workspace connected but I want to delete the automation account. So, I need to unlink the workspace first. Unlinking the workspace "The workspace was successfully unlinked. WorkspaceId: /subscriptions/" but on…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,352 questions
asked 2025-04-07T11:28:31.61+00:00
Robert Smit 5 Reputation points
commented 2025-04-15T19:11:56.82+00:00
SadiqhAhmed-MSFT 48,726 Reputation points Microsoft Employee
1 answer

Jobs in Automation Account failing with no logs or significant output

I have some jobs failing with no logs, which was not happening before. Also, the Output is similar to: "Wait for the job to finish to get the output". And is evident that the job has already finished. Not sure what is happening here, any…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,352 questions
asked 2025-04-09T16:38:52.1733333+00:00
Fabián Avilés 80 Reputation points
edited an answer 2025-04-15T04:19:20.62+00:00
Naveena Patlolla 2,055 Reputation points Microsoft External Staff
1 answer

Az.Resourcegraph module not working. Couldn't be loaded while uding Search-AzGraph in runbook

Getting below error in Runbook while running Search-AzGraph query. Although the Az.ResourceGraph module is imported and uploaded both options tried but still runbook is failing. Module is availabe

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,352 questions
asked 2025-04-05T17:12:02.3433333+00:00
ChiragAggarwal-4011 0 Reputation points
commented 2025-04-11T01:44:50.8366667+00:00
Srinivasa Reddy Jaggavarapu 785 Reputation points Microsoft External Staff
1 answer

Managed Identity with Sites.Selected permission

Hello, is it possibile to use a system assigned managed identity with the Sites.Selected permission? I was not able to find a clear answer for this and all my tests failed with an 401 error. What I have tested so far: Environment Azure Automation…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,554 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,352 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
11,229 questions
asked 2023-06-26T13:29:37.64+00:00
martin 16 Reputation points
commented 2025-04-10T17:59:21.9366667+00:00
Rachael Singleton 0 Reputation points
2 answers One of the answers was accepted by the question author.

Not able to create Resources using ARM template

I am using following ARM template, to create RG , ACR and Key vault but failing . and when I execute below command coming up with following error PS I:\ARMTemplates\DevOps> az deployment group create --resource-group testrg --template-file…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,352 questions
asked 2025-04-04T05:05:35.83+00:00
Diptesh Kumar 391 Reputation points
commented 2025-04-10T02:56:30.4766667+00:00
Vinod Pittala 1,750 Reputation points Microsoft External Staff
1 answer

One VM as hosts for multiple automation accounts hybrid workers

Can a one Azure VM be a hosts for two or more extension based hybrid workers, each for different automation account? I have selected same VM as hybrid worker for two different Automation Accounts, and one is working fine, the other one shows that in…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,352 questions
asked 2025-04-04T11:07:16.3466667+00:00
Sławomir Swat 0 Reputation points
commented 2025-04-09T06:25:56.58+00:00
Srinivasa Reddy Jaggavarapu 785 Reputation points Microsoft External Staff