Security
Posts touching on Security in various angles lives in this category.
Get notified of changes in Azure Key Vault by using Event Grid Paid Members Public
There are numerous ways to secure and audit your Azure Key Vault setup and usage. In 2019, I wrote Who accessed my Azure Key Vault? [https://zimmergren.net/azure-key-vault-diagnostics-who-accessing-your-vault/], which is still relevant. In this article, I want to talk about how to set up automatic notifications when something change
Website security scanning with GitHub Actions and OWASP ZAP Paid Members Public
Security is a topic that should be on top of everyone's mind. Particularly security in software is vital, given the enormous growth in threats targeting online resources. I previously wrote about other developer-oriented security aspects that you might find interesting: * Embrace a Security Development Lifecycle (SDL) for Azure
Create a custom Azure Security Center recommendation with Azure Policy Paid Members Public
In Azure Security Center you get a lot of built-in recommendations based on various compliance- and security controls. These are based on industry standards and include things like Azure CIS, PCI DSS, SOC TSP, ISO 27001, and more. However, many organizations have different requirements than the defaults, and sometimes want
Configuring Publisher Verification in Azure Active Directory Paid Members Public
Learn what the publisher verification status is, and how to set it up in your organization. Azure AD comes with Consent Policies, enabling your organizations to only trust verified publishers. Users will then only be able to consent to applications that are verified.
Using the Azure Resource Graph to improve your Azure Governance game Paid Members Public
Learn about some of my key scenarios for using the Azure Resource Graph to gain a better understanding of my Azure resources. This is a great tool for your Azure Governance toolkit.
Code analysis tools for Azure developers coding in .NET Core Paid Members Public
I love automation. Part of the glory of seeing a green build is to also know that it has passed some type of quality gates. In this post I'll talk a bit about some of my favorite Code Analysis tools for .NET Core. I use them in both
How Tokens and Scope Maps for Azure Container Registry introduces great repository-level access restrictions Paid Members Public
I have previously written about various Container-topics [https://zimmergren.net/tag/containers/] on this site. Recently, I also published a post about "Best Practices for security in Azure Container Registry [https://zimmergren.net/top-10-best-practices-for-security-in-acr-azure-container-registry/] ." In this post, I want to bring awareness to how we can make use
Cybersecurity tips for Remote Workers - Get online, stay informed, stay secure! Paid Members Public
Here's a list of simple and efficient tips to stay more secure when Working From Home. Cybersecurity tips for Remote Workers that anyone can benefit from!
Recent comments