Open
Description
Description of the new feature
The az cli provider register offers a --wait parameter when you register a resource provider, however the Azure PowerShell Register-Resource provider has no such option.
Proposed implementation details (optional)
add a -wait switch to wait for the provider registration to be completed before continuing on.