You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: eng/common/instructions/azsdk-tools/typespec-to-sdk.prompt.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -82,7 +82,7 @@ Your goal is to guide user through the process of generating SDKs from TypeSpec
82
82
1. Run [create release plan](create-release-plan.prompt.md)
83
83
2. If SDK PRs exist, link them to the release plan
84
84
3. Run [sdk details in release plan](sdk-details-in-release-plan.prompt.md) to add languages and package names to the release plan
85
-
4. If TypeSpec project is for management plane, Run[verify namespace approval](verify-namespace-approval.prompt.md) to check package namespace approval.
85
+
4. If TypeSpec project is for management plane, run[verify namespace approval](verify-namespace-approval.prompt.md) to check package namespace approval.
86
86
This step should not check package readiness to verify namespace approval for management plane SDK.
87
87
5. Run [run sdk gen pipeline](run-sdk-gen-pipeline.prompt.md) with the spec PR
0 commit comments