Microsoft Azure

All pages referring or tutorials for Microsoft Azure.

Posts in 2025
Posts in 2024
  • Azure Key Vault

    Tuesday, November 26, 2024 in Microsoft Azure

    Azure Key Vault is a type of vault used to store sensitive technical information, such as: Certificates Secrets Keys What sets Azure Key Vault apart from a traditional password manager is that it allows software to integrate with the vault. Instead …

    Read more

  • How to learn Azure - My learning resources

    Tuesday, September 10, 2024 in Microsoft Azure

    When starting to learn Microsoft Azure, the resources and information can be overwhelming. At this page I have summarized some resources which found out during my Azure journey and my advice on when to use what resource. To give a quick overview of …

    Read more

  • Introduction to Azure roles and permissions (RBAC/IAM)

    Tuesday, July 30, 2024 in Microsoft Azure

    When managing a Microsoft Azure environment, permissions and roles with RBAC is one of the basic ways to improve your security. At one hand, you want to have the permissions to do basic tasks but at the other hand you want to restrict an user to be …

    Read more

  • Network security in Azure with NSG and ASG

    Friday, July 26, 2024 in Microsoft Azure

    When designing, managing and securing a network in Microsoft Azure we have lots of options to do this. We can leverage third-party appliances like Fortinet, Palo Alto, PFSense or Sophos XG Firewall but we can also use the somewhat limited built-in …

    Read more