No announcements
Found 1613 threads
-
1 Votes
Security Intelligence Update for Windows Defender Antivirus is wrongly listed as 'other'
As you can see in the screenshot below, the Security Intelligence Update for Windows Defender Antivirus is listed under Others in the 'Missing updates (2)' and 'Machines need attention (1)' ...Answered | 5 Replies | 730 Views | Created by ϻοϰsϯεr - Monday, April 20, 2020 5:38 PM | Last reply by ϻοϰsϯεr - Thursday, April 30, 2020 12:24 PM -
0 Votes
Running Import-Csv generates Access to the path 'C:\Users\Client\Temp' is denied.
I am testing an automation runbook that gets a CSV file from a storage account and simply attempts to import the CSV. When the import is attempted I get the following ...Answered | 2 Replies | 1192 Views | Created by JL-4 - Tuesday, April 28, 2020 3:51 PM | Last reply by JL-4 - Tuesday, April 28, 2020 6:00 PM -
0 Votes
Command to list role assignments
I was trying to see what role assignments are for a certain user in Azure, but haven't been able to, using Powershell. The command I used was ...Proposed | 1 Replies | 521 Views | Created by PerhapsCloud - Friday, April 24, 2020 12:45 AM | Last reply by KrishnaG - MSFT - Saturday, April 25, 2020 1:20 PM -
0 Votes
What is the URL to be used to enable Auto-Sync with Repos(Git) in Azure Automation Account
I'm trying to enable Auto-Sync with Azure Repos for my Azure Automation runbooks. I'm not sure what URL should I use in while enable Service Hook in my Azure DevOps project. If I'm using a ...Proposed | 3 Replies | 630 Views | Created by noprobiyer - Tuesday, April 21, 2020 1:22 PM | Last reply by SwathiDhanwada-MSFT - Friday, April 24, 2020 5:00 AM -
0 Votes
Push-AzureVMCommand not working
I get the following error when using Push-AzureVMCommand Push-AzureVMCommand : The term 'Push-AzureVMCommand' is not recognized as the name of a cmdlet, function, script ...Proposed | 1 Replies | 740 Views | Created by Steffens - Thursday, April 23, 2020 11:51 AM | Last reply by KrishnaG - MSFT - Thursday, April 23, 2020 2:26 PM -
1 Votes
Install extensions to vms with runbook in many subscriptions
Hi, I'm trying to install extensions using Powershell Runbooks to automate task in Azure. I found this as template (Link) and found it to be good. Template has one flaw ...Answered | 4 Replies | 642 Views | Created by Quiet Mouse - Monday, March 23, 2020 11:39 AM | Last reply by SwathiDhanwada-MSFT - Monday, April 20, 2020 6:19 AM -
0 Votes
Cannot Run Get-AzureRmBillingInvoice in automation runbooks
Hi Everyone. I am trying to create a simple runbook to generate the latest invoice by using the command "Get-AzureRmBillingInvoice -Latest". However, the command ...Proposed | 5 Replies | 718 Views | Created by Shishir Garde - Saturday, April 4, 2020 6:16 AM | Last reply by Femisulu-MSFT - Saturday, April 18, 2020 8:45 PM -
0 Votes
Cannot load SFBO module to Azure automation runbook
Hello, I am trying to create Azure automation runbook that will assign Teams Video InteropPolicy to members of a particular O365 group. No problem with that ...Answered | 5 Replies | 1121 Views | Created by TomasCrha - Tuesday, March 31, 2020 1:45 PM | Last reply by TomasCrha - Tuesday, April 14, 2020 2:43 PM -
0 Votes
Python Resource Graph error "AttributeError: 'str' object has no attribute 'get'"
Hi all, I am trying to use python lib azure.mgmt.resourcegraph to receive list all cosmocdb account in my tenant. Here is code: from ...Answered | 1 Replies | 650 Views | Created by Donec - Saturday, April 11, 2020 2:53 PM | Last reply by SwathiDhanwada-MSFT - Monday, April 13, 2020 7:43 AM -
0 Votes
Email Alert for VM Shutdown/Restart
Hi, I need to configure email alerts for the VMs hosted in Azure to notify whenever VM is shutdown or restarted. I configured restart alert using "Restart ...Proposed | 1 Replies | 413 Views | Created by Sujanakar Reddy - Friday, April 10, 2020 10:09 PM | Last reply by SwathiDhanwada-MSFT - Monday, April 13, 2020 6:57 AM -
0 Votes
vm start fails (ProvisioningState/failed/AllocationFailed)
HI there, i 've a cluster with 4 vm on azure; i ve create a runbook for sutomatic start and stop and, at time, all machines stops. During the ...Proposed | 1 Replies | 536 Views | Created by jack_74 - Thursday, April 9, 2020 6:35 AM | Last reply by SwathiDhanwada-MSFT - Monday, April 13, 2020 4:27 AM -
3 Votes
New-AzureRmSqlDatabaseExport not recognized as the name of a cmdlet...
Hi! I am trying to export a azure database to a .bacpac blob into my storageaccount, using Azure Automation with powershell runbook script. But I get the ...Proposed | 5 Replies | 5408 Views | Created by Andreas Marshall - Friday, January 20, 2017 4:02 PM | Last reply by Choy May May - Thursday, April 9, 2020 11:06 AM -
0 Votes
Azure Automation on Windows Server Core - update automation not working
(new-object -comobject Microsoft.Update.AutoUpdate).DetectNow() Server execution failed At line:1 char:1 + (new-object -comobject Microsoft.Update.AutoUpdate).DetectNow() ...Unanswered | 5 Replies | 734 Views | Created by flyingparchment - Thursday, April 2, 2020 10:43 PM | Last reply by KrishnaG - MSFT - Wednesday, April 8, 2020 10:15 AM -
0 Votes
Azure Automation Account & SkypeOnlineConnector
Does anybody know if this works? I'm a PowerShell novice and have started working with Azure Automation Accounts and really like them for a lot of my M365 / Azure automation ...Proposed | 3 Replies | 1870 Views | Created by EricAzure - Wednesday, February 19, 2020 3:14 PM | Last reply by Josh Bines - Monday, April 6, 2020 3:26 PM -
1 Votes
Autoscale Failed alert
Hello, is there Autoscale Failed built in alerts, personally I can't find. I would like to know if any one solve this issue. I need alert if the auto scale ...Answered | 1 Replies | 479 Views | Created by raindrop18 - Thursday, April 2, 2020 3:47 PM | Last reply by SwathiDhanwada-MSFT - Monday, April 6, 2020 4:08 AM -
0 Votes
Running Local commands on domain-joined (AD) computer in Azure
Hi, I have a hybrid setup where I have a local AD as well as Azure AD. I am provisioning a new domain-joined VM with a runbook that calls an ARM template and I ...Proposed | 1 Replies | 461 Views | Created by Mats Estensen - Tuesday, March 31, 2020 8:06 AM | Last reply by BharathN-MSFT - Monday, April 6, 2020 2:31 AM -
0 Votes
ARM deployment rollback on Azure
Why linked templates don't support rollback option? I've read that there is an option to roll back to the previous deployment but only using root level ...Proposed | 3 Replies | 659 Views | Created by AdamMV - Monday, March 16, 2020 3:28 PM | Last reply by AdamMV - Friday, April 3, 2020 1:37 PM -
1 Votes
Azure WVD Setup Failed
\\r\\n System.Net.Sockets.SocketException: A connection attempt failed because the connected party did ...Unanswered | 2 Replies | 1609 Views | Created by Prabhakar Thatari - Tuesday, February 25, 2020 2:32 PM | Last reply by markhr - Thursday, April 2, 2020 11:28 PM -
0 Votes
Regarding Creating Alert if any disabled account is enabled .
I want to create an alert to trigger notification to particular email(DL) if anytime one of the disabled account is enabled .Proposed | 1 Replies | 464 Views | Created by ShahrukhReza - Monday, March 30, 2020 7:28 PM | Last reply by SwathiDhanwada-MSFT - Wednesday, April 1, 2020 3:45 PM -
1 Votes
New-Object : Retrieving the COM class factory for component fail error during Azure Runbook run
Hi, I'm trying to configure Log Analytics agent with Azure Runbook, but getting few errors. Tried to Google but did not find anything that usefull. There code what i am trying ...Answered | 1 Replies | 544 Views | Created by AzureKillerm - Wednesday, March 25, 2020 9:08 AM | Last reply by KrishnaG - MSFT - Tuesday, March 31, 2020 3:53 PM
No announcements