An API that connects multiple Microsoft services, enabling data access and automation across platforms
Issue: Deployment Failed When Creating an Automation Account on Azure (400 Bad Request)
Hi, When attempting to create an automation account on Azure, either via Terraform (API) or through the Azure dashboard, I got the following error message: Your deployment failed unexpected status 400 (400 Bad Request) with response:…
Microsoft Security | Microsoft Graph
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
Automation Account error - when Try to call stored procedure from Automation account getting error:
Traceback (most recent call last): File "/usr/src/tmp/8643d647-6858-4b74-88c5-96b2e28a66f4/runbooks/Dravosa.py", line 30, in <module> cursor = source_engine.raw_connection().cursor() File…
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
My Job in a Hybrid Work is failing as out of resources
My job goes into suspended status with the exception of "Job was suspended as the job limit for a Hybrid Worker exceeded. Add more Hybrid Workers to the Hybrid Worker group to overcome this issue, see: https://aka.ms/HRW-polling-limit-exceed". …
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
Migrating to Azure Update Manager issue with schedules
Hi, During the migration to Azure update manager from Update management I had failures under migrating the schedules step so I changed the setting to false…
Azure Update Manager
An Azure service to centrally manages updates and compliance at scale.
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
Newly created webhook not shown after creation
I have created a new Azure Automation Runbook and Webhook. The Runbook is PowerShell 5.1 based and is in "published" status. It stopped working so I went back to check the expiration of the webhook, and no webhooks are shown in the Webhook…
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
Need help creating an automation task to delete VM disk snapshots older than 60 days in Azure
Our organization has an issue with people creating snapshots for VMs on an ad-hoc basis. Sometimes, they do not remove the snapshot after it is no longer needed. I need to create some sort of automation that scans the entire subscription and deletes…
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
VM DSC Extension not registering with Automation Account
I'm provisioning a VM via bicep, I use the following code to include the DSC extension which should register with an automation account and connect to DSC and use a NodeConfiguration: The extension provisions but never connects to the automation…
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
Uploading Python package to Automation Account
Hi, I am trying to upload a python package to an Automation Account but keep failing. The runtime is Python 3.8. I am quite new to the whole Azure scene but have followed the guide in …
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
How can I delete CSP-type subscriptions after deactivating them?
I have multiple CSP-type subscriptions in my tenant. I want to know how to delete these subscriptions after: Deleting all resources inside each subscription Disabling the subscriptions I understand that subscriptions can be deleted from the portal after…
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
Stuck with not working automation account
After failing deployment I have deleted the resource group alongside with the automation account (unwise thing to do). Later I've tried to redeem myself and restore that automation account following the instruction (via creating new resource group with…
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
Calendar Access full transfer using power automate and azure automation
I have a SharePoint list and I'm updating the details like Owner Email , EA Email and Back Up EA Email , StatrtDate , EndDate , remove EA access now when create a item in SharePoint list flow should trigger it should check if EA is having access to…
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
Automated way to activate PIM roles.
Hi, I am looking for an automated or script way to activate the PIM contributor or owner roles for a resource in azure instead of doing it via GUI.
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
Problem running Azure Automation update management powershell script
I've had an 'Action required' email about migrating to Azure Update Manager. Following the guidance I have run Install-Module -Name Az -Repository PSGallery -Force on my local machine (Windows 10) and then attempted to run the downloaded…
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
Can't make Automation account.
Hi, So I'm trying to make an automation account. I should be able to make an account in these given regions: ["polandcentral","swedencentral","uaenorth","switzerlandnorth","germanywestcentral"]. I…
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
Automating the Azure Resource Inventory tool
I have been using the AzureResourceInventory tool manually for the last few months and now have investigated setting this up via Azure Automation as per this guide - https://github.com/microsoft/ARI/blob/main/docs/advanced/automation.md Each time I run…
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
Default Path location differences between Powershell 7.2 and Powershell 5.1 environments
Hi, I am in the process of moving our runbooks to use a PowerShell 7.2 environment and in the process of that migration we noticed that the default path for the runbooks are different when running on the Hybrid Worker. Can anyone tell me why the change…
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
Automation Startup Task Fails
Automation startup task fails - Bad Request Status 400 code { "Cache-Control": "no-cache", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains",…
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
Creating azure automation run book with PShell to deploy new instance of cloud compute solution and delete with other script
is it possible to azure automation run book using powershell to deploy new instance of cloud compute solution? and I want to run another run book to delete all the resources created by the first script with out any back up ? how do we do these 2, please…
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
How do I find available versions for an Azure Verified Module (AVM) in Bicep?
I am learning a Azure verified modules using biceps, I am going through a sample biceps registry GitHub repo https://github.com/Azure/bicep-registry-modules/tree/main/avm/res/resources/resource-group, I'm able to see a quick example to start with…
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
Cannot login to azure using a managed user identity
Trying to login using the following command using the Azure CLI v2.9: - az login --identity --username [my-clientid] However, fails with the following error message Failed to connect to MSI. Please make sure MSI is configured correctly and check the…
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.