
How to use Azure Automation to start and stop the Service Fabric …
Aug 25, 2017 · 2. Now, we need to install the ServiceFabric module in Azure Automation. 3. The ServiceFabric module is installed in …
Azure File Copy - Index operation failed; the array index evaluated …
Sep 9, 2016 · [debug]9:04:35 PM - Init Operation Context for 'RemoveAzureStorageContainerCommand' with client request id Azure-Storage-PowerShell …
Unable to run New-AzureRmStorageAccount in a workflow?
Jul 27, 2016 · If you go in to your automation account to Assets -> Modules -> <each module>, what Azure/AzureRM modules show up, and what is the version listed for each? My guess …
PowerShell Add-AzureAccount and authentication_failed
Jan 30, 2014 · I was using the Add-AzureAccount powershell command to log on to my azure subscriptions from powershell. However recently this command started to fail and I cannot log …
The WS-Management service cannot process the request because …
Mar 1, 2017 · Invoke-EceAction : Task: Invocation of interface 'Deployment' of role 'Cloud\Fabric\VirtualMachines' failed: Function 'Add-GuestVMs' in module …
Change URL Rewrite Rules Order with Powershell?
Jul 1, 2015 · My problem it's that i'm using Powershell to write robust website creation, that change everything i need. The only thing that i can't do right now, and have to change …
Invoke-Sqlcmd error - social.msdn.microsoft.com
Jul 4, 2019 · Hi. I am running a very simple piece of Powershell in a runbook in Azure Automation where I am trying to count the records in a table in an SQL Server Managed Instance …
Error running Azure Virtual Machine Readiness Assessment
Jan 6, 2017 · Anything updates? I tried to install the Microsoft Azure Virtual Machine Readliness Assessment on my Windows 8.1 Enterprise machine and got the same issue. Did you have …
Still cannot install the agent on Server 2012 R2 Core
Nov 9, 2017 · You need to complete the registration using command line rather that launching the executable file. Log onto the server and from the command line change to the Azure site …
Deploying VM Extensions: How to find documentation for …
Aug 2, 2016 · I am trying to deploy the System Center extension to an Azure VM (either through PowerShell or through an ARM template), and I am trying to find documentation on the …