how to point resources from another resource group in azure ARM template
how to point azure resources from another resource group in azure ARM template If you want to use any existing azure resource in ARM template which is in different resource…
how to point azure resources from another resource group in azure ARM template If you want to use any existing azure resource in ARM template which is in different resource…
Powershell to delete all resources from Azure resource group with specific tag Problem -> If we want to cleanup all resource for cost saving and if the all resources have…
Powershell to Reset password of test users who are member of one group You can reset password of bulk users who are member of group1 by using below command: $upasswd…
Powershell to set ThrottlingPolicy on bulk users member of one distribution group You can set ThrottlingPolicy “exchcheck” on bulk users who are part of one Distribution group by using below…