Skip to content
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

Move Recovery Vault to Azure SDK #232

Open
bilal-naeem-confiz opened this issue Dec 29, 2016 · 2 comments
Open

Move Recovery Vault to Azure SDK #232

bilal-naeem-confiz opened this issue Dec 29, 2016 · 2 comments

Comments

@bilal-naeem-confiz
Copy link
Contributor

Currently, Recovery Vault is using REST client calls for API calls, because Azure SDK did not provide support for Recovery Vault. Now, support for Recovery Vault has been added as a separate gem azure_mgmt_recovery_services. Recovery Vault needs to be moved to use the SDK calls provided in the gem instead of REST client calls.

@bilal-naeem-confiz
Copy link
Contributor Author

Multiple components which are a part of Recovery Vault, like ProtectionContainers, ProtectedItems, ProtectionPolicy have issues related to the azure_mgmt_recovery_services_backup gem. Issues have been created on the Azure SDK repository regarding these problems. The following are the issues created

@bilal-naeem-confiz
Copy link
Contributor Author

Recovery Vault issues will be resolved in the next release of Azure SDK v0.9.0.
The task will resume when the next gem will be released. The milestone for the release of Azure SDK gem can be viewed here

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

No branches or pull requests

1 participant