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

The Microsoft.WinGet.Source module should be able to use REST URLs #99

Open
denelon opened this issue Nov 3, 2021 · 0 comments
Open
Labels
Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work.
Milestone

Comments

@denelon
Copy link
Contributor

denelon commented Nov 3, 2021

Description of the new feature / enhancement

The Microsoft.WinGetSource PowerShell module currently connects using the AZ PowerShell module to validate resources exist and to retrieve connection information.

The module should also support connecting to the URLs regardless of the infrastructure the REST source is deployed to. This issue will add the ability to target the URL to manage manifests.

The user would need to be able to provide the URL, and the secret(s) necessary to work with the management REST endpoints.

Proposed technical implementation details

No response

@denelon denelon added the Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. label Nov 3, 2021
@denelon denelon added this to the Backlog-REST milestone Nov 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work.
Projects
None yet
Development

No branches or pull requests

1 participant