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

[Feature]: Add Az.ResourceGraph as dependency for Az #24785

Open
o-l-a-v opened this issue May 2, 2024 · 1 comment
Open

[Feature]: Add Az.ResourceGraph as dependency for Az #24785

o-l-a-v opened this issue May 2, 2024 · 1 comment
Labels
customer-reported feature-request This issue requires a new behavior in the product in order be resolved. Resource Graph Service Attention This issue is responsible by Azure service team.

Comments

@o-l-a-v
Copy link

o-l-a-v commented May 2, 2024

Description of the new feature

Az.ResourceGraph is used more and more, and some projects like EPAC (see below) has been bitten by it not being included when installing Az.

This would also make sure that Az.ResourceGraph is available on solutions that includes the Az module, like with GitHub Actions workers.

Current dependencies can be seen like this:

Proposed implementation details (optional)

Add Az.ResourceGraph as dependency for Az so Az.ResourceGraph is installed when doing Install-Module -Name 'Az'.

@o-l-a-v o-l-a-v added feature-request This issue requires a new behavior in the product in order be resolved. needs-triage This is a new issue that needs to be triaged to the appropriate team. labels May 2, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added customer-reported needs-triage This is a new issue that needs to be triaged to the appropriate team. and removed needs-triage This is a new issue that needs to be triaged to the appropriate team. labels May 2, 2024
@isra-fel
Copy link
Member

isra-fel commented May 7, 2024

The conversation with ResourceGraph team is still ongoing.

@isra-fel isra-fel added Service Attention This issue is responsible by Azure service team. Resource Graph and removed needs-triage This is a new issue that needs to be triaged to the appropriate team. labels May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
customer-reported feature-request This issue requires a new behavior in the product in order be resolved. Resource Graph Service Attention This issue is responsible by Azure service team.
Projects
None yet
Development

No branches or pull requests

2 participants