1,112 questions with Azure Automation tags

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

Initiative Definition policy remediation in Powershell

How can you automate creating remediation tasks for non compliant policies within an initiative definition in PowerShell? All the documentation for remediation in PowerShell uses the policy assignment id, but with initiative definitions, there is…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,112 questions
Azure Policy
Azure Policy
An Azure service that is used to implement corporate governance and standards at scale for Azure resources.
788 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,355 questions
asked 2022-07-06T18:39:58.887+00:00
Mateusz Przezdziecki 21 Reputation points
accepted 2022-07-07T20:16:38.2+00:00
Mateusz Przezdziecki 21 Reputation points
1 answer

Azure Update Management/Azure Automation The remote server returned an error: (403) Forbidden.

Hi All, From unknown reasons, we keep getting below SMA logs on all our Azure instances and update management keeps giving us an error that the updates deployment cannot start. Error while polling the hybrid notification channel.…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,112 questions
asked 2022-02-17T10:15:13.18+00:00
Nitsan Reznik 1 Reputation point
commented 2022-07-06T09:46:28.747+00:00
Sven van Achthoven 16 Reputation points
0 answers

run python script with hybrid worker

I created Azure vm with ubuntu python and install pandas, numpy and others modules and in automation conect to this VM using hybrid worker but I run my runbook in automation an i t gives me an error that it does not recognize the libraries, but I do…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,112 questions
asked 2022-06-27T05:39:10.157+00:00
Ernesto Perez 1 Reputation point
commented 2022-07-06T06:04:54.577+00:00
SwathiDhanwada-MSFT 17,321 Reputation points
1 answer One of the answers was accepted by the question author.

Automated way to update the Azure diagnostics for Azure Resources

Hi, On Azure environment we have lot of Azure resources, We want to make sure and enabled Diagnostics logs for NSG and Azure storage resources to send Diagnostic logs to Azure EventHub. I am able to configure this on resources we have, I want…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,112 questions
asked 2022-06-28T21:29:57.773+00:00
Amar-Azure-Practice 656 Reputation points
accepted 2022-07-06T04:46:39.297+00:00
Amar-Azure-Practice 656 Reputation points
1 answer

Azure Automation - The term 'Get-UnifiedGroup' is not recognized as the name of a cmdlet, function, script file, or operable program

I am trying to get the Group owners and ended up with below error while executing this runbook. System.Management.Automation.CommandNotFoundException: The term 'Get-UnifiedGroup' is not recognized as the name of a cmdlet, function, script file, or…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,112 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,557 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,164 questions
asked 2022-06-24T13:30:20.89+00:00
Issac Franklin David 1 Reputation point
commented 2022-07-04T11:59:43.307+00:00
Yi Lu_MSFT 17,456 Reputation points
0 answers

I am unable to select log analytics workspace under automation account.

I am trying to add log analytics workspace under Automation Account Inventory, but I am not getting the same workspace in the dropdown of Log Analytics Workspace inside Configuration Management- Inventory. Region of workspace is East US Region of…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,112 questions
asked 2022-06-30T12:04:49.91+00:00
Shivani 1 Reputation point
commented 2022-07-04T05:19:10.427+00:00
SwathiDhanwada-MSFT 17,321 Reputation points
1 answer

Azure RunBook Giving me an error

Hi All, I m new to Azure Run book and built a small runbook as follows. When I test using the Test Pane I m getting an error "Error occurred: Length cannot be less than zero. (Parameter 'length')" Can someone please tell me what…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,112 questions
asked 2022-06-29T17:22:18.883+00:00
Nipuna Weerasinghe 1 Reputation point
answered 2022-07-02T03:00:38.723+00:00
tbgangav-MSFT 10,381 Reputation points
1 answer

How to make the best use of Update management for Custom image - RHEL Linux machine

How to make the best use of Update management solution for Custom image - RHEL Linux machines, any suggestions.

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,080 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,112 questions
asked 2022-07-01T07:34:06.837+00:00
Sarkar, Shalini 21 Reputation points
answered 2022-07-01T18:59:56.463+00:00
deherman-MSFT 33,141 Reputation points Microsoft Employee
0 answers

Azure Update Management

why OS Updates are not showing up in the Update mangement Dashboard

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,112 questions
asked 2022-06-27T18:23:06.727+00:00
Radoslaw Dlugosz 1 Reputation point
commented 2022-06-27T18:30:29.65+00:00
Radoslaw Dlugosz 1 Reputation point
1 answer One of the answers was accepted by the question author.

Automate transfer of files from Blob storage to external server

Is there a way to automate the process of transferring newly uploading documents in a blob container to an external server? For example every time a new file is uploaded it triggers the transfer of the file to the external server.

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,415 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,112 questions
asked 2022-06-10T15:44:55.007+00:00
Andrew 21 Reputation points
accepted 2022-06-27T12:34:46.45+00:00
Andrew 21 Reputation points
0 answers

