azure-powershell
azure-powershell copied to clipboard
[Az.DataProtection] Added Grant permissions for all workloads
Description
Added Grant permissions for all workloads
Checklist
- [x] I have read the Submitting Changes section of
CONTRIBUTING.md
- [x] The title of the PR is clear and informative
- [x] The appropriate
ChangeLog.md
file(s) has been updated:- For any service, the
ChangeLog.md
file can be found atsrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md
- A snippet outlining the change(s) made in the PR should be written under the
## Upcoming Release
header -- no new version header should be added
- For any service, the
- [x] The PR does not introduce breaking changes
- [x] If applicable, the changes made in the PR have proper test coverage
- [x] For public API changes to cmdlets:
- [x] a cmdlet design review was approved for the changes in this repository (Microsoft internal only)
- {Please put the link here}
- [x] the markdown help files have been regenerated using the commands listed here
- [x] a cmdlet design review was approved for the changes in this repository (Microsoft internal only)
Thank you for your contribution rishit-microsoft! We will review the pull request and get back to you soon.
there is an OOB going on for https://github.com/Azure/sdk-release-request/issues/2905 is this PR also need to be included in OOB release?
/azp run azure-powershell - powershell-core
Azure Pipelines successfully started running 1 pipeline(s).
/azp run azure-powershell - powershell-core
Azure Pipelines successfully started running 1 pipeline(s).
there is an OOB going on for Azure/sdk-release-request#2905 is this PR also need to be included in OOB release?
not needed. This PR would go in regular release cycle
@rishit-microsoft build is failing, please check
@BethanyZhou : Can you please review this PR. I've currently removed the signature changes because it is causing the build to fail, Please suggest how to suppress the Static analysis failure
Comments are not resolved but conversations were marked as resolved. Did you forget to push commit here?
Kindly ping @rishit-microsoft Also please join Azure Orgnization here https://aka.ms/AzureGitHub
Closing the PR for lack of activity. Feel free to reopen to continue working on it. Thanks 😀
@isra-fel @BethanyZhou apologies for leaving the PR inactive for quite sometime, we were focusing on some other PS deliverables in the meantime. This PR was almost ready, I'll upload the commit after resolving comments and will now work towards its closure.
So there will be two KeyVault in Postgres server scemario?
no, only one key vault and one backup vault. backup vault is by default used in all data protection commands
-VaultName <String> -VaultResourceGroup <String> - this inputs the backup vault for all scenarios
[-KeyVaultId <String>] - this inputs the key vault for Postgres server scenario