1,111 questions with Azure Automation tags

Sort by: Updated
1 answer

Azure SQL DB Autoscaling issue

Hello, I'm currently facing an issue with automating the scale up/down of my Azure SQL DB. When the DB experiences high DTU usage and the auto scale-up is triggered by an alert runbook, the query that was running on the DB gets interrupted, causing my…

Azure SQL Database
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,111 questions
asked 2024-04-17T15:38:07.7833333+00:00
MoTaar 290 Reputation points
commented 2024-04-19T15:54:42.4166667+00:00
Oury Ba-MSFT 16,076 Reputation points Microsoft Employee
2 answers

Assign RBAC "Key Vault Administrator" role to Azure App via C# (.NET SDK)

I use below C# code create KeyVault with RBAC permission model. using KeyVaultModels = Microsoft.Azure.Management.KeyVault.Models; KeyVaultModels.VaultProperties vaultProperties = new KeyVaultModels.VaultProperties() {   EnableRbacAuthorization = true,  …

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,102 questions
Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
660 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,111 questions
asked 2024-04-15T17:13:55.76+00:00
ASR 671 Reputation points
edited an answer 2024-04-19T08:31:31.7866667+00:00
ASR 671 Reputation points
1 answer

How to Automate sending of Azure Metrics chart to Email?

I have different Metrics for my Application Insights and I want to send the chart monthly to my email automatically. Currently, I am downloading the Excel File then attached that file to email manually. Is there a way I can achieve this automatically…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,786 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,111 questions
asked 2024-04-03T06:20:43.9766667+00:00
user20201 286 Reputation points
commented 2024-04-19T07:23:47.1+00:00
SwathiDhanwada-MSFT 17,321 Reputation points
0 answers

Unable to recover Automation account in Azure

Hi, I need help with restoring my Azure automation account. I created an automation account for some testing in the EastUS region and I deleted all the resources once my testing was complete. Then, I tried creating an automation account again but got…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,111 questions
Azure Site Recovery
Azure Site Recovery
An Azure native disaster recovery service. Previously known as Microsoft Azure Hyper-V Recovery Manager.
626 questions
asked 2024-04-11T22:49:51.6466667+00:00
Ishaanpreet-5919 5 Reputation points
commented 2024-04-19T00:04:27.38+00:00
RaghuveerBoinapalli-6584 0 Reputation points
1 answer

Key Vault Integration on the Roadmap?

Are there currently any plans to allow Credentials and encrypted variables to be sourced directly from Key Vault so that we don't have to use PowerShell in the script to query the vault? Normally this wouldn't be an issue but since we're protecting our…

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,102 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,111 questions
asked 2024-04-18T18:20:59.8+00:00
Austin Greca 0 Reputation points
answered 2024-04-18T19:33:35.7166667+00:00
James Hamil 21,466 Reputation points Microsoft Employee
1 answer

Automating Email Notifications for Mailbox Storage Monitoring

Hi everyone, I'm looking to automate a task where I receive an email notification when a specific email mailbox reaches 80% of its storage capacity. After researching, it seems that using Azure Automation Accounts would be the way to go. Firstly, I'm…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,111 questions
asked 2024-04-17T12:01:56.5133333+00:00
Aran Billen 496 Reputation points
commented 2024-04-18T09:00:25.86+00:00
Aran Billen 496 Reputation points
0 answers

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
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,111 questions
asked 2024-04-16T19:44:52.1966667+00:00
ESgmg 0 Reputation points
0 answers

Support for Inline Child Scripts in PowerShell 7.2 Runbooks

What is the current status of support for inline scripts in Powershell 7.2 runbooks? The current documentation lists inline scripts as "not supported", but it is unclear whether this will change or when it might change. We have several scripts…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,111 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,037 questions
asked 2024-04-16T07:32:25.3133333+00:00
Guilherme Noronha 0 Reputation points
commented 2024-04-16T13:45:20.2833333+00:00
Guilherme Noronha 0 Reputation points
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,111 questions
asked 2024-04-16T11:12:51.85+00:00
Aran Billen 496 Reputation points
accepted 2024-04-16T12:55:02.66+00:00
Aran Billen 496 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,111 questions
asked 2024-04-15T14:46:44.2666667+00:00
Aran Billen 496 Reputation points
accepted 2024-04-16T11:10:59.1933333+00:00
Aran Billen 496 Reputation points
0 answers

Is there any API method/ CLI command to get Azure Dashboard printed in a pdf format?

Currently I can download the dashboard directly from Azure Portal UI itself by simply exporting it. I need an API endpoint / CLI command to get Azure Dashboard printed in a pdf format. Also, I need to attach that pdf and send it as a mail on a…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,111 questions
asked 2024-04-15T06:33:08.3533333+00:00
Nihar Kenny 0 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,111 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 2,150 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,670 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,111 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,037 questions
asked 2024-04-13T08:33:48.1233333+00:00
Mytoast Admin 95 Reputation points
edited the question 2024-04-15T03:14:33.6166667+00:00
Anveshreddy Nimmala 2,150 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.
694 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,829 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,111 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,122 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,342 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 22,086 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,111 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 19,686 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,111 questions
Azure Policy
Azure Policy
An Azure service that is used to implement corporate governance and standards at scale for Azure resources.
788 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
0 answers

Azure Automation Accounts

Hello, I tried to deploy Automation Account using bicep. Since this is first time to deploy AA so I deleted existing one and re-deploy it for multiple times. I suddently received following message: "code": "BadRequest", …

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,111 questions
asked 2024-04-08T20:02:00.5566667+00:00
Jeremy Zheng 50 Reputation points
commented 2024-04-10T14:20:45.59+00:00
Jeremy Zheng 50 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,111 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
0 answers

How to get notified via email when deployments history of resource groups counts exceeds 500?

we noticed that resource group is limited to 800 deployments in its deployment history. At the end we have question about Monitoring Part. PowerShell Script to get list of Resource Group Name along with Deployment Name and Status of all Deployments for…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,786 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,211 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,829 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,111 questions
asked 2024-04-05T11:44:35.09+00:00
Shashikanth M S 0 Reputation points
edited the question 2024-04-08T04:57:36.74+00:00
Shweta Mathur 27,141 Reputation points Microsoft Employee
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,111 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,037 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