1,140 questions with Azure Automation tags

Sort by: Updated
1 answer

The specified module 'Az.Accounts' was not loaded because no valid module file was found in any module directory

I am in the process of upgrading azure 'run-as-account' to 'manage-identities'. there were power-shell script that used to automate VM functionalities. I import "Az.Accounts" module from Module section Module Name - Az.Accounts Module…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,140 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,139 questions
asked 2024-05-21T06:19:30.23+00:00
Mithila Lishan 136 Reputation points
answered 2024-05-21T10:34:17.5266667+00:00
Mithila Lishan 136 Reputation points
0 answers

Azure Access

how to access azure as a student for freeHow can I access Azure for free as a student?

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,140 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,796 questions
asked 2024-05-21T06:22:37.9733333+00:00
Qasim Umar 0 Reputation points
edited the question 2024-05-21T06:33:08.98+00:00
AmaranS 2,675 Reputation points Microsoft Vendor
1 answer

Azure Automation account runbook unable to write to Azure fileshare

Hi folks, I am using Azure Automation account runbook in PowerShell to write to a file in Azure file share, but it is failing with error: "The parameter is incorrect" Code: Error: However, same piece of code works when I run it on either my…

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,178 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,140 questions
asked 2024-05-16T10:53:49.6866667+00:00
Apurva Pathak 315 Reputation points
commented 2024-05-20T14:55:24.8+00:00
Apurva Pathak 315 Reputation points
1 answer

Cannot update or install modules in Azure Automation

I am having issues updating or installing modules in Azure Automation. Every time I initiate the import process, it never finishes. Even when I delete the imported job and try again, the results are still the same. This has persisted for a week now, and…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,140 questions
asked 2024-05-18T02:35:05.1733333+00:00
Chester Camlin 0 Reputation points
edited the question 2024-05-20T03:58:13.0133333+00:00
ManoharLakkoju 615 Reputation points Microsoft Vendor
1 answer

Azure Update Manager support for CIS-Hardened Images (Windows)

Hello there, Any further update on support for CIS hardened images (Windows 2019/2022) in Azure Update Manager? What's the recommended action if the deadline arrives and the support is not ready? I saw somewhere else a possible option that would include…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,140 questions
Azure Update Manager
Azure Update Manager
An Azure service to centrally manages updates and compliance at scale.
250 questions
asked 2024-05-07T03:30:29.24+00:00
CelsoScarpim 5 Reputation points
commented 2024-05-19T21:38:45.63+00:00
Arlene Reyes 0 Reputation points
0 answers

Azure Automation Accounts

Hello, I tried to deploy Automation Account using bicep. Since this is first time to deploy AA so I deleted existing one and re-deploy it for multiple times. I suddently received following message: "code": "BadRequest", …

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,140 questions
asked 2024-04-08T20:02:00.5566667+00:00
Jeremy Zheng 70 Reputation points
commented 2024-05-16T13:48:04.8533333+00:00
David 0 Reputation points
0 answers

Failed to connect to MSI.

Hi folks, I am using Azure Automation account PowerShell runbook to login to Azure CLI using identity, but it is failing with below errors. I even tried authenticating with a UMI but same error. Could anyone please help me out. Error: Azure AA SMI: UMI…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,140 questions
asked 2024-05-16T10:44:53.03+00:00
Apurva Pathak 315 Reputation points
1 answer

Automation Update Management Schedules migrate to Azure Update Manager

Hello, I migrated all VM's from Automation Update Management to Azure Update Manager. I see all of the VM's in the Azure Update Manager overview with "Periodic assessment" enabled. However, I cannot see the schedules that we used in…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,140 questions
Azure Update Manager
Azure Update Manager
An Azure service to centrally manages updates and compliance at scale.
250 questions
asked 2024-05-15T10:30:29.6166667+00:00
Uhmazing34 20 Reputation points
edited an answer 2024-05-16T06:20:58.8033333+00:00
Saswata Pandit 0 Reputation points Microsoft Employee
5 answers One of the answers was accepted by the question author.

Retirement Announcement – Azure Automation Update Management solution will end on 31st August 2024

On 31st August 2024, support for Azure Automation Update Management will end. The offering is dependent on the Log Analytics agent which will also deprecate the same day. Before that date, please migrate to Azure Update Manager, a native functionality…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,140 questions
asked 2023-12-08T07:38:15.72+00:00
SwathiDhanwada-MSFT 17,881 Reputation points
answered 2024-05-15T10:23:33.31+00:00
Manoj K K 0 Reputation points
0 answers

Azure python runbook import_py3package_from_pypi : Exception: Error importing package cryptography into Automation account. Error code is 400. from p

hi all, on Azure Automations I am receiving this Exception when I try to run import_py3package_from_pypi runbook on module msgraph-sdk -v 1.2.0. I only require the functionality from the runbook to access the microsoft graph using certificate…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,140 questions
asked 2024-05-08T03:56:09.8433333+00:00
Grant Fullston 25 Reputation points
edited a comment 2024-05-15T08:00:53.6+00:00
AnuragSingh-MSFT 20,431 Reputation points
1 answer

How to disable local authentication in Azure Automation account

