-
Notifications
You must be signed in to change notification settings - Fork 308
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
Link to Python samples #124
Comments
I've watched a couple videos on Pipelines in ADO and am trying to understand if a pipeline, or a series of pipelines can be setup to invoke PowerShell scripts. What is the best place to learn about using PowerShell scripts to perform tasks within a pipeline please? And just an observation for you and your team. I've spent several days trying to find out the "simple' things....the 'practical use things' for ADO Pipelines and find very little of substance. However, I can find all the details about pipelines etc. It would be great to have very high level, practical, almost executive summary content for topics in ADO. Many thanks for you help. |
@RJerrell Here's our article on running a PowerShell script in a pipeline. For an overview of pipelines with links to related articles, I recommend our key concepts article. |
Thank you very much Julie.
Roger
…On Mon, Jul 29, 2024, 10:36 AM Julia Kulla-Mader ***@***.***> wrote:
@RJerrell <https://github.com/RJerrell> Here's our article on running a
PowerShell script in a pipeline
<https://learn.microsoft.com/en-us/azure/devops/pipelines/scripts/powershell?view=azure-devops&tabs=yaml>.
For an overview of pipelines with links to related articles, I recommend
our key concepts article
<https://learn.microsoft.com/en-us/azure/devops/pipelines/get-started/key-pipelines-concepts?view=azure-devops>
.
—
Reply to this email directly, view it on GitHub
<#124 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAPRHAKPUBTR3PIVAWDVYNTZOZ4QNAVCNFSM6AAAAABKIJSIMGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENJWGUZTAOJTGU>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
I'm on the Azure DevOps docs team and we had a customer requesting Python samples. It looks like there are existing Python samples that could be adapted here - https://github.com/Azure-Samples/ms-identity-docs-code-python.
The text was updated successfully, but these errors were encountered: