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

[MPG] Use typespec to natively get the resource hierarchy - for green field services #48281

Open
1 task
ArcturusZhang opened this issue Aug 1, 2024 · 0 comments
Assignees
Labels
CodeGen Issues that relate to code generation Mgmt This issue is related to a management-plane library.

Comments

@ArcturusZhang
Copy link
Member

ArcturusZhang commented Aug 1, 2024

Currently we are still using the old code to detect whether a thing in the spec is a resource or not.
Since typespec has the ability to express whether a thing is a resource and which operation belongs to this resource as well as its parent resource, scope, etc, we should utilize it for resource detection.

Tasks

Preview Give feedback
  1. design:needed external:mgmt lib:azure-resource-manager
@ArcturusZhang ArcturusZhang added the Mgmt This issue is related to a management-plane library. label Aug 1, 2024
@ArthurMa1978 ArthurMa1978 changed the title [MPG] Use typespec to natively get the resource hierarchy [MPG] Use typespec to natively get the resource hierarchy - for green field services Aug 14, 2024
@ArthurMa1978 ArthurMa1978 transferred this issue from Azure/autorest.csharp Feb 13, 2025
@github-actions github-actions bot added the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Feb 13, 2025
@jsquire jsquire added CodeGen Issues that relate to code generation and removed Mgmt This issue is related to a management-plane library. labels Feb 14, 2025
@github-actions github-actions bot removed the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Feb 14, 2025
@jsquire jsquire added the Mgmt This issue is related to a management-plane library. label Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CodeGen Issues that relate to code generation Mgmt This issue is related to a management-plane library.
Projects
None yet
Development

No branches or pull requests

4 participants