cloudproxy
cloudproxy copied to clipboard
Add Azure provider support
Pull Request
Description
Add Azure support
Type of Change
- [ ] Bug fix
- [x] New feature
- [ ] Enhancement to existing functionality
- [ ] Documentation update
Testing
Checklist
- [x] I've run
pytestlocally and all tests pass - [x] I've added tests for new functionality (if applicable)
- [x] My code follows the project's style
- [x] I've updated documentation if needed
Important Note
All PRs must pass the automated test suite before they can be merged. The GitHub Actions workflow will automatically run pytest on your changes.