You may have a requirement from time-to-time to provide a copy of the current Network Security Group(s) rulset within your Azure subscription, in this blog I will show you how this can be be done via PowerShell Lets have a…
Category: Logging
Azure Monitor – Taking the Logging and alerting deployment from ARM To PowerShell
Azure Monitor, an all in one comprehensive solution for collecting, analyzing and acting on your cloud and/or on-premises environment. Along with this, we use both Log Analytics & Application Insights for collecting and analyzing telemetry data that allows us to…
Read More Azure Monitor – Taking the Logging and alerting deployment from ARM To PowerShell
Creating alerts within specified hours with Log Analytics
From time to time, creating alerts using data in Log Analytics may have an additional requirement only to be alerted on specified time frames, usually within business hours or outside of core hours, examples of this may include:- RDP Login…
Read More Creating alerts within specified hours with Log Analytics
Azure Dashboards
Centralise your queried data graphs/charts etc with Azure Dashboards - such a powerful resource within Microsoft Azure! A fully customisable user interface within a dashboard type environment, this should be configured for a "first-stop" for your team(s) to keep an…
AzureRM Deployment Fails: See inner errors for details
Running an Azure RM Template and it errors with: Error: Code=InvalidTemplateDeployment; Message=The template deployment 'test_analytics' is not valid according to the validation procedure. The tracking id is 'XXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXX'. See inner errors for details. Please see https://aka.ms/arm-deploy for usage details. A…
Read More AzureRM Deployment Fails: See inner errors for details
Azure Automation Account Logging to Log Analytics using AzureRM
There may be a need to log the activity of an Azure Automation Account to Log Analytics, this can of course be done via the Portal but, if deploying in true automated fashion - it would be preferable to implemented…
Read More Azure Automation Account Logging to Log Analytics using AzureRM
NPS Server Configuration To Integrate with Azure MFA:- Part3 (PowerShell)
Last of the NPS integration with Azure MFA blogs, this will include using PowerShell for installation of the Radius Configuration from a backup along with additional snippets of PowerShell to potentially help you to automate your own NPS server build.…
Read More NPS Server Configuration To Integrate with Azure MFA:- Part3 (PowerShell)