-
## Note
For a list:
https://github.com/Microsoft/azure-pipelines-tasks/tree/master/Tasks
If you have an issue or request for the Azure Pipelines service, use developer community instead:
…
-
Hi all, unfortunately I cannot find a powershell command / module to administer/control watcher tasks. Is there any powershell support in latest Powershell Az module?
Thanks!
---
#### Document Detai…
-
The AzureAutomation folder is no longer present in the MMA folders.
---
#### Document Details
⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.*
* ID: 7b293…
-
This command is not working. Is there an updated command or process?
Set-AzureRmOperationalInsightsIntelligencePack -ResourceGroupName <logAnalyticsResourceGroup> -WorkspaceName <LogAnalyti…
-
In my case, I need to use the Microsoft.WindowsAzure.Storage.dll in powershell.
In local, I can use this command to import this .dll file : [Reflection.Assembly]::LoadFile("D:\Test\2\Microsoft.Window…
imeya updated
5 years ago
-
## Description
Starting with Az v2.7.0 (and appearing in the current 2.8.0) when you run the command "Get-azNetworkInterfaces" you will get the error;
```
"get-aznetworkinterface : The resource t…
rbryn updated
4 years ago
-
Many businesses would prefer to detect upcoming certificate expirations and renew automatically, rather than go into the Portal for renewal. What PowerShell commands would renew the certificate for yo…
-
The file New-OnPremiseHybridWorker.ps1 should be updated to use the new PowerShell AZ modules, it's still using AzureRM.
---
#### Document Details
⚠ *Do not edit this section. It is required for d…
RPhay updated
5 years ago
-
Hi Team,
I am trying to install setup.exe using Powershell DSC.
I tried with passing different Arguments like /s /v /q
I am getting the following error:The return code -2147213312 was not expec…
-
Note: This was touched on already towards the end of issue 8531, but the workaround provided there is not working for me.
Situation is that a hybrid runbook worker is being used to execute runbook…