AzureRM.Sql.psd1
# # Module manifest for module 'PSGet_AzureRM.Sql' # # Generated by: Microsoft Corporation # # Generated on: 7/11/2017 # @{ # Script module or binary module file associated with this manifest. RootModule = 'AzureRM.Sql.psm1' # Version number of this module. ModuleVersion = '3.2.0' # ID used to uniquely identify this module GUID = '150d9544-6348-4373-806f-10cd0b4de4cb' # Author of this module Author = 'Microsoft Corporation' # Company or vendor of this module CompanyName = 'Microsoft Corporation' # Copyright statement for this module Copyright = 'Microsoft Corporation. All rights reserved.' # Description of the functionality provided by this module Description = 'Microsoft Azure PowerShell - Sql service cmdlets for Azure Resource Manager' # Minimum version of the Windows PowerShell engine required by this module PowerShellVersion = '3.0' # Name of the Windows PowerShell host required by this module # PowerShellHostName = '' # Minimum version of the Windows PowerShell host required by this module # PowerShellHostVersion = '' # Minimum version of Microsoft .NET Framework required by this module DotNetFrameworkVersion = '4.5.2' # Minimum version of the common language runtime (CLR) required by this module CLRVersion = '4.0' # Processor architecture (None, X86, Amd64) required by this module # ProcessorArchitecture = '' # Modules that must be imported into the global environment prior to importing this module RequiredModules = @() # Assemblies that must be loaded prior to importing this module # RequiredAssemblies = @() # Script files (.ps1) that are run in the caller's environment prior to importing this module. # ScriptsToProcess = @() # Type files (.ps1xml) to be loaded when importing this module TypesToProcess = '.\Microsoft.Azure.Commands.Sql.Types.ps1xml' # Format files (.ps1xml) to be loaded when importing this module FormatsToProcess = '.\Microsoft.Azure.Commands.Sql.format.ps1xml' # Modules to import as nested modules of the module specified in RootModule/ModuleToProcess NestedModules = @('.\Microsoft.Azure.Commands.Sql.dll') # Functions to export from this module # FunctionsToExport = @() # Cmdlets to export from this module CmdletsToExport = 'Get-AzureRmSqlDatabaseTransparentDataEncryption', 'Get-AzureRmSqlDatabaseTransparentDataEncryptionActivity', 'Set-AzureRmSqlDatabaseTransparentDataEncryption', 'Get-AzureRmSqlDatabaseUpgradeHint', 'Get-AzureRmSqlServerUpgradeHint', 'Get-AzureRmSqlServerServiceObjective', 'Get-AzureRmSqlServerUpgrade', 'Start-AzureRmSqlServerUpgrade', 'Stop-AzureRmSqlServerUpgrade', 'Get-AzureRmSqlServerActiveDirectoryAdministrator', 'Remove-AzureRmSqlServerActiveDirectoryAdministrator', 'Set-AzureRmSqlServerActiveDirectoryAdministrator', 'Get-AzureRmSqlServer', 'New-AzureRmSqlServer', 'Remove-AzureRmSqlServer', 'Set-AzureRmSqlServer', 'Get-AzureRmSqlServerCommunicationLink', 'New-AzureRmSqlServerCommunicationLink', 'Remove-AzureRmSqlServerCommunicationLink', 'Get-AzureRmSqlDatabaseSecureConnectionPolicy', 'Get-AzureRmSqlDatabaseReplicationLink', 'New-AzureRmSqlDatabaseCopy', 'New-AzureRmSqlDatabaseSecondary', 'Remove-AzureRmSqlDatabaseSecondary', 'Set-AzureRmSqlDatabaseSecondary', 'Get-AzureRmSqlElasticPoolRecommendation', 'Get-AzureRmSqlDatabaseIndexRecommendations', 'Start-AzureRmSqlDatabaseExecuteIndexRecommendation', 'Stop-AzureRmSqlDatabaseExecuteIndexRecommendation', 'Get-AzureRmSqlServerFirewallRule', 'New-AzureRmSqlServerFirewallRule', 'Remove-AzureRmSqlServerFirewallRule', 'Set-AzureRmSqlServerFirewallRule', 'Get-AzureRmSqlElasticPool', 'Get-AzureRmSqlElasticPoolActivity', 'Get-AzureRmSqlElasticPoolDatabase', 'New-AzureRmSqlElasticPool', 'Remove-AzureRmSqlElasticPool', 'Set-AzureRmSqlElasticPool', 'Get-AzureRmSqlServerDisasterRecoveryConfiguration', 'Get-AzureRmSqlServerDisasterRecoveryConfigurationActivity', 'New-AzureRmSqlServerDisasterRecoveryConfiguration', 'Remove-AzureRmSqlServerDisasterRecoveryConfiguration', 'Set-AzureRmSqlServerDisasterRecoveryConfiguration', 'Resume-AzureRmSqlDatabase', 'Suspend-AzureRmSqlDatabase', 'Get-AzureRmSqlDatabaseDataMaskingPolicy', 'Get-AzureRmSqlDatabaseDataMaskingRule', 'New-AzureRmSqlDatabaseDataMaskingRule', 'Remove-AzureRmSqlDatabaseDataMaskingRule', 'Set-AzureRmSqlDatabaseDataMaskingPolicy', 'Set-AzureRmSqlDatabaseDataMaskingRule', 'Get-AzureRmSqlCapability', 'Get-AzureRmSqlServerThreatDetectionPolicy', 'Remove-AzureRmSqlServerThreatDetectionPolicy', 'Set-AzureRmSqlServerThreatDetectionPolicy', 'Get-AzureRmSqlDatabaseThreatDetectionPolicy', 'Set-AzureRmSqlDatabaseThreatDetectionPolicy', 'Remove-AzureRmSqlDatabaseThreatDetectionPolicy', 'Get-AzureRmSqlDatabase', 'Get-AzureRmSqlDatabaseActivity', 'Get-AzureRmSqlDatabaseExpanded', 'New-AzureRmSqlDatabase', 'Remove-AzureRmSqlDatabase', 'Set-AzureRmSqlDatabase', 'Get-AzureRmSqlDatabaseImportExportStatus', 'New-AzureRmSqlDatabaseExport', 'New-AzureRmSqlDatabaseImport', 'Get-AzureRmSqlDatabaseGeoBackupPolicy', 'Set-AzureRmSqlDatabaseGeoBackupPolicy', 'Get-AzureRmSqlDeletedDatabaseBackup', 'Get-AzureRmSqlDatabaseGeoBackup', 'Get-AzureRmSqlDatabaseBackupLongTermRetentionPolicy', 'Get-AzureRmSqlServerBackupLongTermRetentionVault', 'Restore-AzureRmSqlDatabase', 'Set-AzureRmSqlDatabaseBackupLongTermRetentionPolicy', 'Set-AzureRmSqlServerBackupLongTermRetentionVault', 'Get-AzureRmSqlDatabaseRestorePoints', 'Get-AzureRmSqlDatabaseAuditingPolicy', 'Get-AzureRmSqlServerAuditingPolicy', 'Remove-AzureRmSqlDatabaseAuditing', 'Remove-AzureRmSqlServerAuditing', 'Set-AzureRmSqlDatabaseAuditingPolicy', 'Set-AzureRmSqlServerAuditingPolicy', 'Use-AzureRmSqlServerAuditingPolicy', 'Get-AzureRmSqlDatabaseRecommendedAction', 'Get-AzureRmSqlElasticPoolRecommendedAction', 'Get-AzureRmSqlServerRecommendedAction', 'Set-AzureRmSqlDatabaseRecommendedActionState', 'Set-AzureRmSqlElasticPoolRecommendedActionState', 'Set-AzureRmSqlServerRecommendedActionState', 'Get-AzureRmSqlElasticPoolAdvisor', 'Get-AzureRmSqlServerAdvisor', 'Set-AzureRmSqlElasticPoolAdvisorAutoExecuteStatus', 'Set-AzureRmSqlServerAdvisorAutoExecuteStatus', 'Get-AzureRmSqlDatabaseAdvisor', 'Set-AzureRmSqlDatabaseAdvisorAutoExecuteStatus', 'Get-AzureRmSqlServerTransparentDataEncryptionProtector', 'Set-AzureRmSqlServerTransparentDataEncryptionProtector', 'Add-AzureRmSqlServerKeyVaultKey', 'Get-AzureRmSqlServerKeyVaultKey', 'Remove-AzureRmSqlServerKeyVaultKey', 'Get-AzureRmSqlDatabaseFailoverGroup', 'New-AzureRmSqlDatabaseFailoverGroup', 'Add-AzureRmSqlDatabaseToFailoverGroup', 'Remove-AzureRmSqlDatabaseFromFailoverGroup', 'Remove-AzureRmSqlDatabaseFailoverGroup', 'Set-AzureRmSqlDatabaseFailoverGroup', 'Switch-AzureRmSqlDatabaseFailoverGroup', 'New-AzureRmSqlSyncGroup', 'Update-AzureRmSqlSyncGroup', 'Get-AzureRmSqlSyncGroup', 'Get-AzureRmSqlSyncGroupLog', 'Remove-AzureRmSqlSyncGroup', 'Update-AzureRmSqlSyncSchema', 'Get-AzureRmSqlSyncSchema', 'Start-AzureRmSqlSyncGroupSync', 'Stop-AzureRmSqlSyncGroupSync', 'New-AzureRmSqlSyncMember', 'Update-AzureRmSqlSyncMember', 'Get-AzureRmSqlSyncMember', 'Remove-AzureRmSqlSyncMember', 'New-AzureRmSqlSyncAgent', 'Get-AzureRmSqlSyncAgent', 'Remove-AzureRmSqlSyncAgent', 'New-AzureRmSqlSyncAgentKey', 'Get-AzureRmSqlSyncAgentLinkedDatabase' # Variables to export from this module # VariablesToExport = @() # Aliases to export from this module AliasesToExport = 'Get-AzureRmSqlDatabaseServerAuditingPolicy', 'Remove-AzureRmSqlDatabaseServerAuditing', 'Set-AzureRmSqlDatabaseServerAuditingPolicy', 'Use-AzureRmSqlDatabaseServerAuditingPolicy' # DSC resources to export from this module # DscResourcesToExport = @() # List of all modules packaged with this module # ModuleList = @() # List of all files packaged with this module # FileList = @() # Private data to pass to the module specified in RootModule/ModuleToProcess. This may also contain a PSData hashtable with additional module metadata used by PowerShell. PrivateData = @{ PSData = @{ # Tags applied to this module. These help with module discovery in online galleries. Tags = 'Azure','ResourceManager','ARM','Sql','Database' # A URL to the license for this module. LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/dev/LICENSE.txt' # A URL to the main website for this project. ProjectUri = 'https://github.com/Azure/azure-powershell' # A URL to an icon representing this module. # IconUri = '' # ReleaseNotes of this module ReleaseNotes = '* Add Data Sync PowerShell Cmdlets to AzureRM.Sql * Updated AzureRmSqlServer cmdlets to use new REST API version that avoids timeouts when creating server. * Deprecated server upgrade cmdlets because the old server version (2.0) no longer exists. * Add new optional switch paramter "AssignIdentity" to New-AzureRmSqlServer and Set-AzureRmSqlServer cmdlets to support provisioning of a resource identity for the SQL server resource * The parameter ResourceGroupName is now optional for Get-AzureRmSqlServer - More information can be found in the following issue: https://github.com/Azure/azure-powershell/issues/635 ' # External dependent modules of this module # ExternalModuleDependencies = '' } # End of PSData hashtable } # End of PrivateData hashtable # HelpInfo URI of this module # HelpInfoURI = '' # Default prefix for commands exported from this module. Override the default prefix using Import-Module -Prefix. # DefaultCommandPrefix = '' } |