I thought of posting a question that I answered in Microsoft Q&A Many customers were struggling to containerize .NET Web Api project in […]
Adding bulk Network Security Group (NSG) rules with Azure PowerShell Following PowerShell Script can help you to automate the NSG rules creation. In the […]
Assign RBAC permission to AAD groups with Logic app Azure REST API can be used to create RBAC permission assignments to Azure Resource […]
Export Azure Virtual Machines details from all subscriptions Following PowerShell script can be used to get the details like VmName ResourceGroupName Region VmSize […]
Change Azure Role Assignment of a user Role assignment can be edited for a user without deleting and re-adding the account. Here is […]
Secure Azure Web Apps in private end point with Azure Application Gateways I am providing the step-by-step instruction on how to Secure Azure […]
Export users list from Azure AD Group You can easily export the list as a csv file with the required attributes by the […]
Create a Windows Server Virtual Machine in Microsoft Azure using PowerShell script Change the following values as per your preference username password Resource […]
Copy files between Containers in Azure Storage Account There are some requirements sometimes to run a scheduled task to copy files between storage […]
Run a scheduled task in Azure There are several ways available to run a scheduled task in azure. One of the method is […]
Recent Comments