Skip to content

Commit 9aed623

Browse files
praveenkuttappanazure-sdk
authored andcommitted
Update instructions
1 parent 994cc7b commit 9aed623

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

eng/common/instructions/azsdk-tools/typespec-to-sdk.instructions.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@ Pre-requisites:
2121
As a first step, you must prompt the user to understand the intention of SDK generation. Based on the user input, you can either run SDK generation locally or use SDK generation pipeline.
2222

2323
Generate SDK locally in cases below:
24-
- If user wants to walk through each SDK generation step locally. This approach requires user to have the setup for each language to generate SDK locally. User can create a pull request for each language after completing all the steps in SDK generation successfully to get the generated SDK reviewed and merged.
25-
- If user wants troubleshoot a failed SDK generation by the pipeline.
24+
- If the user wants to walk through each SDK generation step locally. This approach requires user to have the setup for each language to generate SDK locally. User can create a pull request for each language after completing all the steps in SDK generation successfully to get the generated SDK reviewed and merged.
25+
- If the user wants to troubleshoot a failed SDK generation by the pipeline.
2626
- If SDK or client.tsp customization are needed before creating a pull request.
2727

2828
Generate SDK using pipeline:
29-
- If user wants to generate SDK and get a PR automatically created in Azure SDK language repositories. This approach can be followed if user does not want to setup local environment for each language.
29+
- If the user wants to generate SDK and get a PR automatically created in Azure SDK language repositories. This approach can be followed if the user does not want to setup local environment for each language.
3030

3131
### Generate SDK locally:
3232

0 commit comments

Comments
 (0)