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

Support for private/air-gapped cloud environments #2273

Open
amirschw opened this issue Mar 28, 2023 · 1 comment
Open

Support for private/air-gapped cloud environments #2273

amirschw opened this issue Mar 28, 2023 · 1 comment
Assignees
Labels
feature All issues that are new features help-wanted All issues where people can contribute to the project

Comments

@amirschw
Copy link
Contributor

Proposal

Both Scraper and Resource Discovery only support known cloud environments (via AzureMetadata for Scraper and AzureLandscape for Resource Discovery.

In order to support additional environments, we can add another entry to the AzureCloud enum, e.g. Private, that when provided, all the necessary endpoint suffixes for the cloud will also be required (AuthenticationEndpoint, ResourceManagerEndpoint, ManagementEndpoint, etc.).

Component

Resource Discovery, Scraper

Contact Details

Teams :)

@amirschw amirschw added the feature-request New feature requests label Mar 28, 2023
@tomkerkhove
Copy link
Owner

Good idea!

@tomkerkhove tomkerkhove added help-wanted All issues where people can contribute to the project feature All issues that are new features and removed feature-request New feature requests labels Mar 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature All issues that are new features help-wanted All issues where people can contribute to the project
Projects
Status: Proposed
Development

No branches or pull requests

2 participants