A reader counter using PowerShell, Azure functions, and table storage
We have recently moved PowerShell Magazine from WordPress to Hugo static pages. One downside of this …
Read MoreWe have recently moved PowerShell Magazine from WordPress to Hugo static pages. One downside of this …
Read MoreIn the first part of this series, you learned about PSArm – a PowerShell embedded DSL – …
Read MoreThose who worked on Azure Resource Manager (ARM) templates understand that complexity of writing and …
Read MoreIntroduction Continuous Integration (CI) is the process of integrating code into a source code repository several times a day. Each time code is pushed into the repository an automated process runs to build and verify the code continues to work.
Read MoreWhen setting up runbooks in Azure Automation to invoke automation of a process through PowerShell or Python runbooks, the ability to assign permissions per runbook for user types such as power users is something we missed in the early days of Azure …
Read MoreAzure SQL Database Managed Instance (preview) is a new database service in Azure. This is a fully-managed latest version of SQL Server database engine hosted in Azure and managed by Azure and SQL Server teams.
Read More