I have created the agent and made it online. But my pipeline also completing successfully. But the issue is its not creating the live folder in databricks. Scripts are same as yours but only change made is pool - Default. Please help
thanks for the quick solution. I follow your suggestion but when Run the Pipeline I got same issue as old one.. Can I set the Agent specific to the Pipeline or it take default. FYI Default Agent are Online ..not sure it the Default or the Azure one
If no Azure Agents were present it should take the self agent that one we created, You can also change default agent by clicking on 3 dots beside default agent or You can select self agent while running pipeline
@@shanmukhsattiraju999 thanks I am not using classic mode that may be reason of not showing. Anyway in YAML i did *name: Default* in Job and it work. pool: #vmImage: ubuntu-latest name: Default
hey shanmukh amazing video but had one doubt - Suppose in Azure DevOps how do i extract the pipeline status for each stage or task and forward each pipeline stage status to google chat hangout ??
Thanks Danny! For that scenario you might consider using a webhook integration between Azure DevOps and Google Hangouts. You can follow: stackoverflow.com/questions/64984264/how-to-create-a-webhook-between-google-chat-and-azure-devops medium.com/@sachithka/integrate-azure-pipelines-with-google-workspace-c03ee2c6cc6c
This would generally occur for new Organisations , If your purpose is to just have the jobs to be handled for that moment you can go with this, else you can go with waiting for the cloud hosted agents if you only want them 🙂
Great. Explanation is really awesome. Keep on posting video bro !
Thank you! Sure :)
The best detailed explanation about this issue. Tks!
Thank you ! Glad it was helpful :)
Thanks for your explanation and this video. It solved my problem.
GREAT! Thank You very much!
Hey,
I'm not able to add the agent to my pipeline and advance further. I didn't get any option of release in my pipeline, any solution for that ?
Saved my life. Thank you man !
Glad it helped!
Great video bro ...keep going
Thank you :)
I have created the agent and made it online. But my pipeline also completing successfully. But the issue is its not creating the live folder in databricks. Scripts are same as yours but only change made is pool - Default. Please help
Please check the path that you are defining
Very usefull for me. Tks Shanmuskh.
Thank you! Glad to hear that :)
Thank you! Helped a lot
Glad to hear that! :)
Excellent and elaborative, thank you very much
Glad you liked it
i dont have the release section in the pipeline
You can click on pipelines
@@shanmukhsattiraju999 I click on pipeline but not showing
Well Detailed
Thanks for sharing it was helpful 😊
Glad it was helpful!
thanks for the quick solution. I follow your suggestion but when Run the Pipeline I got same issue as old one.. Can I set the Agent specific to the Pipeline or it take default.
FYI Default Agent are Online ..not sure it the Default or the Azure one
If no Azure Agents were present it should take the self agent that one we created, You can also change default agent by clicking on 3 dots beside default agent or You can select self agent while running pipeline
@@shanmukhsattiraju999 thanks I am not using classic mode that may be reason of not showing. Anyway in YAML i did *name: Default* in Job and it work.
pool:
#vmImage: ubuntu-latest
name: Default
newbie here, everything seemed to be fine until I couldn't enable it for the simple practice task of the course...
Are you able to use this?
Thank you, that was really helpful :)
Thanks for your comment ! Glad it was helpful!
hey shanmukh amazing video but had one doubt -
Suppose in Azure DevOps how do i extract the pipeline status for each stage or task and forward each pipeline stage status to google chat hangout ??
Thanks Danny! For that scenario you might consider using a webhook integration between Azure DevOps and Google Hangouts. You can follow: stackoverflow.com/questions/64984264/how-to-create-a-webhook-between-google-chat-and-azure-devops
medium.com/@sachithka/integrate-azure-pipelines-with-google-workspace-c03ee2c6cc6c
Thank you very much bro
Thank u brother
Thank you so much!!
Thanks for your comment ! Glad it was helpful!
Thanks a lot!
Thank you
Thanks
Thanks good video
Thank you :)
It's not a solution but different approach ! not even workaround if you need cloud hosted agents not self hosted agents !
This would generally occur for new Organisations , If your purpose is to just have the jobs to be handled for that moment you can go with this, else you can go with waiting for the cloud hosted agents if you only want them 🙂
Thank You
THANK YOU