AWS Root User Management for SSO using Azure Active Directory - Part 2
Azure

AWS Root User Management for SSO using Azure Active Directory - Part 2

Using a central IAM provider is certainly a great thing. While setting SSO up for AWS, the management for the AWS root-users became a issue, because its required for them to have globally unique e-mail address. This might not a problem for small companies, but if you plan several hundred or even thousand of AWS-accounts, this becomes a nightmare real fast. In this post, I will go over one approach on how you can manage all your root-users with M365 offerings and some Azure services, pretty much for free.\nThis is the second part of the series, that covers the Shared Mailbox Setup.
CB

Christoph Burmeister

AWS Root User Management for SSO using Azure Active Directory - Part 1
Azure

AWS Root User Management for SSO using Azure Active Directory - Part 1

Using a central IAM provider is certainly a great thing. While setting SSO up for AWS, the management for the AWS root-users became an issue, because its required for them to have globally unique e-mail address. This might not a problem for small companies, but if you plan several hundred or even thousand of AWS-accounts, this becomes a nightmare real fast. In this post, I will go over one approach on how you can manage all your root-users with M365 offerings and some Azure services, pretty much for free.
CB

Christoph Burmeister

Azure AD - List Role Assignments
PowerShell, Microsoft Graph

Azure AD - List Role Assignments

Retrieving a list of all Azure AD role assignments sounds easy enough, right? Well, there are some things to consider, here is waht.
CB

Christoph Burmeister

Terraform - create Blocks Dynamically - using the Dynamic Block
Terraform, IaC

Terraform - create Blocks Dynamically - using the Dynamic Block

Some resources in Terraform allow to pass them a list if multiple values can be set - for instance, DNS servers for the azurerm_virtual_network can be set this way. However, on the same resouce, you can add subnet during the creation and this would not work in the same way, because each subnet requires their own subnet-block in the resource. However, Terraform offers a way to create mutiple blocks of the same kind dynamically - using the dynamic-block.
CB

Christoph Burmeister

Azure AD Admin & PIM Account Email Forwarding
Azure Active Directory

Azure AD Admin & PIM Account Email Forwarding

Do you have administrative accounts without a mailbox and still want to receive notifications in your primary mailbox? - Here is how it works!
JM

Jacob Meissner

Azure Arc and Defender for Endpoint Ports & URLs
Security, Microsoft 365

Azure Arc and Defender for Endpoint Ports & URLs

During the onboarding / rollout of Defender for Endpoint and Azure Arc Agent, the network plays a significant role. Communication via the Internet is usually restricted by segmented networks and secured by firewalls and proxies. To prevent errors or communication problems, the required ports & URLs should be opened to ensure seamless onboarding and operational processes.
JM

Jacob Meissner