diff --git a/src/ResourceManager/Sql/AzureRM.Sql.Netcore.psd1 b/src/ResourceManager/Sql/AzureRM.Sql.Netcore.psd1 index 8908bba5025b..cd896198ba05 100644 --- a/src/ResourceManager/Sql/AzureRM.Sql.Netcore.psd1 +++ b/src/ResourceManager/Sql/AzureRM.Sql.Netcore.psd1 @@ -188,7 +188,9 @@ CmdletsToExport = 'Get-AzureRmSqlDatabaseTransparentDataEncryption', 'Remove-AzureRmSqlServerVirtualNetworkRule', 'Stop-AzureRmSqlDatabaseActivity', 'Get-AzureRmSqlServerDnsAlias', 'Remove-AzureRmSqlServerDnsAlias', 'New-AzureRmSqlServerDnsAlias', - 'Set-AzureRmSqlServerDnsAlias', 'Stop-AzureRmSqlElasticPoolActivity' + 'Set-AzureRmSqlServerDnsAlias', 'New-AzureRmSqlDatabaseRestorePoint', + 'Remove-AzureRmSqlDatabaseRestorePoint', + 'Stop-AzureRmSqlElasticPoolActivity' # Variables to export from this module # VariablesToExport = @()