1,188 questions with Azure Automation tags

Sort by: Updated
1 answer One of the answers was accepted by the question author.

Difference between DSCandHybridWorker and Webhook

Whats the difference between these 2?

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,188 questions
asked 2024-04-16T11:12:51.85+00:00
Aran Billen 761 Reputation points
accepted 2024-04-16T12:55:02.66+00:00
Aran Billen 761 Reputation points
1 answer One of the answers was accepted by the question author.

azure automation accounts public access - the risks

Hi all Can someone explain the real risks of having an automation account open with public network access? Assuming the only way to get into it is with system principal assigned to it?

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,188 questions
asked 2024-04-15T14:46:44.2666667+00:00
Aran Billen 761 Reputation points
accepted 2024-04-16T11:10:59.1933333+00:00
Aran Billen 761 Reputation points
1 answer

How to Automate Azure Task on Weekdays

Hello. I currently have an automated task which starts an Azure VM every morning at 3 AM. However, I only need it to start on weekdays (Monday - Friday). How do I amend this configuration to exclude Saturday and Sunday? I see that this page... …

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,188 questions
asked 2024-04-15T00:29:45.0533333+00:00
Rhys Miller 0 Reputation points
edited the question 2024-04-15T03:15:57.54+00:00
Anveshreddy Nimmala 3,460 Reputation points Microsoft Vendor
1 answer

How to setup a host or VM to run on scheduled to execute a script so its going to update the user attributes in AAD/Entra ID?

How to setup a host or VM to run on scheduled to execute a script so its going to update the user attributes in AAD/Entra ID? Here is our use case: I want to run a MS Graph PowerShell script on scheduled hours once or twice a month which will update…

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,908 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,188 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,303 questions
asked 2024-04-13T08:33:48.1233333+00:00
Mytoast Admin 185 Reputation points
edited the question 2024-04-15T03:14:33.6166667+00:00
Anveshreddy Nimmala 3,460 Reputation points Microsoft Vendor
1 answer

How to automate indexing additional documents in Azure Open AI to access GPT model (gptv4 Turbo) and Azure Search Service for data indexing and retrieval.

I've created a PoC using https://github.com/Azure-Samples/azure-search-openai-demo and explored the ChatGPT like experience over enterprise data using RAG model which uses Azure OpenAI to access GPT model (gptv4 Turbo) and Azure Search Service for data…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
856 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,982 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,188 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,606 questions
Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,527 questions
asked 2024-04-10T10:57:42.9033333+00:00
Narendra Mahendrakar (Microland) 0 Reputation points
answered 2024-04-12T11:31:25.4333333+00:00
ajkuma 24,736 Reputation points Microsoft Employee
1 answer

Azure Automation Account - Source Control sync error

One of our Automation Accounts in Azure is unable to sync with our Devops source control repository. Upon manually initiating a sync, it "Completes" but has the following error: System.Management.Automation.CommandNotFoundException: The term…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,188 questions
asked 2024-03-28T19:37:13.73+00:00
Louis Rice 0 Reputation points
commented 2024-04-12T05:43:48.64+00:00
AnuragSingh-MSFT 21,241 Reputation points
1 answer One of the answers was accepted by the question author.

How can I create a custom Azure policy to prevent/deny manual resource creation in resource groups while allowing automated creation through GitHub Actions or Azure Automation?

How can I create a custom Azure policy to restrict end users from manually creating resources in resource groups and prevent unauthorized peerings with existing VNets, while also allowing the creation of resources through GitHub action automation or…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,188 questions
Azure Policy
Azure Policy
An Azure service that is used to implement corporate governance and standards at scale for Azure resources.
831 questions
asked 2024-04-01T05:49:52.1833333+00:00
Priyanka Varma 60 Reputation points
accepted 2024-04-11T03:58:20.34+00:00
Priyanka Varma 60 Reputation points
1 answer

Support for Inline Child Scripts in PowerShell 7.1 (preview) runbooks?

Hello! Currently, inline child scripts are not supported (e.g. .\child-runbook.ps1) in 7.1 as per this document: https://learn.microsoft.com/en-us/azure/automation/automation-runbook-types?branch=pr-en-us-178132#known-issues---71-preview Is this…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,188 questions
asked 2022-06-30T17:14:35.557+00:00
Jacob Garcia 6 Reputation points Microsoft Employee
edited a comment 2024-04-10T08:10:32.64+00:00
Guilherme Noronha 0 Reputation points
3 answers

Issue with Powershell 7.2 SqlServer module

I've installed the SqlServer module into Azure runbooks for powershell 7.2 but when I go to use it I get... "Invoke-Sqlcmd' is not recognized as a name of a cmdlet, function, script file, or executable program. Check the spelling of the name, or if…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,188 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,303 questions
asked 2024-02-22T04:11:24.68+00:00
Shwetha J 10 Reputation points
commented 2024-04-06T05:39:02.46+00:00
Somesh Bhalerao 5 Reputation points
2 answers

Runbook Not Working in Account Automation

For a week now, the runbook that I had programmed in the automation account has stopped working. I created another automation account to check if the problem was with the automation account itself, but the problem persists. Can anyone help me?

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,188 questions
asked 2024-03-15T10:09:17.0766667+00:00
answered 2024-04-05T19:16:02.6+00:00
2 answers

