-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Update deployment-jobs.md #14141
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
Update deployment-jobs.md #14141
Conversation
1.Corrected the statement for example where the output variable is set in a non-deployment job. 2. Added the example to reference an output variable from a deployment job. 3. Made some corrections to variable names in other examples. 4. Corrected the reference example when using resource name.
|
@arkoppan : Thanks for your contribution! The author(s) have been notified to review your proposed change. |
|
@juliakm Important: When the changes are ready for publication, adding a #label:"aq-pr-triaged" |
|
@arkoppan Thanks for your edits! #sign-off |
|
#hold-off |
@Jak-MS The changes from this PR 14142 can be overridden with the changes suggested in this PR 14141 (as the variable vmsfortesting is defined in the environment on line 478. |
|
Do we know how soon PR will get published? Noticed that https://learn.microsoft.com/en-us/azure/devops/pipelines/process/deployment-jobs?view=azure-devops#support-for-output-variables is still dated May 2024. Or this is up to Doc Gate Keeper to officially release the update document? |
1.Corrected the statement for example where the output variable is set in a non-deployment job.
2. Added the example to reference an output variable from a deployment job.
3. Made some corrections to variable names in other examples.
4. Corrected the reference example when using resource name.