No announcements
-
0 VotesJoining Windows 7 to Azure Active Directory - When you have an AAD hybrid env already in place
Hello Everyone, Wishing you a forthcoming Happy New Year in 2020 !!! I am doing some knowledge gathering with regards to joining corporate ...Unanswered | 1 Replies | 58 Views | Created by Rich Chalifoux - Friday, December 27, 2019 5:22 PM | Last reply by SouravMishra-MSFT - 17 hours 33 minutes ago -
0 VotesInvoke-AzVMRunCommand and Start-Process under specific user on remote VM using Azure Runbook
Hello everyone, I need to run Start-Process on a remote VM with specific user account using Azure Powershell Runbook function Install-Postgres ...Unanswered | 1 Replies | 329 Views | Created by irriss - Saturday, December 7, 2019 7:17 AM | Last reply by SwathiDhanwada-MSFT - 17 hours 49 minutes ago -
0 VotesDeallocate Azure Database for Mysql
is it possible deallocate azure database for mysql using Automation?Unanswered | 1 Replies | 56 Views | Created by Ismael Leiva - Thursday, December 26, 2019 7:59 PM | Last reply by Vaibhav-Chaudhari - Friday, December 27, 2019 5:48 AM -
0 VotesRunbook to change Pricing Tier
Hello, i'm trying to make a powershell runbook that change pricing tier of my sql database from Business Critical to General purpose on week end. i'm not finding how to specify the changes in the ...Unanswered | 4 Replies | 60 Views | Created by Vegapunk22 - Thursday, December 26, 2019 2:35 PM | Last reply by Vaibhav-Chaudhari - Thursday, December 26, 2019 6:30 PM -
0 VotesHow to run a runbook on VM?
Hello everyone, I am trying to execute entire runbook on a VM using Invoke-AzureRmVMRunCommand but it does not allow me - ...Unanswered | 7 Replies | 384 Views | Created by irriss - Tuesday, December 3, 2019 10:29 AM | Last reply by SwathiDhanwada-MSFT - Thursday, December 26, 2019 6:56 AM -
0 VotesParameter passing between Automation Runbook and VM-executed PS1 breaks
Hello, I have a runbook that is supposed to execute a PS1 on a VM with passing three parameter strings in a hash table container. The runbook uses ...Unanswered | 1 Replies | 104 Views | Created by André Maerz - Monday, December 23, 2019 3:30 PM | Last reply by André Maerz - Tuesday, December 24, 2019 1:00 PM -
0 VotesSalesforce custom field - Azure AD attribute mapping
we have implemented auomayed user provisioning with salesforce, the issue we have is we are trying to map a salesforce custom field with Azure AD Attribute and ...Unanswered | 1 Replies | 172 Views | Created by jayasankar bagepalli - Monday, December 16, 2019 3:50 PM | Last reply by SouravMishra-MSFT - Tuesday, December 24, 2019 8:07 AM -
1 VotesWindows 10 1607 LTSB unable to do Hybrid Azure Ad join
Hello, I have been troubleshooting this for the last 2 days and have not been able to figure out why. if anyone can give me any information regarding this issue, I appreciate ...Proposed | 2 Replies | 167 Views | Created by Tatsulok0109 - Wednesday, December 18, 2019 9:36 AM | Last reply by ShashiShailaj_MSFT - Monday, December 23, 2019 3:02 PM -
0 VotesEXIT statement with error code in Automation Runbook child
Hi, I have an Azure Automation PS1 runbook that calls a child PS1 runbook. I like to exit the the called runbook in case of certain condition using the EXIT ... -
0 Voteshow do i set the "firstInstanceNumber" to auto for VM deployment?
Hi I got VM arm template that got a parameters file for the basic VM config. In the parameters file here: { "$schema": ... -
0 VotesError occurred while executing AddGroupMember
(I have been told to close previous question since I was able to connect AZUREAD) I have a runbook running. Purpose to pass variable from Flow and add user to group (email ...Proposed | 4 Replies | 240 Views | Created by Orion-belt - Thursday, December 19, 2019 4:39 PM | Last reply by Orion-belt - Friday, December 20, 2019 2:55 PM -
0 VotesNot getting webhook data in runbook from Jira
Hello Team, I am using azure automation and trying to get Jira data using runbook webhook. Iam not getting data on triggering webhook through ...Unanswered | 1 Replies | 157 Views | Created by Abhi Vishen - Tuesday, December 17, 2019 10:24 AM | Last reply by SwathiDhanwada-MSFT - Friday, December 20, 2019 12:41 PM -
2 VotesAzure automation development in VS2019
Hello, I have a small PowerShell script that runs fine in the Azure portal automation but I want to work on it in VS2019 (Ent). Specifically I have ...Answered | 6 Replies | 332 Views | Created by The real Slartibartfast - Wednesday, December 11, 2019 4:46 PM | Last reply by The real Slartibartfast - Friday, December 20, 2019 11:32 AM -
0 VotesA Client has asked an Estimated cost for enabling Automation on Azure for VM Startup/Shutdown
How do we calculate costs for Job run time and Watchers. In this case we need to shutdown the VM's Monday -Friday 5PM and Will remain shutdown on Weekends. VM's ...Unanswered | 2 Replies | 112 Views | Created by navinjk11 - Friday, December 20, 2019 5:51 AM | Last reply by navinjk11 - Friday, December 20, 2019 7:32 AM -
1 VotesCan't upload a management certificate to Azure
I started a free subscription and want to deploy VMs from salt-cloud by SaltStack, and so I need to upload a cert to Azure. When I go to "Home - <my azure subscription> - Management ...Proposed | 2 Replies | 150 Views | Created by evenyougreg - Wednesday, December 18, 2019 9:32 PM | Last reply by evenyougreg - Friday, December 20, 2019 12:29 AM -
2 VotesRunbook newbie question with Connect-azuread error
folks, I am new to runbook. Went through lots of documentations. I am trying to add AAD member to group through runbook. Getting error to ...Answered | 18 Replies | 440 Views | Created by Orion-belt - Tuesday, December 17, 2019 10:36 PM | Last reply by Stanislav Zhelyazkov - Thursday, December 19, 2019 3:57 PM -
0 VotesPowershell script to copy files from one storage account blob container of a resource group to another storage account blob container of different Resource group
Hi All, I am trying to make the Replica of Development storage account container to stage storage account container in Azure by using the Azure Automation runbook+webhook and ...Proposed | 1 Replies | 204 Views | Created by Dhanya Menon2019 - Wednesday, December 11, 2019 6:14 PM | Last reply by SwathiDhanwada-MSFT - Thursday, December 12, 2019 10:52 AM -
0 VotesIn Azure devops portal, unable to run test cases of asp.net core application
I am configuring build pipeline on Azure devops portal , have added VS test assemblies in build, but still it is not able to detect any test cases. My application is an asp.net core application. Will ...Answered | 1 Replies | 189 Views | Created by Radhakrishna gummadi - Wednesday, December 11, 2019 4:13 PM | Last reply by aakash.verma - Wednesday, December 11, 2019 4:49 PM -
0 Votesdeploying VM-CustomScriptExtension via Azure Policy
Hi Everyone, I have a task at work to write an azure policy to check for all VMs in a resource group and deploy the Custom Script Extension if not found. I have ...Proposed | 1 Replies | 264 Views | Created by shadykouriesh - Friday, December 6, 2019 2:06 AM | Last reply by Femisulu - Wednesday, December 11, 2019 4:33 AM -
0 VotesJobs are getting suspended
Hi, I'm new to Azure and need some help. I set up my machine as a hybrid worker and have 2 runbooks scheduled to run every three hours on the hybrid worker. It works fine when ...Proposed | 1 Replies | 210 Views | Created by DucNguyen0422 - Monday, December 9, 2019 7:28 PM | Last reply by SwathiDhanwada-MSFT - Tuesday, December 10, 2019 5:21 AM - Items 1 to 20 of 1511 Next ›
No announcements
