1,257 questions with Azure Automation tags

Sort by: Updated
0 answers

is it even possible to use Microsoft.PowerApps.Administration.PowerShell in an Azure Runbook?

Import-Module Microsoft.PowerApps.Administration.PowerShell Import-Module Microsoft.PowerApps.PowerShell #Add-PowerAppsAccount #Use for desktop..[desktop works. It returns the filtered environment] #Use for Azure Automation…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,257 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,597 questions
asked 2024-11-07T18:07:26.64+00:00
Guy Martinello 0 Reputation points
commented 2024-11-11T00:50:30.3266667+00:00
Rahul Podila 195 Reputation points Microsoft Vendor
1 answer

Publishing runbook to Automation Gallery

Hi, I'm trying to make an improvement to the runbook at https://github.com/azureautomation/indexes-tables-in-an-azure-database-if-they-have-a-high-fragmentation/blob/master/Metadata.json Besides sending a pull request, with the author permission, I…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,257 questions
asked 2021-06-18T22:55:05.897+00:00
Dennes Torres 6 Reputation points
answered 2024-11-10T17:12:04.95+00:00
Amira Bedhiafi 26,186 Reputation points
1 answer

The automation account script to list usedIpAddress in vnet attached or associated to which vm in csv report

We are looking for automation script to list the usedIpAddress in vnet is attached or associated to which backed(vm) in csv report and list privateipv4address which attached or associated with backend server(private endpoint or virtual machine)

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,257 questions
asked 2024-06-06T19:31:50.07+00:00
Monalisa 60 Reputation points
answered 2024-11-10T14:13:15.5666667+00:00
Amira Bedhiafi 26,186 Reputation points
0 answers

Azure Automation Account: Total Job Metric Not Receiving Data for Hybrid Worker Group Jobs

The Azure Automation Account metric ‘Total Jobs’ is not receiving data for jobs run on a hybrid worker group node. Several jobs running on Azure show data in the ‘Total Jobs’ metric, but this specific scenario does not reflect any data. Clarification is…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,257 questions
asked 2024-11-07T14:56:30.2033333+00:00
Devipriya Anbazhagan 0 Reputation points
commented 2024-11-07T19:07:08.83+00:00
Pavan Minukuri 205 Reputation points Microsoft Vendor
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,257 questions
asked 2024-09-13T16:36:28.7533333+00:00
computerpaul2 21 Reputation points
commented 2024-11-07T11:33:15.04+00:00
Jan Wrage 5 Reputation points
1 answer One of the answers was accepted by the question author.

Automate daily checks for Azure VMs

Hello, I would like to check the CPU percentage, Disk IOPS, and Memory availability values of Azure VMs daily in an Excel file. I am considering using Azure Automation for this. Is there a script that I can refer to for automating the process of…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,257 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,597 questions
asked 2024-10-31T06:59:26.9133333+00:00
Yu-Jeong Seo 110 Reputation points
commented 2024-11-05T00:06:55.6766667+00:00
Yu-Jeong Seo 110 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.
458 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,113 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,257 questions
asked 2024-10-18T11:06:46.5433333+00:00
Nawani, Anubhav 0 Reputation points
edited the question 2024-11-04T05:02:30.1433333+00:00
vipullag-MSFT 26,391 Reputation points
1 answer

How to connect to ExchangeOnline to Get-DistributionGroup

Hi Guys, I am trying to create and also get distribution list using a powershell runbook (version 5.1) setup in an Azure Automation account. But am having trouble connecting to Exchange Online. ========= My Script (1):- Connect-ExchangeOnline…

Microsoft Identity Manager
Microsoft Identity Manager
A family of Microsoft products that manage a user's digital identity using identity synchronization, certificate management, and user provisioning.
707 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,257 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,578 questions
asked 2024-10-29T19:21:21.8833333+00:00
Elvis Eyobor 0 Reputation points
edited the question 2024-11-01T12:57:52.28+00:00
VarunTha 9,270 Reputation points Microsoft Vendor
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,257 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.
408 questions
Azure Update Manager
Azure Update Manager
An Azure service to centrally manages updates and compliance at scale.
316 questions
asked 2023-01-06T05:34:00.2+00:00
Azure-learning 56 Reputation points
commented 2024-10-31T03:56:09.31+00:00
Matthew Mckenzie 5 Reputation points
1 answer