Azure automation - powershell - Get-UnifiedGroup sort ordering....

Hi, The code below lists Microsoft 365 groups and their members. I tried to pipe the result set both for the groups and for the members using the Sort-Order parameter, but it did not result in any sorting. How can I get the groups and members sorted…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,112 questions
asked 2021-09-05T19:27:07.977+00:00
BTor 81 Reputation points
commented 2022-06-24T14:26:24.553+00:00
Issac Franklin David 1 Reputation point
1 answer One of the answers was accepted by the question author.

Azure Automation Query

Hello All, I have a requirement to automate some of the Azure and onprem task like report software/patching version, do health check like reboot pending service/system status, Automate software installation, Extract UAM data, Event trigger for auto…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,784 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,112 questions
asked 2022-06-22T05:45:23.507+00:00
Julie M 521 Reputation points
accepted 2022-06-23T02:31:01.967+00:00
Julie M 521 Reputation points
1 answer

dashboard in azure from csv aor json data stored in storage account.

we run a powershell script to collect data in CSV or JSON which is going in storage account as destination every hour . we have a requirement of dashboard for simulations which ran in last 24 hours from this data . this option is available in azure ?…

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.
2,667 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,112 questions
asked 2022-06-16T07:21:08.163+00:00
Amol Bhalerao 21 Reputation points
commented 2022-06-20T09:24:02.387+00:00
AnuragSingh-MSFT 19,686 Reputation points
1 answer

Azure Automation PS MSONLINE Module

Hello, I am trying to start with a simple Azure Automation Runbook to connect connect to O365 and run a cmndlet. Here is the PS I am trying to run from Azure Automation PS Runbook: $Credential = Get-AutomationPSCredential -Name…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,112 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,355 questions
asked 2022-06-17T01:11:26.747+00:00
garrywilmeth 1 Reputation point
answered 2022-06-20T08:39:40.23+00:00
Limitless Technology 39,336 Reputation points
1 answer

Set-AzStorageBlobContent deleting blob contents instead of saving new contents in file on container in Azure Runbooks?

Hi, I'm attempting to run the below script in Runbooks for reformatting a csv file that works perfectly fine from my local machine but when I add the Set-AzStorageBlobContent in my script it saved the blob file but erases all the contents of the file…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,415 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,112 questions
asked 2022-06-13T15:52:40.233+00:00
DeHaven Graham 101 Reputation points
commented 2022-06-20T06:10:05.083+00:00
AnuragSingh-MSFT 19,686 Reputation points
1 answer One of the answers was accepted by the question author.

Creating GUI based form interface for Powershell data entry ?

Hi Everyone, Is there any way to use a Web-based GUI form to input and display entries with the Powershell cmdlet? The script is mostly utilizing Read-Host & WriteHost command, rather than using the typical cmd prompt window and also…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,828 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,112 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,355 questions
asked 2022-06-17T15:26:47.903+00:00
EnterpriseArchitect 4,721 Reputation points
commented 2022-06-20T01:29:18.077+00:00
EnterpriseArchitect 4,721 Reputation points
0 answers

Azure Start/Stop v1 sometimes fails to start VM

We stop/start an Azure VM using an automation account, but recently it sometimes isn't able to start the VM. Stopping always seems to work and starting also worked flawlessly before . Operation name: Create an Azure Automation job Error code:…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,080 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,112 questions
asked 2022-05-23T08:48:06.413+00:00
SanderP-9808 1 Reputation point
commented 2022-06-15T08:58:36.993+00:00
Tomáš Gazsi 6 Reputation points
1 answer One of the answers was accepted by the question author.

Query key vault from Azure Runbook

Hello I have the following PowerShell script that successfully queries and display the result, when i run it remotely from my computer. But when i try to run the same script from an Automation account runbook I get the following error: Connect to Azure…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,102 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,112 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,355 questions
asked 2022-06-14T08:36:54.277+00:00
David Iremiren 21 Reputation points
accepted 2022-06-15T08:39:58.997+00:00
David Iremiren 21 Reputation points
2 answers

Unable to create a file using Azure Automation runbook (Powershell)

Hi, I am trying to create a .txt file using PowerShell script in Automation Runbook. The script runs fine if i run it from Windows Powershell but i'm facing in runbook though status is completed. File is not getting created. Param( [Parameter…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,112 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,355 questions
asked 2022-06-14T06:15:32.23+00:00
tamilk 41 Reputation points
answered 2022-06-15T07:46:23.023+00:00
Limitless Technology 39,336 Reputation points
1 answer

Send info about available updates to slack

Hey everyone, I have some questions about the Logic app or the Azure function. Is it possible to send notifications about critical updates in Update management? I made update management, but I want to send if I have critical updates or security…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,828 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,112 questions
asked 2022-06-06T07:15:41.997+00:00
Nasimjon Tohirov 231 Reputation points
commented 2022-06-14T12:02:44.257+00:00
Nasimjon Tohirov 231 Reputation points