Rstudio to Dev Ops to Azure: CI/CD

Austin Hummel 6 Reputation points
2022-11-10T15:38:31.527+00:00

I have an R Studio Project, and its a basic bookdown - nothing fancy. I want to build a CI/CD pipeline via DevOps and Launch it into Azure, along with keeping privacy capabilities.

I have the repository in Dev Ops. I have trued building a Pipeline and release, with different types of errors. I have an azure account with a Resource Group and App Service.

I feel that I have all the pieces to the puzzle, but cannot figure out how they fit.

Could anyone point me in the right direction?

Thank in advance!

I have tried using azure pipelines to deploy the bookdown.

I have tried multiple different solutions in the azure-pipeline.yml

I have also tried building/using dotnet in git bash.

I can re-do any and all of these to reproduce the errors if needed.

My goal is to have the bookdown on SharePoint/OneDrive

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,246 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. KarishmaTiwari-MSFT 18,527 Reputation points Microsoft Employee
    2022-11-10T16:57:47.553+00:00

    @Austin Hummel Currently, Azure DevOps is not supported on Microsoft Q&A. Please check this supported products list here (more to be added later on).

    However, you can provide your feedback here by going to the Feedback option at the bottom of the page as shown below:

    243440-image.png

    The Azure DevOps team and community are active and answering questions on https://developercommunity.visualstudio.com/spaces/21/index.html Please post your question there and experts will guide you.

    You can also ask for help on Stack overflow: https://stackoverflow.com/questions/tagged/azure-devops
    or request for support here : https://azure.microsoft.com/en-us/support/devops/

    215816-image.png

    ----------

    If this answers your query, do click “Accept the answer” and Up-Vote for the same, which might be beneficial to other community members reading this thread. And, if you have any further query do let us know.

    0 comments No comments