Terraform - create Blocks Dynamically - using the Dynamic Block

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.
Christoph Burmeister
Azure AD Admin & PIM Account Email Forwarding

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!
Jacob Meissner
Azure Arc and Defender for Endpoint Ports & URLs

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.
Jacob Meissner
Update Exchange Online Mailbox Language Settings

Update Exchange Online Mailbox Language Settings

Based on the default settings and configuration, mailboxes in Exchange / Exchange Online are created with the default language. This is causing some users to see Inbox (default language en-US) in Outlook instead of "Postfach" (German).
Jacob Meissner
Send Email Notification with Power Automate based on SharePoint List Multi-Select Person Field

Send Email Notification with Power Automate based on SharePoint List Multi-Select Person Field

Many automations with Power Automate are based on SharePoint lists. Some of them are used to collect, analyze data and send notifications. This is where most of the requests come to send notifications by mail to specific users. This brings us directly to the topic of sending messages via Outlook Connector based on a person (with multiselect) field within the SharePoint list.
Jacob Meissner
Import Excel in SharePoint & Microsoft 365 Lists

Import Excel in SharePoint & Microsoft 365 Lists

In many cases, the use of Microsoft 365 Services requires existing processes & workflows to be reworked and existing Microsoft Excel lists to be replaced by Power Apps and SharePoint Online Lists / Microsoft Lists, because with the integration into the native Office 365 environment, new and significant possibilities for automation are provided and previously time-consuming processes can be accelerated.
Jacob Meissner