-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
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
{RDBMS} az postgres flexible-server restore
: Add empty string validation to resource group name
#29916
{RDBMS} az postgres flexible-server restore
: Add empty string validation to resource group name
#29916
Conversation
️✔️AzureCLI-FullTest
|
Hi @mattboentoro, |
️✔️AzureCLI-BreakingChangeTest
|
RDBMS |
@yonzhan @evelyn-ys I recently joined PostgreSQL team, and this is my first PR on GitHub for RDBMS. I was wondering why I couldn't get to add my team member as a reviewer? Is there any other permission that I need to obtain for me to do that? In my last PR, one of my team member has to do it for me |
There's no special policy from our repo's settings. Maybe some restriction from Github |
@evelyn-ys Please review this PR, looks good |
will review after current 10-08 release |
@yonzhan @evelyn-ys do you mind reviewing and merging this PR? |
Related command
az postgres flexible-server restore
Description
Add empty string validation to resource group name for PG commands.
Testing Guide
Manual testing
History Notes
{RDBMS}
az postgres flexible-server restore
: Add empty string validation to resource group nameThis checklist is used to make sure that common guidelines for a pull request are followed.
The PR title and description has followed the guideline in Submitting Pull Requests.
I adhere to the Command Guidelines.
I adhere to the Error Handling Guidelines.