1,174 questions with Azure Automation tags

Sort by: Updated
1 answer

Azure and SNOW integration

How to integrate Service now and Azure that triggers respective runbooks for snow incident alert remediation/? Is that possible?

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,174 questions
asked 2020-09-08T13:13:07.887+00:00
Meena S 6 Reputation points
commented 2020-09-15T05:04:54.32+00:00
SwathiDhanwada-MSFT 18,466 Reputation points
1 answer One of the answers was accepted by the question author.

Azure powershell runbooks with Azure storage

Hi All, I have few PowerShell scripts that do output files. The Powershell scripts are scheduled over Task scheduler on-premise server and the Output is being placed on remote shared path. I am new to Azure runbooks and wanted to know if the same…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,174 questions
asked 2020-09-09T15:13:58.76+00:00
Arjun Dn 26 Reputation points
commented 2020-09-14T13:31:08.043+00:00
Arjun Dn 26 Reputation points
1 answer One of the answers was accepted by the question author.

Automate SAML-based SSO app configuration with MS Graph

Hi, With reference to the below link. We would to request for the code mentioned in the link. Since we are also implementing the same in our current task. Can you please email the code. We have also sent the email to…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,174 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,358 questions
asked 2020-08-31T05:45:41.41+00:00
Subramanyam k 251 Reputation points
accepted 2020-09-09T11:58:16.453+00:00
Subramanyam k 251 Reputation points
1 answer

Automation account runbook fails with "Invalid signature on runbook"

Hi Team, I am using Azure automation account to run runbooks on a hybrid worker group. Runbook which i use is a simple powershell script that retrieves secret key from Azure key vault and am using system managed identity for authentication. Upon…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,174 questions
asked 2020-08-19T16:14:53.837+00:00
Anantha Padmanabhan 1 Reputation point
answered 2020-08-26T07:04:00.043+00:00
bharathn-msft 5,086 Reputation points Microsoft Employee
1 answer

Build fails at Nuget Push stage

Build fails at Nuget push stage.Saying "Pushing took too long". This happened earlier this week i repeated the build and on the third trial, it succeeded. But today i have tried like eight times to no avail. I will appreciate any ideas.

Azure Migrate
Azure Migrate
A central hub of Azure cloud migration services and tools to discover, assess, and migrate workloads to the cloud.
744 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,965 questions
Azure Queue Storage
Azure Queue Storage
An Azure service that provides messaging queues in the cloud.
99 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,174 questions
asked 2020-08-20T17:15:39.217+00:00
Cassandra Tambongnchong 1 Reputation point
answered 2020-08-26T06:08:30.09+00:00
MayankBargali-MSFT 69,946 Reputation points
1 answer

How to create an Azure application under Mobility (MDM and MDM) using powershell

I am able create an application but it is not getting created under MDM and MAM Application. Get-AzureADApplication and New-AzureADApplication by these cmdlets i am to create and view AzureADApplication but i want to know, how to create Azure…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,174 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,358 questions
asked 2020-08-23T07:38:17.21+00:00
harsh 1 Reputation point
commented 2020-08-25T22:45:05.033+00:00
JamesTran-MSFT 36,531 Reputation points Microsoft Employee
2 answers

Get Graph API bearer token from Automation Runbook

Hi there, I'm trying to build a powershell runbook in Azure automation which will make calls to Graph API and especially on intune. To be able to do that I need of course to get a bearer token, but I tried several way to get it without any succes. I…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,174 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,358 questions
asked 2020-07-03T13:48:42.283+00:00
Mickael PONSOT 6 Reputation points
answered 2020-08-24T15:20:06.617+00:00
sadomovalex 3,631 Reputation points
3 answers One of the answers was accepted by the question author.

Automate app registration in B2C

Hi, I wanted to know if there is any documentation or code sample to describe how to automate app registration in Azure AD B2C. I want to register app through script or any other way, which I can attach with devops pipeline and automate whole process? …

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,174 questions
Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,740 questions
asked 2020-07-08T22:09:34.343+00:00
Vikas Tiwari 766 Reputation points
commented 2020-08-20T18:16:27.96+00:00
1 answer One of the answers was accepted by the question author.

SMPT Credential via Key Vault

Hello, We are sending email alerts via Azure automation via below code: $Cred = Get-AutomationPSCredential -Name $MyCredential $Emailcred= Get-AzureKeyVaultSecret -vaultName 'KVname' -name 'SecretName' Send-MailMessage –From 'xyz.com' –To…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,174 questions
asked 2020-08-14T11:58:57.053+00:00
Nandan Hegde 30,716 Reputation points MVP
accepted 2020-08-17T04:28:30.003+00:00
Nandan Hegde 30,716 Reputation points MVP
1 answer

Azure VM unable to start Aumation accounts

Dear All, i have configured automation accounts for my one azure VM but unable to start . schedules seems ok and no errors also found but unable to start VM with automation accounts .please help advise on the issues thanks

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,174 questions
asked 2020-07-28T11:51:05.623+00:00
Raghuramireddy Vennapusa 1 Reputation point
answered 2020-08-15T06:03:29.557+00:00
bharathn-msft 5,086 Reputation points Microsoft Employee
1 answer

