1,250 questions with Azure Automation tags

Sort by: Updated
0 answers

Azure File Share Upload file 403 Error

Hello, I have an azure file share and want wo upload files to it via a powershell in a runbook. I have a managed identity of this automation with storage blob data contributor and storage file data smb share contributor access on the file share. When I…

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,293 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,250 questions
asked 2024-10-16T11:09:51.73+00:00
Nicole G 10 Reputation points
commented 2024-10-19T15:51:51.8233333+00:00
Keshavulu Dasari 765 Reputation points Microsoft Vendor
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,250 questions
asked 2024-10-16T22:58:19.99+00:00
Arun M K 0 Reputation points
commented 2024-10-19T13:28:29.09+00:00
Vinodh247 21,881 Reputation points
1 answer

How to Traffic Filter of elastic cloud allow runbook in automation account azure executing

I got the error {"ok":false,"message":"Forbidden due to traffic filtering. Please see the Elastic documentation on Traffic Filtering for more information."} when I start runbook in azure automation account. Runbook is used…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,250 questions
asked 2024-10-16T02:14:49.1666667+00:00
TuanDang 0 Reputation points
commented 2024-10-19T13:19:51.0766667+00:00
Vinodh247 21,881 Reputation points
1 answer One of the answers was accepted by the question author.

Issue when trying to change the auto start/ stop time of Azure VMs

I'm trying to change the automated tasks we have set for our vms to start and stop at different times then are currently set. When i try to edit the tasks or create new tasks i get the below error. This is with all of our VMs linux and Windows same…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,029 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,930 questions
Azure VMware Solution
Azure VMware Solution
An Azure service that runs native VMware workloads on Azure.
355 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,250 questions
asked 2024-10-07T18:10:19.88+00:00
Sean Stroup (Feith) 0 Reputation points
accepted 2024-10-18T20:45:49.85+00:00
Sean Stroup (Feith) 0 Reputation points
0 answers

Names of Azure Services in the Azure IP Ranges and Service Tags JSON File

What are the official names used for the following Azure services in the Azure IP Ranges and Service Tags – Public Cloud JSON file? Azure Function (AzFunction) Automation Account Azure Batch Analysis Services You can refer to the JSON file…

Azure Analysis Services
Azure Analysis Services
An Azure service that provides an enterprise-grade analytics engine.
454 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,029 questions
Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
331 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,250 questions
asked 2024-10-18T11:06:46.5433333+00:00
Nawani, Anubhav 0 Reputation points
commented 2024-10-18T19:41:15.6166667+00:00
Smaran Thoomu 16,230 Reputation points Microsoft Vendor
2 answers

How to pass WEBHOOKDATA parameter value in Azure automation Runbook

