
Azure Automation DSC (How I could see detailed log of DSC progress …
Feb 7, 2018 · You can see some of the data by opening the DSC node blade in Azure portal -> selecting particular node -> In the reports section you can select particular report and from the blade of the …
Azure Automation DSC Mof Encryption - social.msdn.microsoft.com
Aug 17, 2018 · Based on information from the Azure support team – the clear text version of the MOF is what comes down from Azure to the temp location. This isn’t a big deal because it’s coming over 443 …
Could not import Azure Automation DSC Configuration
Jun 1, 2016 · The DSC configuration .ps1 file needs to match the name of the DSC Configuration declaration within the file. So, if I had a file named MyConfig.ps1, the contents would need to look …
ARM+DSC / The resource operation completed with terminal …
Aug 3, 2015 · I also added a DSC config to the template but this is failing. In Visual Studio I get the following error: The resource operation completed with terminal provisioning state 'Failed'.
Import a list of Azure VMs from CSV to commence a shut down using ...
Jul 6, 2015 · My recommendation would be to put the CSV into Azure Blob Storage, and from your runbook download the file from Azure Blob Storage to the runbook sandbox. Once the CSV file is in …
Assert-AutoShutdownSchedule Authentication Problem
Feb 21, 2017 · Verify you can log into the Azure portal using these credentials. (Unexpected exception: Authentication failed for credential [[email protected]].Ensure a valid Azure Active …
Export SQL DB to a BACPAC file using the Azure portal stuck in …
Sep 22, 2017 · I have a script running every night to automatically export my sql databases to Azure Storage with Azure Automation. It was working fine for months until recently it starts to fail several …
Unable to run New-AzureRmStorageAccount in a workflow?
Jul 27, 2016 · I'm new to Azure Automation and have been having a hard time figuring out why this wont work. The following PowerShell Workflow code will successfully create a resource group and vnet, …
Azure Automation - Calling a child cmdlet with function from a parent ...
Jul 19, 2017 · I'm new to the Azure Automation Runbook environment. I've had success creating a stand alone powershell script however I'm looking to create reusable codes hence I though I would try what …
Retrieving the DTU limits for our databases
Jan 9, 2020 · I am trying to create a powershell script to retrieve the DTU limit for our azure SQL servers... for periodic review. I am running this command - which I thought would retrieve the value: