1,259 questions with Azure Automation tags

Sort by: Updated
1 answer

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,259 questions
asked 2024-10-22T21:47:32.2866667+00:00
Navaska 25 Reputation points
answered 2024-11-12T19:07:24.4233333+00:00
Pavan Minukuri 205 Reputation points Microsoft Vendor
0 answers

Storing Azure Metrics in Private Storage Account Using Azure Automation

I want to retrieve metric values using Get-AzMetric in Azure Automation and store the daily updated values in an Azure Storage Account. However, the Storage Account is configured with a private link and can only be accessed through a specified network,…

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,231 questions
Azure Private Link
Azure Private Link
An Azure service that provides private connectivity from a virtual network to Azure platform as a service, customer-owned, or Microsoft partner services.
517 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,259 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,605 questions
asked 2024-11-12T01:56:14.4066667+00:00
Yu-Jeong Seo 110 Reputation points
commented 2024-11-12T17:06:40.3233333+00:00
Vinod Kumar Reddy Chilupuri 660 Reputation points Microsoft Vendor
2 answers

Authenticate to Microsoft Defender for Endpoint API using Managed Identity or Azure Automation

Hi, I need to access the Microsoft Defender for Endpoint API using our managed identity in Azure Automation. I have successfully given my managed identity for Azure Automation access to the WindowsDefenderATP Enterprise App. However, when I attempt to…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,289 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,259 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,157 questions
asked 2023-10-17T16:57:32.0766667+00:00
Jesus Chao 141 Reputation points
commented 2024-11-12T13:37:54.88+00:00
Jesus Chao 141 Reputation points
1 answer

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,259 questions
asked 2024-11-07T14:56:30.2033333+00:00
Devipriya Anbazhagan 0 Reputation points
commented 2024-11-11T16:17:00.9466667+00:00
Pavan Minukuri 205 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Azure Bicep: Is the Export Template Preview Feature Removed or Relocated?

Recently, I was using the Azure Bicep preview feature to export templates from the automation section, but it's no longer visible. Has the feature been removed, moved to another location, or do I need to enable it from a specific setting? I’ve checked…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,259 questions
asked 2024-11-11T06:36:18.7233333+00:00
Atharva Deshpande 20 Reputation points
accepted 2024-11-11T09:24:53.42+00:00
Atharva Deshpande 20 Reputation points
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,259 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,491 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,259 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,491 Reputation points
1 answer

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,259 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,605 questions
asked 2024-11-07T18:07:26.64+00:00
Guy Martinello 0 Reputation points
answered 2024-11-08T06:54:52.94+00:00
Rahul Podila 195 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,259 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,259 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,605 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.
457 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,125 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,259 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,259 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,586 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,420 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,259 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.
410 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,259 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,259 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,289 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,259 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,321 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,289 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,259 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,605 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,157 questions
asked 2024-10-23T12:43:17.2366667+00:00
EnterpriseArchitect 5,406 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,304 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,259 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,570 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,259 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,558 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,605 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,157 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,161 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,083 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,259 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,605 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