Skip to content

Commit 3608f0c

Browse files
authored
Update Update Azure Automation modules
Update Update Azure Automation modules
1 parent a1f8081 commit 3608f0c

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

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

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -53,14 +53,9 @@ If you have several Azure subscriptions for which you would like to build the sa
5353

5454
## Update Azure Automation modules
5555

56-
The PowerShell script to retrieve Automatic tuning recommendation uses [Get-AzResource](https://docs.microsoft.com/powershell/module/az.Resources/Get-azResource) and [Get-AzSqlDatabaseRecommendedAction](https://docs.microsoft.com/powershell/module/az.Sql/Get-azSqlDatabaseRecommendedAction) commands for which update of Azure Modules to the version 4 and above is required.
56+
The PowerShell script to retrieve Automatic tuning recommendation uses [Get-AzResource](https://docs.microsoft.com/powershell/module/az.Resources/Get-azResource) and [Get-AzSqlDatabaseRecommendedAction](https://docs.microsoft.com/powershell/module/az.Sql/Get-azSqlDatabaseRecommendedAction) commands for which Azure Module version 4 and above is required.
5757

58-
Follow these steps to update Azure PowerShell modules:
59-
60-
- Access the Automation app pane, and select “**Modules**” on the left-hand side menu (scroll down as this menu item is under Shared Resources).
61-
- In the Modules pane, click on “**Update Azure Modules**” at the top, and wait until the message “Azure modules have been updated” is displayed. This process can take a few minutes to complete.
62-
63-
![Update Azure automation modules](./media/sql-database-automatic-tuning-email-notifications/howto-email-02.png)
58+
- In case your Azure Modules need updating, see [Az module support in Azure Automation](../automation/az-modules.md).
6459

6560
## Create Azure Automation Runbook
6661

0 commit comments

Comments
 (0)