-
Notifications
You must be signed in to change notification settings - Fork 40
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
Fixing correct name for managed identity and customer managed key, updated enum to union #400
Fixing correct name for managed identity and customer managed key, updated enum to union #400
Conversation
…dated enum to union
All changed packages have been documented. |
You can try these changes at https://cadlplayground.z22.web.core.windows.net/typespec-azure/prs/400/ Check the website changes at https://tspwebsitepr.z22.web.core.windows.net/typespec-azure/prs/400/ |
packages/typespec-azure-resource-manager/src/private.decorators.ts
Outdated
Show resolved
Hide resolved
Co-authored-by: Timothee Guerin <timothee.guerin@outlook.com>
…s.ts Co-authored-by: Timothee Guerin <timothee.guerin@outlook.com>
…zhang_fixManagedIdentity
…zhang_fixManagedIdentity
…zhang/typespec-azure into azhang_fixManagedIdentity
packages/typespec-azure-resource-manager/src/private.decorators.ts
Outdated
Show resolved
Hide resolved
packages/typespec-azure-resource-manager/lib/arm.foundations.tsp
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Are we still thinking of merging this one, or are the conversion to union parts taken up by the ProvisioingState one?
/azp run |
Pull request contains merge conflicts. |
They are separate. I will get this one in first and then ProvisioningState. |
…zhang_fixManagedIdentity
…zhang_fixManagedIdentity
.chronus/changes/azhang_fixManagedIdentity-2024-2-11-13-47-14.md
Outdated
Show resolved
Hide resolved
Co-authored-by: Timothee Guerin <timothee.guerin@outlook.com>
…zhang/typespec-azure into azhang_fixManagedIdentity
closes #278