Share via

SP online powershell - CI CD test

sns 9,251 Reputation points
2022-03-17T15:08:44.573+00:00

I am looking for SharePoint online PowerShell script which has scope to perform CICD test. Please assist on this. Thank you.
PowerShell script should be normal PowerShell and PNP based but not SharePoint framework & NPM based.

Please help.

Microsoft 365 and Office | SharePoint | For business | Windows
0 comments No comments

2 answers

Sort by: Most helpful
  1. RaytheonXie_MSFT 40,496 Reputation points Microsoft External Staff
    2022-03-21T05:52:31.08+00:00

    Hi @sns ,
    Per my research, I have found some nice article about CI/CD tests
    You can refer to the document
    https://learn.microsoft.com/en-us/sharepoint/dev/spfx/toolchain/implement-ci-cd-with-azure-devops
    And the following steps in the article
    https://coreyroth.com/2019/05/06/how-to-setup-ci-cd-in-azure-devops-with-the-help-of-spfx-generator/

    Note: Microsoft is providing this information as a convenience to you. The sites are not controlled by Microsoft. Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. Please make sure that you completely understand the risk before retrieving any suggestions from the above link.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


    Was this answer helpful?


  2. sadomovalex 3,636 Reputation points
    2022-03-17T15:57:40.277+00:00

    CI/CD is quite common term and it depends on what and how you want to test with it. Can you specify with more details what exactly you want to do with CI/CD tests?

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.