Azure / Azure/azure-powershell
Support Get/Stop-AzureRmSqlDatabaseCopy
Open
act-codegen-extensibility-squad
customer-reported
feature-request
Service Attention
SQL
- Dominant language
- C#
- Stars
- 4.8k
- Forks
- 4.3k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 51
Description
Please support Get/Stop-AzureRmSqlDatabaseCopy because of following cases:
1. cancel the current copy operation and start a new one.
If the current copy operation is not canceled, New-AzureRmSqldatabaseCopy receives error "The destination database name 'xxx' already exists on the server 'yyy'".
2. cancel the copy operation in progress and remove elastic pool
If the copy operation in progress is not canceled, Remove-AzureRmSqlElasticPool receives error "The elastic pool is not empty".
Contributor guide
Assessment
This issue has not been assessed yet.