Skip to content

[RDBMS] Improvements to Management Plane for MySQL and PostgreSQL - #15358

Closed
Mollee Jain (mjain2) wants to merge 27 commits into
Azure:devfrom
DaeunYim:daeunyim/ppbugbash
Closed

[RDBMS] Improvements to Management Plane for MySQL and PostgreSQL #15358
Mollee Jain (mjain2) wants to merge 27 commits into
Azure:devfrom
DaeunYim:daeunyim/ppbugbash

Conversation

@mjain2

Copy link
Copy Markdown
Contributor

Description

This PR improves existing commands for the 'Flexible Servers' APIs within the RDBMS component.

Changes include:

  • Update MySQL Connection string in create command
  • Replace server name check with CheckNameAvailability API for MySQL & PostgreSQL
  • Update help text and parameters for commands to be more descriptive and helpful to user (commands/arguments: vnet related, replica, firewall, restore). These were to improve customer experience.
  • Update validators to use result from list-skus commands/API.
  • Add command to enable user to connect to Flexible Server
  • Enabled more tests for code coverage and command testing (validator & replica tests)
  • Added new recording files with default locations for MySQL & PostgreSQL

Testing Guide

To run tests (these cover existing commands):
azdev test rdbms

New commands:
az mysql flexible-server connect --admin-user testuser --admin-passoword testpassword --name servername

This checklist is used to make sure that common guidelines for a pull request are followed.

@mjain2

Copy link
Copy Markdown
Contributor Author

#15363 <-- new PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants