Skip to content

Commit 66569cd

Browse files
committed
Updated Domain branding
1 parent 59feaba commit 66569cd

File tree

3 files changed

+17
-8
lines changed

3 files changed

+17
-8
lines changed

articles/active-directory/governance/customize-workflow-email.md

Lines changed: 17 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,9 @@ For more information on these customizable parameters, see: [Common email-specif
3232

3333
For more information, see: [License requirements](what-are-lifecycle-workflows.md#license-requirements)
3434

35-
To customize emails you must have the following:
36-
37-
- A verified domain. To add a custom domain, see: [Managing custom domain names in your Azure Active Directory](../enterprise-users/domains-manage.md)
38-
- Custom Branding set within Azure AD if you want to have your custom branding used in emails. To set organizational branding within your Azure tenant, see: [Configure your company branding (preview)](../fundamentals/how-to-customize-branding.md).
39-
4035
## Customize email using the Azure portal
4136

42-
When customizing an email sent via Lifecycle workflows, you can choose to customize either a new or existing task. These customizations are done the same way no matter if the task is new or existing, but the following steps walks you through updating an existing task. To customize emails sent out from tasks within workflows using the Azure portal, you'd follow these steps:
37+
When customizing an email sent via Lifecycle workflows, you can choose to customize either a new or existing task. These customizations are done the same way no matter if the task is new or existing, but the following steps walk you through updating an existing task. To customize emails sent out from tasks within workflows using the Azure portal, you'd follow these steps:
4338

4439
1. Sign in to the [Azure portal](https://portal.azure.com).
4540

@@ -53,7 +48,7 @@ When customizing an email sent via Lifecycle workflows, you can choose to custom
5348

5449
1. On the tasks screen, select the task for which you want to customize the email.
5550

56-
1. On the specific task screen you are able to set CC to include others in the email outside of the default audience.
51+
1. On the specific task screen, you're able to set CC to include others in the email outside of the default audience.
5752

5853
1. Select the **Email Customization** tab.
5954

@@ -74,7 +69,7 @@ The following screenshot is an example of the proper format for dynamic attribut
7469

7570
:::image type="content" source="media/customize-workflow-email/workflow-dynamic-attribute-example.png" alt-text="Example of dynamic attributes in customized emails.":::
7671

77-
When typing this it will be written the following way:
72+
When typing this it's written the following way:
7873

7974
```html
8075
Welcome to the team, {{userGivenName}}
@@ -89,7 +84,21 @@ For more information and next steps, please contact your manager, {{managerDispl
8984

9085
For a full list of dynamic attributes that can be used with customized emails, see:[Dynamic attributes within email](lifecycle-workflow-tasks.md#dynamic-attributes-within-email).
9186

87+
## Use custom branding and domain in emails sent out using workflows
88+
89+
Emails sent out using Lifecycle workflows can be customized to have your own company branding, or be sent out using your company domain. To enable these features the following prerequisites are required:
90+
91+
- A verified domain. To add a custom domain, see: [Managing custom domain names in your Azure Active Directory](../enterprise-users/domains-manage.md)
92+
- Custom Branding set within Azure AD if you want to have your custom branding used in emails. To set organizational branding within your Azure tenant, see: [Configure your company branding (preview)](../fundamentals/how-to-customize-branding.md).
93+
94+
After these prerequisites are satisfied, you'd follow these steps:
95+
96+
1. On the Lifecycle workflows page, select **Workflow settings (Preview)**.
9297

98+
1. On the settings page, with **email domain** you're able to select your domain from a drop-down list of your verified domains.
99+
:::image type="content" source="media/customize-workflow-email/workflow-email-settings.png" alt-text="Screenshot of workflow domain settings":::
100+
1. With the Use company branding banner logo setting, you're able to turn on whether or not company branding is used in emails.
101+
:::image type="content" source="media/customize-workflow-email/customize-email-logo-setting.png" alt-text="Screenshot of email logo setting.":::
93102

94103

95104
## Customize email using Microsoft Graph
197 KB
Loading
201 KB
Loading

0 commit comments

Comments
 (0)