Issues adding new users to Entra ID with Powershell
I am learning how to automate user creation with Powershell. I am having an issue trying to create a new user. I am using the correct domain name but keep getting the same error. Any tips on how to fix this? Thank you powershell azure issue.png
No Automation account created, and showing error of the only one automation account is allowed in the subscription
No Automation account created, and showing error of the only one automation account is allowed in the subscription
How to setup automation task and alerts
Hi all, I currently have an app service plan with 3 instances and a few web apps running on it. I want to setup a process so that if an instance of a web app becomes unhealthy or degraded, that instance is restarted. After restarting this instance, it…
Automation Account
I have created my automation account where I created a runbook now I am unable to find it and in monitor log there is no data of deletion of automation book. Can someone help me with this?
this request is not authorized to perform this operation
Configured a python runbook to run and create nfs snapshots on nfs file share. When running the runbook I get the following error: This request is not authorized to perform this operation Thanks, Roman
Unable to connect to Microsoftgraph across tenants using clinet secret in Azure automation runbook
I'm trying to connect to microsoft graph using a client secret in an azure automation runbook,but I'm encountering several errors. I am using power shell script, I've tried diiferent ways to login. Below are the different errors: 1)Invalid JWT Access…
Hybrid Worker Extension on an Azure Arc-connected server stops working after a week.
I have a hybrid worker group setup on one Azure Arc-connected machine. The hybrid worker extension is installed, and initially, it works great. However, after roughly one week, I get the error with Event ID 15105 in Event Viewer: - The task category is…
Secure Azure Automation Webhook
Hello, How can I secure a webhook in Azure Automation if the service using it is outside of Azure? As far as I understand, I can create a Privet Endpoint, prohibit external access to the Azure Automation Service and configure access to the Privet…
Export data to Azure Storage using a Runbook and Powershell
Hello, I'm trying to export some data to a csv file and then copy the file to blob storage without saving the file locally or in cloudshell. Is there any way to do that? Best Regards, Michel
Azure VM Automation
aziure VM automation Task Start VM fails with infalid connection can this be due to the user with 2 factor authentication But Tenat ID the RG and the VM Name are rigth
Several runbooks failing sporadically
Our issue is with Azure Automation. I didn't see a tag that fits. We updated a secret last week connected to an app registration that interacts with SharePoint sites through Powershell Runbooks. We have at least 6 runbooks using this secret and two of…
PowerShell Commands to Disable Public Access and Enable Private Access for Managed Disk
What are the PowerShell commands to "disable public access and enable private access" for a managed disk instead of doing it manually? @Ashok Gandhi Kotnana would really appreciate support on this. Thanks!
managed identity intermitten issues
I have an Azure Automation Runbook that intermittently works with Managed Identities. I have multiple Automation Accounts that worked flawlessly up until around these time. What I've tried: Turning Managed Identities off/on, re-assigned proper…

Automation Account How to Stop and start Multiples VMS
How to Start and Stop Multiple VMs Using Specific Tag Keys and Values in an Automation Account.
Unable to stop the runbooks on automation account
Following runbooks we are not able to stop/ suspend. we tried following ways of stopping : Manually stop/suspend job Using REST API call from ADF to stop the jobs Restarted hybrid worker service Tried deleting runbook and again creating it Still…
Azure Automation State Configuration deprecation
Hi, According to the information on: https://learn.microsoft.com/en-us/azure/automation/automation-dsc-getting-started quote: "The Add, Compose configuration, and Gallery navigation links will be removed from the portal on March 31, 2025." Does…
Azure automation account Hybrid Worker - failed to connect to MSI
Hi, I want to convert my PS runbook to Azure CLI and it has to run on a Hybrid Worker. The PS login is like this $AzureContext = (Connect-AzAccount -Identity).context Now, with Azure CLI, i suppose it's the following... $AzureContextcli = (az login…
We have received a service alert from Microsoft regarding upcoming maintenance:
Maintenance Details: The maintenance will affect virtual machines in East US. Schedule: From 24 February 2025, 07:30 UTC, to 28 February 2025, 07:30 UTC. During this window, IaaS virtual machines will be migrated to newer network hardware. Each virtual…
Doc page web unavailable
Hi everyone, I see the page URL resource is not availabe Azure Automation https://learn.microsoft.com/en-us/azure/automation/automation-send-email?source=docs
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.
