In 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 More“The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel” error generates when there could
Read MoreAzure storage container SAS (Shared Access Token) URL provides access to the storage account container which contains the storage account
Read More