Update Start-RubrikDBBackup.ps1 to handle Availability Groups. Also rewrote the script to be more efficient and hopefully faster. Will also provide a better object of output for next steps in a workflow.
Related Issue
This project only accepts pull requests related to open issues.
If suggesting a new feature or change, please discuss it in an issue first.
If fixing a bug, there should be an issue describing it with steps to reproduce
43
Motivation and Context
Why is this change required? What problem does it solve?
How Has This Been Tested?
Tested in Lab environment and has been tested with a customer in their test environment.
Screenshots (if appropriate):
Types of changes
What types of changes does your code introduce? Put an x in all the boxes that apply:
[x] Bug fix (non-breaking change which fixes an issue)
[x] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
Checklist:
Go over all the following points, and put an x in all the boxes that apply. If you're unsure about any of these, don't hesitate to ask. We're here to help!
[x] My code follows the code style of this project.
[x] My change requires a change to the documentation.
Description
Update Start-RubrikDBBackup.ps1 to handle Availability Groups. Also rewrote the script to be more efficient and hopefully faster. Will also provide a better object of output for next steps in a workflow.
Related Issue
This project only accepts pull requests related to open issues.
43
Motivation and Context
Why is this change required? What problem does it solve?
How Has This Been Tested?
Tested in Lab environment and has been tested with a customer in their test environment.
Screenshots (if appropriate):
Types of changes
What types of changes does your code introduce? Put an
x
in all the boxes that apply:Checklist:
Go over all the following points, and put an
x
in all the boxes that apply. If you're unsure about any of these, don't hesitate to ask. We're here to help!