Azure Automation - My Runbook is working if i run it manually.. but its not running thru scheduling.. can any one help.
I have verified the following things already.. still not working. Verify Runbook Status: Ensure the runbook linked to the schedule is published and not in a draft state. Only published runbooks are triggered by schedules. Check Schedule Status: In the…
Azure Automation
Unable to run terraform deployment
Terraform apply for a NetApp Azure connector deployment fails with below unautorized error: netapp-cloudmanager_connector_azure.cl-occm-azure: Creating... ╷ │ Error: code: 401, message:…
Azure Automation
Does a runbook copy to nested container folders
I have 2 Blobs containers that I need to copy from container A to container B/sub folder I created a runbook to copy folders and files with no overwrite to only copy the files that are not in container b/subfolder. If my script has src=containera and…
Azure Automation
Azure Automation - Source Control - Setup Errors
From the website i get this when i select authorize. Azure Repo (git) The authorization process could not be completed. my account is a azure global admin, azure repo project admin from powershell i get this: New-AzAutomationSourceControl :…
Azure Automation
Attach Runbook to the schedule not possible
I am trying to link my PowerShell Runbook to a schedule, but it does not work. The schedule is already created and I can select it in the “Link to schedule” dialog, but the “OK” button stays disabled (greyed out). I am new to Azure Automation (normal…
Azure Automation
403 error access blob from azure automation runbook
folks, I am trying to access blob in storage account from azure automation account runbook and getting following error in runbook. =============================================== Environments …
Azure Automation
Azure Automation Hybrid Worker
Hello everyone, I'm trying to execute a simple job in Azure Automation using python. The provision status of the extension is succeful. The job is a simple print of a message. However from the Azure Portal I see the status fail. Is there a way to…
Azure Automation
How do we prevent non-admin users from creating their own azure subscriptions when they sign up for a free Azure trial using their corporate microsoft account? We do not have an Enterprise agreement.
Hi Q&A, I recently discovered an unknown Azure subscription under our "Tenant Root Group" management group in the Azure Admin portal. This appears to have been created by a non-admin standard organisation user that does not have any…
Azure Automation
Extract Date from the StartTime without UTC format in Azure workbook
Hi, I’m building an Azure Monitor Workbook to track data processing. The logs in our Log Analytics workspace are stored in UTC, but when I run KQL inside the workbook the timestamps render in the viewer’s local time. I need a daily summary that combines…
Azure Automation
Azure Automation Hybrid Woker permission automatically removed
We are experiencing a recurring issue with two installed instances of the Azure Automation Hybrid Worker extension. For several months, both extensions have exhibited the same behavior: approximately twice per month, the custom credential permissions are…
Azure Automation
Automation Runbook Logging Differences
After converting Azure Automation runbooks from PowerShell 5.1 to 7.4, we are seeing some issues in the output logging in Azure Automation. We're getting a lot of gibberish when we run the runbook on a Windows 11 VM used as a Hybrid worker. However,…
Azure Automation
ExchangeOnlineManagement cmdlets not working in Runbook
Get-EXOMailboxStatistics: The term 'Get-EXOMailboxStatistics' is not recognized as a name of a cmdlet, function, script file, or executable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try…
Azure Automation
When trying to increase the Fabric capacity in the Azure portal from F8 to F64, I am now receiving this error
I am requesting an increase in the Microsoft Fabric regional quota for our subscription. When trying to increase the Fabric capacity in the Azure portal from F8 to F64, I am now receiving this error. Can you please assist with the correct request to…
Azure Automation
Cannot add State Configuration (DSC) to Automation Account
Hello, I can't add DSC State Configuration in Azure Automation service. The Add button is disabled for me. Can you help? -Thanks,
Azure Automation
Does Azure have api for Playwright for browser automation?
I’m working on a tool called AI Browser, and I want to integrate Playwright into it. However, I couldn’t find any Playwright api option on Azure. Is it available there? Essentially, I’m looking to connect an AI agent to a Playwright browser instance so…
Azure Automation
Unable to Convert MSI/EXE to IntuneWin Format Using Azure Automation Runbooks
I am automating Intune Win32 app deployment using Azure Automation Runbooks and PowerShell. The challenge is converting .msi or .exe installers to .intunewin format within the runbook. The Microsoft Win32 Content Prep Tool (IntuneWinAppUtil.exe) cannot…
Azure Automation
How to disable soft deletion for entra resource in tenant
We generate managed identities (Entra resources), which are properly deleted upon test completion. However, Azure's soft-delete mechanism retains these resources for 30 days, during which they continue to count against our tenant quota.
Azure Automation
Unable to load az.accounts module in Automation Account
Hi There, I am using my azure personal automation account with Managed identity, and imported multiple modules such as Az.ResourceGraphexplorer, Az.Accounts and Az.Resources. Getting error as - The command Connect-AzAccount is part of Azure PowerShell…
Azure Automation
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…
Azure Automation
Microsoft Security | Microsoft Entra | Microsoft Entra ID
Microsoft Security | Microsoft Graph
Issue related to azure workbook
I am working on azure workbooks, i wanted to move from one region to another region, can you please help.