How to use DSC in Azure Automation Account?
Table of Content. What is Azure State DSC? Pricing PreRequisite. Writing DSC Configuration. Upload and Complie Configuration. Attach Configuration to
Read MoreTable of Content. What is Azure State DSC? Pricing PreRequisite. Writing DSC Configuration. Upload and Complie Configuration. Attach Configuration to
Read MoreIn part-1, we have seen how we can create the parent and child nodes for the XML document. If you
Read MoreTo create an XML (eXtensible Markup Language) file there are a few methods and we will use the XMLTextWriter .Net
Read MoreIf you ever wondered how we can run the script directly on Azure VMs so we don’t need to worry
Read MoreWhat is $PSBoundParameters in PowerShell? $PSBoundParameter is the automatic variable in PowerShell, used to store the parameter name and value
Read MoreHello there, Last week I was working on one of my PowerShell scripts which was supposed to install some Azure
Read MoreCreating Dictionary: Dictionary in Python is a Key-Value pair. For example, EmployeeID:1001 is a key-value pair example. To declare empty
Read MoreThere are multiple ways to work with Azure and Azure rest API is one of them. To start with Azure
Read More“The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel” error generates when there could
Read More