Hi experts, Does anyone know how to disable the local authentication in Azure Automation Account? This documentation is related to the topic, but it doesn't provide actual steps to disable the local authentication in Azure Automation Accounts.…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,140 questions
asked 2024-05-14T08:15:12.13+00:00
Liang Chen 1 Reputation point Microsoft Vendor
answered 2024-05-15T06:47:40.3733333+00:00
Stanislav Zhelyazkov 21,506 Reputation points MVP
0 answers

Getting an error in a runbook.

Hi there, I've created a runbook to handle offboarding users in office 365. I'm connecting to the graph API, and exchangeonline module. My runbook is working flawlessly except for one specific line which is giving me an error when ran in the runbook (I…

Microsoft Exchange Online
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,797 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,140 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,403 questions
asked 2024-04-30T17:12:23.7733333+00:00
Tristan MacDonald 0 Reputation points
edited the question 2024-05-14T21:40:29.52+00:00
Tristan MacDonald 0 Reputation points
0 answers

Error attempting to CREATE USER FROM EXTERNAL PROVIDER using a User Assigned Managed Identity

I have an Azure Automation runbook (PowerShell 5.1) that attempts to run "CREATE USER <UserName> FROM EXTERNAL PROVIDER". This is part of a larger program, but this is the offending command so I created a test runbook to try and resolve…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,140 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,139 questions
asked 2024-05-13T15:25:11.9066667+00:00
Mike Welborn 46 Reputation points
commented 2024-05-14T16:02:12.7666667+00:00
Mike Welborn 46 Reputation points
1 answer

Runbook synchronization failing

Hello, I am encountering an issue with the synchronization of my runbooks. The source control integration in azure automation that fetches codes from an azure repository is currently failing to synchronize. Yet it was working properly until yesterday.…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,140 questions
asked 2024-05-03T14:57:27.0866667+00:00
Brunel Elvire BOUYA-MOKO 20 Reputation points
commented 2024-05-14T06:58:46.84+00:00
AnuragSingh-MSFT 20,431 Reputation points
2 answers One of the answers was accepted by the question author.

How can I run an automation template

I want to run an automation template for a sql database deployed with ARM. The aim is to trigger a stored procedure

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,868 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,140 questions
asked 2024-05-08T00:16:54.5566667+00:00
Oyin 20 Reputation points
accepted 2024-05-13T20:11:52.9266667+00:00
Oyin 20 Reputation points
1 answer

Is Azure Automation Tasks is Billable? Then How much

Hi, I am not using the virutal machine every saturday and sunday, so i am thinking to create a automation task to start virutal machine and power off the virtual machine. Then i need to know how much cost it take for month. And is there any way to create…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,255 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,140 questions
asked 2024-05-12T10:45:05.2066667+00:00
Mani Kumar Reddy Chinnam 0 Reputation points
answered 2024-05-12T11:27:37.2833333+00:00
Marcin Policht 13,175 Reputation points MVP
0 answers

What permissions are needed for an Azure Runbook to execute the SQL command CREATE USER FROM EXTERNAL PROVIDER

I have an automation account that creates an Azure SQL database and attempts to provision a user from Microsoft Entra Id with access to the database My automation account is configured with a system assigned managed entity and a user assigned Managed…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,140 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,796 questions
asked 2024-05-10T22:07:47.5366667+00:00
Mike Welborn 46 Reputation points
edited the question 2024-05-10T22:45:25.0866667+00:00
GeethaThatipatri-MSFT 27,887 Reputation points Microsoft Employee
4 answers One of the answers was accepted by the question author.

How to fix: Method 'get_SerializationSettings' does not have an implementation

I just wanted to automate this powershell script to activate Sftp for BlobStorage only for half an hour in the evening using the automation account: $resourceGroupName = "xxxx" $storageAccountName = "yyyyy" Set-AzStorageAccount…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,140 questions
asked 2023-06-06T15:58:54.2333333+00:00
commented 2024-05-08T23:55:39.3833333+00:00
Alex Nolasco 0 Reputation points
1 answer One of the answers was accepted by the question author.

How i can access a PostgreSQL server DB in a VNet in Azure thorugh python runbook inside an Automation Account ?

Hello team, I have a problem statement, i have an automation account in azure in which i have a python runbook in that runbook i have a script to make a connection to postgreSQL DB server and do some transactions in the DB but the problem is now i have…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,140 questions
Azure Database for PostgreSQL
asked 2024-05-03T13:04:21.4433333+00:00
Koushik Purva Mahendra 50 Reputation points
accepted 2024-05-08T12:40:48.11+00:00
Koushik Purva Mahendra 50 Reputation points
1 answer

Key Vault Integration on the Roadmap?

Are there currently any plans to allow Credentials and encrypted variables to be sourced directly from Key Vault so that we don't have to use PowerShell in the script to query the vault? Normally this wouldn't be an issue but since we're protecting our…

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,144 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,140 questions
asked 2024-04-18T18:20:59.8+00:00
Austin Greca 0 Reputation points
commented 2024-05-07T22:04:01.61+00:00
James Hamil 22,186 Reputation points Microsoft Employee