Someone help me set up script for Power BI Embedded

Hello I am writing to the community to ask for help in setting up a script that automates the shutdown and on of the Power BI Embedded service. I look forward to your reply, Best regards

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,188 questions
asked 2024-03-27T15:09:37.5933333+00:00
edited an answer 2024-04-05T19:04:10.7866667+00:00
1 answer

Azure Runbook Error: AADSTS700016 Application with identifier 'xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx' was not found in the directory 'XXXX'

I have an Automation Runbook (PowerShell 5.1) that is failing with the following message Principal 'xxxxxxx' could not be resolved. Error message: 'AADSTS700016: Application with identifier 'xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx' was not found in the…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,188 questions
asked 2024-03-26T17:41:50.0133333+00:00
Mike Welborn 56 Reputation points
edited the question 2024-04-05T04:16:50.7033333+00:00
ShaktiSingh-MSFT 14,376 Reputation points Microsoft Employee
0 answers

Unable to import Python 3.8 package "plotly" into Azure Automation for use in Python runbooks

Hello, I have an Azure automation account. Into this account, I would like to import a Python 3.8 package for plotly. However, the import always fails. I tried it with several versions of the plotly package. Here are the results: ( 1 ) After importing…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,188 questions
asked 2023-11-03T08:17:22.7166667+00:00
Andreas 5 Reputation points
commented 2024-04-02T12:33:13.4433333+00:00
Andreas 5 Reputation points
1 answer One of the answers was accepted by the question author.

How to automate Synapse pipelines and connections ?

Is it possible to automate the generation of Synapse pipelines in code ? instead of using the interface and clicking all the time? Other providers like Snowflake allow you to just use worksheets (sql scripts) where you write all the code and you do…

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,668 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,188 questions
asked 2022-09-23T08:10:49.573+00:00
kosmos 246 Reputation points
commented 2024-03-31T15:57:01.9366667+00:00
Eswar Chitirala 0 Reputation points
1 answer

Send Azure Automate Traffic Via Static IP

I'm trying to set a static IP on my azure automation account. I understand that I can do this using hybrid workers but would like to know if this is possible using just Azure. I have created a virtual network along with a NAT gateway. Any help would…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,188 questions
asked 2024-03-28T13:17:43.78+00:00
Jake Allen | DataConnectivity 0 Reputation points
answered 2024-03-29T09:48:05.4066667+00:00
Martin Therkelsen 1,405 Reputation points MVP
0 answers

How to resolve 409 error in runbooks

Getting below error while running Azure Runbook Run command extension execution is in progress. Please wait for completion before invoking a run command. ErrorCode: Conflict ErrorMessage: Run command extension execution is in progress. Please wait for…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,188 questions
asked 2024-03-23T07:41:05.2766667+00:00
satyendra 0 Reputation points
commented 2024-03-28T04:14:20.2133333+00:00
tbgangav-MSFT 10,421 Reputation points
1 answer

I want to migrate from an existing Run As account to managed identities

Hello, I would like to change my runbook which starts and stops several machines knowing that I have an exclusion list. I would like to change it for authentication with managed identities. how do I send my powershell runbook script here?

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,188 questions
asked 2024-03-27T14:36:37.9766667+00:00
Mohamed Guendouzi 0 Reputation points
answered 2024-03-28T02:41:29.4166667+00:00
tbgangav-MSFT 10,421 Reputation points
1 answer

Seeing error "from azure.mgmt.compute import ComputeManagementClient ModuleNotFoundError: No module named 'azure.profiles'

Hi, I have added two Azure SDK packages to my python script: from azure.identity import DefaultAzureCredential from azure.mgmt.compute import ComputeManagementClient I uninstalling and then reinstalling the packages azure_mgmt_compute 30.4.0 or…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,188 questions
asked 2024-01-30T07:28:07.14+00:00
bonle 10 Reputation points
commented 2024-03-27T09:21:02.86+00:00
Nicole Stevens 40 Reputation points
1 answer One of the answers was accepted by the question author.

how to fix error "A nested resource type must have identical number of segments as its resource name. A root resource type must have segment length one greater than its resource name"

Hello everyone, I am trying to create an ARM template to deploy secrets to key vault without manually adding them from portal. Attached are my parameters.json and main.json files. when deploying I am getting below error. Additionally, did anyone…

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,183 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,188 questions
Windows Server Infrastructure
Windows Server Infrastructure
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Infrastructure: A Microsoft solution area focused on providing organizations with a cloud solution that supports their real-world needs and meets evolving regulatory requirements.
529 questions
asked 2024-03-20T17:53:21.2933333+00:00
Kandi Rohith 20 Reputation points
commented 2024-03-26T06:30:59.3733333+00:00
Stanislav Zhelyazkov 22,176 Reputation points MVP
2 answers One of the answers was accepted by the question author.

Server update using Update management center in automation account

I have my azure windows servers patched each month using update management center in the automation account. After the execution of the jobs, I can see that the servers are non compliant and the error is MaintenanceWindowExceeded. why this happened, and…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,542 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,188 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,596 questions
asked 2024-03-19T08:22:24.9333333+00:00
Shivam Singh 215 Reputation points
accepted 2024-03-24T12:01:07.7033333+00:00
Shivam Singh 215 Reputation points