Hi, Could you please help me out to pass WEBHOOKDATA parameter value in Azure Automation Runbook. for testing using the below code to display the webhookdata parameter value on testpane Param ( [parameter (Mandatory=$false)] …

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,250 questions
asked 2023-09-14T08:37:02.39+00:00
Gaurav Garg 0 Reputation points
edited an answer 2024-10-18T17:29:24.94+00:00
90973623 0 Reputation points
1 answer

Unable to fetch disabled users across subscriptions

Hello Team, I'm trying to get list of disabled users across all subscriptions under our tenant. But when I run the below script it is not fetching the data instead loading VS code. If I run Get-disabled users command it is giving the list of disabled…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,250 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,537 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,552 questions
asked 2024-10-18T06:54:27.2733333+00:00
Mahadev, Rakesh [HAEA] 140 Reputation points
commented 2024-10-18T17:15:56.66+00:00
Mahadev, Rakesh [HAEA] 140 Reputation points
0 answers

Alert action should shut down VM, it doesn't

We have an alert rule that monitors the CPU usage of a VM and when it drops below a certain usage, shuts down the VM. – This worked well for a while, but then started working only sometimes. Although the rule was triggered, it didn't shut down the VM.…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,285 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,250 questions
asked 2024-09-05T07:49:34.1133333+00:00
Regula Gerber 0 Reputation points
commented 2024-10-18T15:44:02.32+00:00
Pranay Reddy Madireddy 110 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Is there any way to scale up the azure webapp vertically (change app service plan) automatically?

Is there a way to automatically scale up an Azure Web App vertically (by changing the App Service Plan)? Has this functionality been completely removed by Azure? I attempted to use an Azure Automation Account with a PowerShell Runbook, but encountered…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,250 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,552 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,807 questions
asked 2024-10-18T04:35:37.13+00:00
Rahul Kamble 20 Reputation points
accepted 2024-10-18T05:34:01.9866667+00:00
Rahul Kamble 20 Reputation points
1 answer

Are you able to share the PowerShell Script/YAML File codes from a specific YouTube video?

Hello, I recently watched the YouTube video titled "Integrating Power BI Deployment Pipelines into Azure DevOps and Azure Pipelines | OD29" by Microsoft Developer. In the video, the presenter demonstrates two methods for automating Azure…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,250 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,537 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,552 questions
asked 2024-10-16T21:31:27.03+00:00
Gerome Coralde 0 Reputation points
answered 2024-10-17T18:11:59.8666667+00:00
Rich Matheisen 46,796 Reputation points
3 answers

How to link automation account to Log Analytics workspace

I a have created a new automation account and Log Analytics workspace, but there is no way to link them. I have found some steps, but the option from update management is not availible anymore.

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,250 questions
asked 2024-10-16T14:05:35.87+00:00
Userss12 0 Reputation points
edited an answer 2024-10-17T12:30:19.4666667+00:00
Userss12 0 Reputation points
1 answer

How to remove permanently a automation account

I have created and deleted 10 automation accounts, currently I cannot create any more. It seems that the accounts I deleted have entered soft delete status, is there any way to permanently delete them? My problem is that I have deleted a resource group…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,250 questions
asked 2024-06-10T06:43:45.1533333+00:00
Nguyễn Hữu Tấn Đạt 0 Reputation points
commented 2024-10-15T13:38:58.7466667+00:00
Steve Bates 0 Reputation points
1 answer

How the Engineering Team Implemented VM Usage Tracking in Azure Lab Services

Hi all, With Azure Lab Services retiring in 2027, we plan to migrate to a new service for our school. Azure products like Virtual Machine Scale Sets or DevTest Lab look like good alternatives. However, we need to implement a key cost-saving feature:…

Azure Lab Services
Azure Lab Services
An Azure service that is used to set up labs for classrooms, trials, development and testing, and other scenarios.
297 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,250 questions
asked 2024-10-03T11:30:31.35+00:00
Mas023 40 Reputation points
commented 2024-10-15T11:47:59.8033333+00:00
Mounika Reddy Anumandla 505 Reputation points Microsoft Vendor
1 answer

download AZ-204 certificate for Microsoft certification ID: 995925060

download AZ-204 certificate for Microsoft certification ID: 995925060

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,250 questions
asked 2024-10-14T07:40:52.89+00:00
Bharad, Ashwini 0 Reputation points
answered 2024-10-14T07:55:22.5933333+00:00
Andreas Baumgarten 110.2K Reputation points MVP
0 answers

Runbook which used to work normal has stopped working

I use my runbook to create 10-50 VM 6 something local time in the morning and it used to work prefectly. But it stopped working since 13 Oct 2024 Hong Kong Time.

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,250 questions
asked 2024-10-14T04:59:20.7166667+00:00
Lewis Lee 40 Reputation points
edited a comment 2024-10-14T07:26:40.22+00:00
Lewis Lee 40 Reputation points
0 answers

Hybrid Worker PS 7.2 setup

I'm trying to setup our hybrid workers to use PS 7.2 runbooks. I've installed PS7.2 and added the powershell_7_2_path env variable. When trying to start a runbook using the 7.2 runtime, I get the following error: pwsh.exe is not recognized as a command…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,250 questions
asked 2024-09-13T16:36:28.7533333+00:00
computerpaul2 21 Reputation points
commented 2024-10-13T18:04:11.59+00:00
fred31330 76 Reputation points
1 answer

Unable to connect to Exchange Online with PowerShell Runtime 7.2 in Azure Automation

Cannot connect to Exchange Online with PowerShell Runtime 7.2 in Azure Automation. I would like to know how to connect to Exchange Online with Runtime 7.2. The commands I have tried are as follows. Connect-ExchangeOnline -ManagedIdentity -Organization…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,250 questions
Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,542 questions
asked 2024-09-05T08:58:01.3566667+00:00
QAadmin 0 Reputation points
answered 2024-10-11T16:21:15.4666667+00:00
Ines, Filipe 0 Reputation points
0 answers

PS C:\WINDOWS\system32> az extension add --name ssh, ERROR: An error occurred. Pip failed with status code 1. Use --debug for more information.

PS H:> az extension add --name ssh --debug cli.knack.cli: Command arguments: ['extension', 'add', '--name', 'ssh', '--debug'] cli.knack.cli: init debug log: Enable color in terminal. Enable VT mode. cli.knack.cli: Event: Cli.PreExecute…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,250 questions
asked 2024-10-09T07:55:02.83+00:00
BASAVA 0 Reputation points
commented 2024-10-11T12:46:30.25+00:00
Pranay Reddy Madireddy 110 Reputation points Microsoft Vendor
0 answers

Runbook Error when trying to read table with VM power states, stoped VMs that are recorded as stop and deleting the rows after the fact.

This is an after updates update manager post-script to shut down vms after they are started for updates if they were off before pre-script. Thus, keeping the environment as it was before processing updates. This is also run on a portal.azure.com…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,250 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,552 questions
asked 2024-10-03T19:21:27.26+00:00
EDWARD REYESARROYO 25 Reputation points
commented 2024-10-11T11:05:27.6866667+00:00
EDWARD REYESARROYO 25 Reputation points
1 answer One of the answers was accepted by the question author.

Cannot login to azure using a managed user identity

Trying to login using the following command using the Azure CLI v2.9: - az login --identity --username [my-clientid] However, fails with the following error message Failed to connect to MSI. Please make sure MSI is configured correctly and check the…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,250 questions
asked 2024-08-12T14:28:04.24+00:00
Andrew HB 341 Reputation points
commented 2024-10-11T02:08:06.8466667+00:00
Tung Nguyen Xuan 0 Reputation points