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.
Azure Automation
Please suggest a way to export the usage details of Microsoft sponsored subscriptions as there are no API;s to achieve this. WE have multiple subscriptions with multiple user access as well. Need to handle authentication safely without MFA as we cant keep
Please suggest a way to export the usage details of Microsoft sponsored subscriptions as there are no API;s to achieve this. WE have multiple subscriptions with multiple user access as well. Need to handle authentication safely without MFA as we cant…
Azure Automation
Install Azure AD Module
I try to install Azure D=AD module but always get this error, anyone know why? I test my internet connection is working fine.
Azure Automation
I want to run scripts on my on-premises Domain Controller, but I’d like to integrate and manage them through an Azure Automation Account.
I want to run scripts on my on-premises Domain Controller, but I’d like to integrate and manage them through an Azure Automation Account. How can I configure this setup?
Azure Automation
Deployment of APIM, Azure function and SQL Database
Hi. I created an ARM template, and tried to deploy it. I was able to create some resources., but noth the three mentioned one. I have errors for resource types like Microsoft.Web/sites/functions, Microsoft.ApiManagement/service/apis/wikis,…
Azure Automation
Unable to create automation account with customer-managed key
Hi, I am trying to deploy an automation account with a customer-managed key via Bicep but it keeps resulting in an Internal Server Error (HTTP Status Code: 500). I am using the bicep…
Azure Automation
Unable to Setup the Automation Task - Start and Stop for Azure VM
{ "error": { "code": "InvalidAuthenticationTokenTenant", "message": "The 'EvolvedSecurityTokenService' access token is from the wrong issuer 'https://sts.windows.net/f8cdef31-a31e-4b4a-93e4-5f571e91255a/'. It…