Runbook Jobs Suspended Intermittently

Hi, I am encountering an issue with my runbook jobs. Occasionally, the jobs get suspended after running for approximately 10 minutes, though this behavior is inconsistent. Most of the time, the jobs complete successfully without any problems. To provide…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,257 questions
asked 2024-10-09T12:37:01.41+00:00
Andreas 0 Reputation points
commented 2024-10-30T09:08:56.0166667+00:00
Pranay Reddy Madireddy 440 Reputation points Microsoft Vendor
2 answers

The command was found in the module, but the module could not be loaded - Azure Automation

When I try to run my script in Azure Automation, I get greeted with the following error (since a few weeks apparently). It simply stopped working, I can't explain myself why. System.Management.Automation.CommandNotFoundException: The…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,257 questions
asked 2024-10-01T08:21:17.0933333+00:00
Schellner, Toni 20 Reputation points
commented 2024-10-29T00:46:41.8233333+00:00
Rahul Podila 195 Reputation points Microsoft Vendor
0 answers

Connecting VS Code + Azure Automation Plugin to MGGraph Managed Identity?

I loaded my Runbook scripts from my Azure Automation account into VS Code (+Azure Automation Plugin). I am trying to connect to MG Graph via the Managed Identity: Connect-MgGraph -Identity -NoWelcome But I get an error message: Connect-MgGraph:…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,274 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,257 questions
asked 2024-10-25T08:16:58.6033333+00:00
Christian Berger 0 Reputation points
edited the question 2024-10-25T08:27:44.87+00:00
Tianyu Sun-MSFT 31,246 Reputation points Microsoft Vendor
0 answers

Impact and consequence when resetting the password for Microsoft Entra seamless SSO account?

Based on this article: https://learn.microsoft.com/en-us/entra/identity/hybrid/connect/how-to-connect-sso-faq#how-can-i-roll-over-the-kerberos-decryption-key-of-the--azureadsso--computer-account- What are the impact when resetting the Kerberos decryption…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,274 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,257 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,597 questions
Microsoft Entra
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,122 questions
asked 2024-10-23T12:43:17.2366667+00:00
EnterpriseArchitect 5,406 Reputation points
0 answers

How to Fix Runbook Error

I have an error which occasionally appears on my azure automation account runbook. This has only happened twice in the last month, and i'm unable to determine the cause of the error. Any help would be much appreciated. The error I get is "The SSL…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,257 questions
asked 2024-10-22T21:47:32.2866667+00:00
Navaska 25 Reputation points
1 answer

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,302 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,257 questions
asked 2024-10-16T11:09:51.73+00:00
Nicole G 15 Reputation points
edited an answer 2024-10-22T18:28:00.3933333+00:00
Keshavulu Dasari 1,325 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

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,257 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,553 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,597 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,122 questions
asked 2024-10-18T06:54:27.2733333+00:00
Mahadev, Rakesh [HAEA] 160 Reputation points
edited the question 2024-10-22T03:32:34.19+00:00
Givary-MSFT 33,156 Reputation points Microsoft Employee
2 answers

Is there any way to scale up the application gateway v1 (Increase instances) automatically using powershell commands?

Is there any way to scale up the application gateway v1 (Increase instances) automatically using powershell commands? I attempted to use an Azure Automation Account with a PowerShell Runbook, but encountered errors. Additionally, the available articles…

Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
1,081 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,257 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,597 questions
asked 2024-10-21T07:22:37.2566667+00:00
Rahul Kamble 20 Reputation points
answered 2024-10-21T11:59:11.0233333+00:00
KapilAnanth-MSFT 47,046 Reputation points Microsoft Employee
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,321 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,257 questions
asked 2024-09-05T07:49:34.1133333+00:00
Regula Gerber 0 Reputation points
commented 2024-10-21T10:32:51.7866667+00:00
Pranay Reddy Madireddy 440 Reputation points Microsoft Vendor
2 answers 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,257 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,597 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,912 questions
asked 2024-10-18T04:35:37.13+00:00
Rahul Kamble 20 Reputation points
answered 2024-10-21T05:40:48.94+00:00
Rahul Kamble 20 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,257 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 23,346 Reputation points MVP