Skip to content

Add Azure provider support #85

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Add Azure provider support #85

wants to merge 3 commits into from

Conversation

claffin
Copy link
Owner

@claffin claffin commented Feb 27, 2025

Pull Request

Description

Add Azure support

Type of Change

  • Bug fix
  • New feature
  • Enhancement to existing functionality
  • Documentation update

Testing

Checklist

  • I've run pytest locally and all tests pass
  • I've added tests for new functionality (if applicable)
  • My code follows the project's style
  • 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.

claffin and others added 3 commits February 27, 2025 03:36
- Integrate Azure cloud provider with CloudProxy
- Update requirements.txt with Azure SDK dependencies
- Enhance provider configuration to support Azure instances
- Modify IP handling to support Azure-specific IP information
- Update provider manager to include Azure provider
- Add Azure-specific functions for proxy management
- Improve test coverage for Azure provider integration
Add Azure cloud provider support
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.

1 participant