Skip to content

Commit a59933b

Browse files
authored
Reverted numbering on one list
1 parent fc7ff24 commit a59933b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/sql-database/sql-database-automatic-tuning-email-notifications.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -178,9 +178,9 @@ With the above steps, the PowerShell script to retrieve Automatic tuning recomme
178178

179179
To complete the solution, as the final step, create an automation flow in Microsoft Flow consisting of three actions (jobs):
180180

181-
1. "**Azure Automation - Create job**" – used to execute the PowerShell script to retrieve Automatic tuning recommendations inside the Azure Automation runbook.
182-
2. "**Azure Automation - Get job output**" – used to retrieve output from the executed PowerShell script.
183-
3. "**Office 365 Outlook – Send an email**" – used to send out email. E-mails are sent out using the Office 365 account of the individual creating the flow.
181+
- "**Azure Automation - Create job**" – used to execute the PowerShell script to retrieve Automatic tuning recommendations inside the Azure Automation runbook.
182+
- "**Azure Automation - Get job output**" – used to retrieve output from the executed PowerShell script.
183+
- "**Office 365 Outlook – Send an email**" – used to send out email. E-mails are sent out using the Office 365 account of the individual creating the flow.
184184

185185
To learn more about Microsoft Flow capabilities, see [Getting started with Microsoft Flow](https://docs.microsoft.com/flow/getting-started).
186186

0 commit comments

Comments
 (0)