Azure / Azure/azure-powershell

Support running `New-AzSqlDatabaseImport/Export` and waiting for it to complete

Open
#10,256 20 comments 0 reactions 1 assignee Assigned to @sredman View on GitHub
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

## Description of the new feature
`New-AzSqlDatabaseImport/Export` doesn't have a way to run synchronously, waiting for the operation to complete.

## Proposed implementation details (optional)
Add a `-WaitForComplete` flag to either `New-AzSqlDatabaseImport/Export` or `Get-AzSqlDatabaseImportExportStatus`
`Get-AzStorageBlogCopyStatus` supports a `-WaitForComplete` parameter that allows you to block after starting a copy operation.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.