AzureRM.Sql
3.0.0
Microsoft Azure PowerShell - Sql service cmdlets for Azure Resource Manager
Minimum PowerShell version
3.0
See the version list below for details.
Installation Options
Owners
Copyright
Microsoft Corporation. All rights reserved.
Package Details
Author(s)
- Microsoft Corporation
Tags
Azure ResourceManager ARM Sql Database
Cmdlets
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
Dependencies
-
- AzureRM.Profile (= 3.0.0)
Release Notes
* Added -SampleName parameter to New-AzureRmSqlDatabase
* Updates to Failover Group cmdlets
- Remove 'Tag' parameters
- Remove 'PartnerResourceGroupName' and 'PartnerServerName' parameters from Remove-AzureRmSqlDatabaseFailoverGroup cmdlet
- Add 'GracePeriodWithDataLossHours' parameter to New- and Set- cmdlets, which shall eventually replace 'GracePeriodWithDataLossHour'
- Documentation has been fleshed out and updated
- Change formatting of returned objects and fix some bugs where fields were not always populated
- Add 'DatabaseNames' and 'PartnerLocation' properties to Failover Group object
- Fix bug causing Switch- cmdlet to return immediately rather than waiting for operation to complete
- Fix integer overflow bug when high grace period values are used
- Adjust grace period to a minimum of 1 hour if a lower one is provided
* Remove "Usage_Anomaly" from the accepted values for "ExcludedDetectionType" parameter of Set-AzureRmSqlDatabaseThreatDetectionPolicy cmdlet and Set-AzureRmSqlServerThreatDetectionPolicy cmdlet.
FileList
- AzureRM.Sql.nuspec
- AzureRM.Resources.psd1
- AzureRM.Sql.psd1
- AzureRM.Sql.psm1
- AzureRM.Tags.psd1
- Hyak.Common.dll
- Hyak.Common.xml
- Microsoft.ApplicationInsights.dll
- Microsoft.ApplicationInsights.xml
- Microsoft.Azure.Commands.Common.Authentication.Abstractions.dll
- Microsoft.Azure.Commands.Common.Authentication.Abstractions.pdb
- Microsoft.Azure.Commands.ResourceManager.Cmdlets.dll
- Microsoft.Azure.Commands.ResourceManager.Cmdlets.dll-Help.xml
- Microsoft.Azure.Commands.ResourceManager.Cmdlets.format.ps1xml
- Microsoft.Azure.Commands.ResourceManager.Cmdlets.pdb
- Microsoft.Azure.Commands.ResourceManager.Cmdlets.Types.ps1xml
- Microsoft.Azure.Commands.ResourceManager.Common.dll
- Microsoft.Azure.Commands.ResourceManager.Common.pdb
- Microsoft.Azure.Commands.Resources.dll
- Microsoft.Azure.Commands.Resources.format.ps1xml
- Microsoft.Azure.Commands.Resources.pdb
- Microsoft.Azure.Commands.Sql.dll
- Microsoft.Azure.Commands.Sql.dll-Help.xml
- Microsoft.Azure.Commands.Sql.format.ps1xml
- Microsoft.Azure.Commands.Sql.pdb
- Microsoft.Azure.Commands.Sql.Types.ps1xml
- Microsoft.Azure.Commands.Tags.format.ps1xml
- Microsoft.Azure.Common.dll
- Microsoft.Azure.Common.NetFramework.dll
- Microsoft.Azure.Common.NetFramework.xml
- Microsoft.Azure.Common.xml
- Microsoft.Azure.Gallery.dll
- Microsoft.Azure.Gallery.xml
- Microsoft.Azure.Graph.RBAC.dll
- Microsoft.Azure.Graph.RBAC.xml
- Microsoft.Azure.KeyVault.Core.dll
- Microsoft.Azure.KeyVault.Core.xml
- Microsoft.Azure.Management.Authorization.dll
- Microsoft.Azure.Management.Authorization.xml
- Microsoft.Azure.Management.ResourceManager.dll
- Microsoft.Azure.Management.ResourceManager.xml
- Microsoft.Azure.Management.Sql.dll
- Microsoft.Azure.Management.Sql.Legacy.dll
- Microsoft.Azure.Management.Sql.Legacy.pdb
- Microsoft.Azure.Management.Storage.dll
- Microsoft.Azure.Management.Storage.xml
- Microsoft.Azure.ResourceManager.dll
- Microsoft.Azure.ResourceManager.xml
- Microsoft.Data.Edm.dll
- Microsoft.Data.Edm.xml
- Microsoft.Data.OData.dll
- Microsoft.Data.OData.xml
- Microsoft.Data.Services.Client.dll
- Microsoft.Data.Services.Client.xml
- Microsoft.Rest.ClientRuntime.Azure.dll
- Microsoft.Rest.ClientRuntime.dll
- Microsoft.Threading.Tasks.dll
- Microsoft.Threading.Tasks.xml
- Microsoft.WindowsAzure.Commands.Common.dll
- Microsoft.WindowsAzure.Commands.Common.pdb
- Microsoft.WindowsAzure.Management.dll
- Microsoft.WindowsAzure.Management.Storage.dll
- Microsoft.WindowsAzure.Management.Storage.xml
- Microsoft.WindowsAzure.Management.xml
- Microsoft.WindowsAzure.Storage.dll
- Newtonsoft.Json.dll
- Newtonsoft.Json.xml
- ResourceManagerStartup.ps1
- SqlStartup.ps1
- System.Net.Http.Extensions.dll
- System.Net.Http.Extensions.xml
- System.Net.Http.Primitives.dll
- System.Net.Http.Primitives.xml
- System.Spatial.dll
- System.Spatial.xml
- de\Microsoft.Data.Edm.resources.dll
- de\Microsoft.Data.OData.resources.dll
- de\Microsoft.Data.Services.Client.resources.dll
- de\System.Spatial.resources.dll
- es\Microsoft.Data.Edm.resources.dll
- es\Microsoft.Data.OData.resources.dll
- es\Microsoft.Data.Services.Client.resources.dll
- es\System.Spatial.resources.dll
- fr\Microsoft.Data.Edm.resources.dll
- fr\Microsoft.Data.OData.resources.dll
- fr\Microsoft.Data.Services.Client.resources.dll
- fr\System.Spatial.resources.dll
- it\Microsoft.Data.Edm.resources.dll
- it\Microsoft.Data.OData.resources.dll
- it\Microsoft.Data.Services.Client.resources.dll
- it\System.Spatial.resources.dll
- ja\Microsoft.Data.Edm.resources.dll
- ja\Microsoft.Data.OData.resources.dll
- ja\Microsoft.Data.Services.Client.resources.dll
- ja\System.Spatial.resources.dll
- ko\Microsoft.Data.Edm.resources.dll
- ko\Microsoft.Data.OData.resources.dll
- ko\Microsoft.Data.Services.Client.resources.dll
- ko\System.Spatial.resources.dll
- ru\Microsoft.Data.Edm.resources.dll
- ru\Microsoft.Data.OData.resources.dll
- ru\Microsoft.Data.Services.Client.resources.dll
- ru\System.Spatial.resources.dll
- zh-Hans\Microsoft.Data.Edm.resources.dll
- zh-Hans\Microsoft.Data.OData.resources.dll
- zh-Hans\Microsoft.Data.Services.Client.resources.dll
- zh-Hans\System.Spatial.resources.dll
- zh-Hant\Microsoft.Data.Edm.resources.dll
- zh-Hant\Microsoft.Data.OData.resources.dll
- zh-Hant\Microsoft.Data.Services.Client.resources.dll
- zh-Hant\System.Spatial.resources.dll
Version History
Version | Downloads | Last updated |
---|---|---|
4.12.2 | 20,337,283 | 3/23/2021 |
4.12.1 | 6,732,124 | 11/21/2018 |
4.11.6-preview | 513 | 11/7/2018 |
4.11.5 | 223,285 | 10/9/2018 |
4.11.4-preview | 182 | 9/24/2018 |
4.11.3 | 407,931 | 8/29/2018 |
4.11.1 | 172,729 | 8/14/2018 |
4.11.0 | 66,799 | 7/31/2018 |
4.10.0 | 91,494 | 7/3/2018 |
4.9.0 | 60,304 | 7/3/2018 |
4.8.1-preview | 921 | 6/13/2018 |
4.8.0-preview | 87 | 6/12/2018 |
4.7.0-preview | 123 | 6/8/2018 |
4.6.1 | 114,585 | 6/19/2018 |
4.6.0 | 80,804 | 6/5/2018 |
4.5.0 | 58,889 | 5/22/2018 |
4.5.0-preview | 256 | 5/9/2018 |
4.4.1 | 63,085 | 5/7/2018 |
4.4.0 | 448,005 | 4/10/2018 |
4.3.1 | 59,580 | 3/27/2018 |
4.3.0 | 50,808 | 3/13/2018 |
4.2.0 | 195,919 | 1/31/2018 |
4.1.1 | 161,990 | 12/9/2017 |
4.0.1 | 60,197 | 11/10/2017 |
4.0.0 | 37,437 | 11/8/2017 |
3.4.1 | 229,485 | 10/12/2017 |
3.4.0 | 153,266 | 9/25/2017 |
3.3.1 | 83,596 | 8/16/2017 |
3.2.1 | 71,188 | 7/18/2017 |
3.2.0 | 6,345 | 7/11/2017 |
3.1.0 | 42,189 | 6/8/2017 |
3.0.1 | 20,828 | 5/24/2017 |
3.0.0 (current version) | 19,565 | 5/10/2017 |
2.8.0 | 81,117 | 4/5/2017 |
2.7.0 | 27,397 | 3/9/2017 |
2.6.0 | 14,905 | 2/22/2017 |
2.5.0 | 28,386 | 1/18/2017 |
2.4.0 | 17,320 | 12/14/2016 |
2.3.0 | 27,923 | 11/2/2016 |
2.2.0 | 13,323 | 9/28/2016 |
2.1.0 | 106,966 | 9/8/2016 |
2.0.1 | 8,003 | 8/10/2016 |
2.0.0 | 554 | 8/8/2016 |
1.0.11 | 25,974 | 7/12/2016 |
1.0.10 | 3,458 | 6/27/2016 |
1.0.9 | 6,028 | 6/1/2016 |
1.0.8 | 10,469 | 5/4/2016 |
1.0.7 | 3,666 | 4/19/2016 |
1.0.6 | 5,271 | 3/30/2016 |
1.0.5 | 4,417 | 3/4/2016 |
1.0.4.4 | 15,555 | 7/8/2017 |
1.0.4.3 | 22,500 | 3/14/2017 |
1.0.4.2 | 8,552 | 1/4/2017 |
1.0.4.1 | 122,614 | 9/8/2016 |
1.0.4 | 4,793 | 2/3/2016 |
1.0.3 | 3,634 | 1/13/2016 |
1.0.2 | 1,629 | 12/16/2015 |
1.0.1 | 2,864 | 11/9/2015 |
1.0.0 | 285 | 11/6/2015 |
0.10.0 | 1,819 | 10/9/2015 |