We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The Get-AzureSqlServer command requires the -ResourceGroupName parameter.
Get-AzureSqlServer
-ResourceGroupName
The Get-AzureSqlServer command should not require the -ResourceGroupName parameter.
Cheers, Trevor Sullivan Microsoft MVP: PowerShell
The text was updated successfully, but these errors were encountered:
It's been tagged and it's being triaged. Thank you for the issue report.
Sorry, something went wrong.
@pcgeek86 Its been a while, but I've started working on this :)
#4188 has been merged and will be in the next powershell release!
This fix can be found in version 4.2.0 of Azure PowerShell.
No branches or pull requests
Symptom
The
Get-AzureSqlServer
command requires the-ResourceGroupName
parameter.Expected Results
The
Get-AzureSqlServer
command should not require the-ResourceGroupName
parameter.Cheers,
Trevor Sullivan
Microsoft MVP: PowerShell
The text was updated successfully, but these errors were encountered: