Powershell DSC error – No matching MSFT_DNSClientServerAddress objects found by CIM query for instances of the ROOT/StandardCimv2/MSFT_DNSClientServerAddress class on the…
Powershell DSC error – Cannot bind argument to parameter ‘ResourceKey’ because it is an empty string. Background – I…
Azure https trigger powershell functions is showing disabled – (disabled) functionName Solution – : The disabled metadata property is in function.json which is…
Error – To allow this website to provide information personalized for you, will youallow it to put a small file (called a…
Azure ARM json parsing error: Additional text encountered after finished reading JSON content Error: Test-AzureRmResourceGroupDeployment : Cannot retrieve the dynamic…
how to point azure resources from another resource group in azure ARM template If you want to use any existing…
Create Azure service fabric cluster with ARM template and powershell This step-by-step guide walks you through setting up a secure…
powershell script to create self signed certificate Problem -> Sometime while performing any application test or configuring test environment it…
Powershell to delete all resources from Azure resource group with specific tag Problem -> If we want to cleanup all…
Powershell to send mail using gmail smtp settings you can send mail from powershell using gmail smtp and email id.…