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

Add new provider for Azure #360

Merged
1 commit merged into from
Jun 16, 2023
Merged

Add new provider for Azure #360

1 commit merged into from
Jun 16, 2023

Conversation

fishkerez
Copy link
Contributor

@fishkerez fishkerez commented May 31, 2023

Description

With this provider VMClarity will be able to discover resource groups, and virtual machines within a specific Azure subscription. Then when a scan is orchestrated, snapshot and scan the target virtual machine volumes reporting the results to the VMClarity backend.

Type of Change

[ ] Bug Fix
[X] New Feature
[ ] Breaking Change
[ ] Refactor
[ ] Documentation
[ ] Other (please describe)

@fishkerez fishkerez requested a review from a team as a code owner May 31, 2023 16:49
@fishkerez fishkerez self-assigned this May 31, 2023
@ghost ghost force-pushed the azure-provider branch 2 times, most recently from 88fd816 to b1879c1 Compare June 9, 2023 14:21
@ghost ghost changed the title azure support Add new provider for Azure Jun 9, 2023
runtime_scan/pkg/orchestrator/config.go Outdated Show resolved Hide resolved
runtime_scan/pkg/orchestrator/orchestrator.go Outdated Show resolved Hide resolved
runtime_scan/pkg/orchestrator/orchestrator.go Outdated Show resolved Hide resolved
runtime_scan/pkg/provider/azure/config.go Outdated Show resolved Hide resolved
@chrisgacsal chrisgacsal added this to the v0.5.0 milestone Jun 15, 2023
With this provider VMClarity will be able to discover resource groups,
and virtual machines within a specific Azure subscription. Then when a
scan is orchestrated, snapshot and scan the target virtual machine
volumes reporting the results to the VMClarity backend.
@ghost ghost requested a review from chrisgacsal June 15, 2023 13:01
Copy link
Contributor

@chrisgacsal chrisgacsal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! :shipit:

@ghost ghost added this pull request to the merge queue Jun 16, 2023
Merged via the queue into main with commit e86dcdc Jun 16, 2023
5 checks passed
@ghost ghost deleted the azure-provider branch June 16, 2023 15:55
This pull request was closed.
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.

None yet

2 participants