How to set up a solution to start and stop VM from a single Automation account across other subscriptions?

The existing "Start/Stop VM" solution is limited to one subscription. How to customize the solution to make it work across subscription? Does the solution and Automation Account has to be in same subscription that which have the targeted VMs?

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,174 questions
asked 2020-08-10T08:07:11.067+00:00
Pyata, Prakash Reddy 1 Reputation point
commented 2020-08-14T04:23:05.8+00:00
SwathiDhanwada-MSFT 18,466 Reputation points
3 answers One of the answers was accepted by the question author.

Azure Automation: Cannot Authenticate from Powerapps module

Hello, I'm trying to use the powerapps administration module (https://www.powershellgallery.com/packages/Microsoft.PowerApps.Administration.PowerShell/2.0.72) inside an Azure Runbook. However when I try to authenticate using: > $pass =…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,174 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,446 questions
asked 2020-08-03T16:47:58.773+00:00
Jorge Rodrigues 181 Reputation points
accepted 2020-08-07T11:43:29.017+00:00
Jorge Rodrigues 181 Reputation points
1 answer

DSC groups question

Dear all, I have a question, i`m trying to setup a DSC form for lack of a better name. What i want to do is force that certain local groups remain empty. This as you cannot remove the built-in accounts of course. I have the following bit below

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,174 questions
asked 2020-07-21T13:29:32.39+00:00
Freek Brouwer 1 Reputation point
commented 2020-07-31T13:52:59.337+00:00
tbgangav-MSFT 10,416 Reputation points
3 answers

Azure AD Application Branding using Powershell Scripts

Hi, Currently to set the Branding Parameters for Azure AD Applications using Powershell scripts, We are calling the Graph API. Is there any other way with Powershell commands to set the branding while creating the Azure AD application Thanks, …

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,174 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,358 questions
asked 2020-07-27T02:58:36.09+00:00
Subramanyam k 251 Reputation points
commented 2020-07-28T06:17:59.637+00:00
soumi-MSFT 11,761 Reputation points Microsoft Employee
0 answers

Azure Automation Source Control Error

I have setup Azure Automation Source control to synchronize certain powershell scripts to Azure Runbooks. This has been running just fine but since now it won't work. A full sync doesn't give me any output: And an incremental sync does get…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,174 questions
asked 2020-07-17T09:02:10.76+00:00
Van Noten Dieter 1 Reputation point
commented 2020-07-24T07:05:55.073+00:00
SwathiDhanwada-MSFT 18,466 Reputation points
0 answers

Hybrid Runbook Worker Status is Fail

Hybrid Runbook Worker Status is Fail Fail message is ’’Hybrid runbook worker is not running. Update deployment is disabled in the current_mof file (/etc/opt/omi/conf/omsconfig/configuration/Current.mof).’’ I changed Update deployment from disabled to…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,174 questions
asked 2020-07-13T06:35:01.297+00:00
三又 アークウェイ 1 Reputation point
commented 2020-07-24T06:18:58.293+00:00
olufemia-MSFT 2,861 Reputation points
1 answer

Azure Automation Account: how to get the credentials of the users who started a Runbook?

GoodMorning. I have an Automation Account in my Azure subscription with some runbooks. The Automation account can be accessed by many admins that simply start the runbook to have some jobs accomplished. The runbooks are powershell. Let;s say,…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,174 questions
asked 2020-06-13T18:15:07.747+00:00
JO 21 Reputation points
commented 2020-07-22T15:59:44.83+00:00
tbgangav-MSFT 10,416 Reputation points
5 answers

Cannot enable Update Management

I've been trying to go through the learning path here: https://video2.skills-academy.com/en-us/learn/modules/keep-your-virtual-machines-updated/3-exercise-use-update-management-on-a-virtual-machine But no matter what I do, I can't enable Update…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,174 questions
asked 2020-07-20T16:49:32.017+00:00
Pavel Druzhinin 1 Reputation point
answered 2020-07-21T13:28:17.167+00:00
Anonymous
0 answers

Add days 10 days after the submission date

addDays(''body/dueDateTime'<7/16/2020 6:57:20 PM>,<10>, '<format>') error enter a valid date time I tried adding the Submission date but still getting an error

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,174 questions
asked 2020-07-17T13:53:23.077+00:00
Carr, Kathryn 1 Reputation point
commented 2020-07-20T12:00:41.697+00:00
tbgangav-MSFT 10,416 Reputation points
0 answers

Automation account - connection issues with certificate

Hi Team, While uploading certificate (.psk) in connections it asks for password and not sure what to supply there. can someone pls help here.

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,174 questions
asked 2020-07-15T10:10:49.96+00:00
sriram thanigaimani 1 Reputation point
commented 2020-07-20T11:49:50.853+00:00
tbgangav-MSFT 10,416 Reputation points