Deploying to on-premises Windows machines with Azure DevOps - Part 3 | DevOps Lab

Поділитися
Вставка
  • Опубліковано 16 вер 2024

КОМЕНТАРІ • 41

  • @LuizGustavoJS
    @LuizGustavoJS 3 роки тому +8

    It's sad watching this video knowing about Abel's passing. May his memory be for a blessing.

  • @BrokenSword17
    @BrokenSword17 3 роки тому +3

    This video saved my career. Thank YOU!

  • @marvinjno-baptiste726
    @marvinjno-baptiste726 Рік тому +1

    Leet-length video, cool 🙂

  • @pranavkhandelwal6684
    @pranavkhandelwal6684 3 роки тому +2

    This session was awesome

  • @mlungisinyathikazi420
    @mlungisinyathikazi420 4 роки тому +2

    Super Awesome! thanks for the videos

  • @sandippatel3378
    @sandippatel3378 4 роки тому +10

    Thanks for these videos to make life easy for developers migrating to devops but still their organization uses on prem servers for deployment.
    Would you please add one more video in this series for how to configure variables for multiple environments like UAT, QA, Test, PROD and in such case we may also see how parallel job deployment works plus if we can utilize config transform(for multiple environments or something even simpler) or some other mechanism to maintain various settings depending on the type of environment?

    • @mwardell18290
      @mwardell18290 4 роки тому +2

      I echo Mr Patel's
      request

    • @apriledwards3422
      @apriledwards3422 2 роки тому

      Thanks for the request. I have added the content to our show queue. Standby and I'll look to get something out there :)

    • @sandippatel3378
      @sandippatel3378 2 роки тому

      @@apriledwards3422 Thank you April for the consideration. Look forward to this channel to learn more about AZD and enjoying the DevOps journey I started before 2yrs.

  • @ay920
    @ay920 3 роки тому

    Abel: Cool. Cool.
    Abel: Understood. Understood.
    He talks in a two-stage release format.

  • @arieheinrich3457
    @arieheinrich3457 5 років тому +10

    All these 3 episodes could have been done in a 10 min video or 15 with more technical depth. Making sure people understand that you dont need deployment groups for environments with a firewall, the normal agent install will work as well. Even the parallel deployments based on tags can be done without deployment groups via agent user capabilities.

  • @tex-ranger
    @tex-ranger 4 роки тому +5

    What about YAML-based pipelines and deployment groups?

  • @mamyname
    @mamyname 4 роки тому +1

    Fantastic work.. thanks a lot

  • @NitinMathewGeorge
    @NitinMathewGeorge 4 роки тому

    Great.. many thanks guys!

  • @williamcthompson7410
    @williamcthompson7410 2 роки тому +1

    Very cool. Do you have episodes available for the same kind of thing in full YAML pipelines? "Deployment" jobs using virtual machine "resources" ?

    • @AzureDevOps
      @AzureDevOps  2 роки тому

      Thanks for question! We don't have any just yet, but it's in the list of recordings to do. Check out the Azure DevOps Labs with some walk throughs: azuredevopslabs.com/labs/azuredevops/yaml/

    • @williamcthompson7410
      @williamcthompson7410 2 роки тому

      @@AzureDevOps I can also see some basic content on a "simple" deployment job using virtual machine resources but I also see a lot of syntax on deploy, preDeploy, onsuccess, onfailure, etc. I also multiple strategies like "runOnce", etc.

  • @santosh1234567ify
    @santosh1234567ify 3 роки тому

    you are great man !!!!!! Nice explanation

  • @deepexplore6247
    @deepexplore6247 3 роки тому

    Can you also create video how to deploy azure webapps on On prim server using ASE (Azure Service Env) or Hybrid connection or any other method and then how to build Pipelines for it.

  • @jaisonreadoux7923
    @jaisonreadoux7923 4 роки тому +1

    I am needing to use the machine copy task. Are there any deployment group variables that I can use?

  • @remiapr5183
    @remiapr5183 2 роки тому

    Is there any video available regarding blue green deployment to on-premises windows servers with Azure DevOps ?

  • @ttuurrttlle
    @ttuurrttlle Рік тому +1

    These 3 videos were pretty interesting and it seems like they're what I want to do but I'm still fuzzy on two things:
    1. The agent installer from part 2, they make that sound very secure. But I have no idea what it is *actually* doing or how it's configured/what access it has. I'm leery of just trusting that without understanding how it works exactly and I can't find any resources about it.
    2. I'm not sure where on the target server the build is being deployed to. Maybe I missed it somewhere in there, I saw the localhost\project_name somewhere in there, but is that it? I'm not very familiar with deploying webapps. If you just wanted to deploy some arbitrary code like some python scripts or .sln project without any webapp, could you just provide a target location in the filesystem for the build to be copied to?

    • @AzureDevOps
      @AzureDevOps  Рік тому +1

      1. It generates a secure token for your local machine/VM: learn.microsoft.com/azure/devops/pipelines/agents/v2-windows?view=azure-devops
      2. yes you could.

  • @starnega8824
    @starnega8824 2 роки тому +1

    13:36 The physical should be set to %SystemDrive%\inetpub\wwwroot\[application folder]

  • @martinscheringa8765
    @martinscheringa8765 Рік тому

    How does the tag blue in the deployment group works when the release is setup in combination with the load balancer. Does that work with every on premise load balancer? Can someone explain this? It is not very clear in the video for me.

  • @belindazhang105
    @belindazhang105 3 роки тому

    Thanks a lot

  • @abcdanybodycando--coding
    @abcdanybodycando--coding 4 роки тому

    I am getting error follwiing the steps above
    Cannot find appcmd.exe location. Verify IIS is configured on win-server and try operation again.

  • @bubunmajhi9985
    @bubunmajhi9985 4 роки тому

    I want to deploy solution from one environment to another.I am using dynamics CRM 2011. I am doing this using Power Devops tool.When I have provided the connection string on Export task and running the pipeline I am getting the below error
    : Unable to Login CRM.can not identify Remote server.
    Metadata contains .....
    Please help.

  • @krishna172225
    @krishna172225 3 роки тому

    I have one of the interview question which I was not able to answer. I have four on premises servers to deploy my code. In those four servers I want to deploy my code only in three servers. How do you do that. Please let me know if any one knows how to do this in AzureDevops. Thank you.

    • @yen1120
      @yen1120 3 роки тому +1

      tag those 3 servers. see 2:57

  • @rimbik1
    @rimbik1 4 роки тому

    A queries:
    I am not getting my home desktop in the target tab after running the power shell script, it succeded but not shown in target. My desk top, local iis i want to test as onprime and assume it is accessible using router public IP.
    Ques is: can i use my home private computer running on public Isp on router as onprem release to rnd.

  • @venkatshvenky115
    @venkatshvenky115 2 роки тому

    how to deploying Angular web app and Dot Net Core Web API , on-premises ,iis with azure devops only cd with azure devops only cd

  • @EmreBesirik
    @EmreBesirik 4 роки тому +1

    how about entity framework update-database on deploy? how do we do that?

    • @Punkologist
      @Punkologist 3 роки тому

      that was my thoughts. currently we generate a migration script and run it manually

  • @davidemmanuel3001
    @davidemmanuel3001 2 роки тому

    I just dont under stand the database dacpac aspect. where is the file coming from?

    • @apriledwards3422
      @apriledwards3422 2 роки тому

      It's originating from the build, check out the video before this in the series :)

  • @AmitChauhanTheBIGuy
    @AmitChauhanTheBIGuy 3 роки тому

    Why microsoft guys are using macs and chrome browser. I suppose they dont like microsoft pc and Edge as well.