Hi sir your vedios are very understandable and very normal to gain the knowledge of azure devops basicaly Iam fresher in this field but it's very easy to understand without do the practical before system infratsructure create chese dagara konchem ardham kavatla ante oko daniki okola infrastructure chesi pipeline run cheyalsi vuntunda leka annitiki alage create cheylaa sir pls create one vedio about infratsructure creation in azure devops sir thank you
Please check out, arm templates azure devops video you will get a good idea. Its already there. Thanks for watching, please share the good word about the channel if you can.
@@NextOpsVideos Definitely sir !! 🙏 Your channel will expand it horizons and spread its endless wings and spread the beacon of light and the goodness around !! Your good intentions to teach and enlighten people will be eventually blessed by GOD someday without fail. You are nice wise and never fail to entice without your prowess in DevOps , Kubernetes and Azure. May GOD bless you with all the benedictions and shower endless happiness 😊
Hi sir, I able to run selenium autimation in pipeline build it test cases fails coz browser opens in low resolution any suggestions how to open browser in higher resolution
Hi Brother When i was running CI pipeline, I was getting an error in the VS-BUILD task. The error was ##[error]PartsUnlimited.DepValidation\PartsUnlimited.DepValidation.modelproj(36,11): Error MSB4226: The imported project "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\MSBuild\Microsoft\VisualStudio\v16.0\ArchitectureTools\Microsoft.VisualStudio.TeamArchitect.ModelingProject.targets" was not found. Also, tried to find "ArchitectureTools\Microsoft.VisualStudio.TeamArchitect.ModelingProject.targets" in the fallback search path(s) for $(VSToolsPath) - "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v16.0" . These search paths are defined in "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\MSBuild\Current\bin\msbuild.exe.Config". Confirm that the path in the declaration is correct, and that the file exists on disk in one of the search paths. *I have tried in google also brother but, no results are found. NOTE: *I have used HostedAgent----->Windows-2019 *Nuget Version----->4.3.0
That pipeline was intended to use vs-2017 if I remember correctly. And they have deprecated that version from the agents list. In order to run this project successfully you might need to set up a self agent with vs 2017 and try again. Hope this helps.
Hi sir , i have followed your video and trying to execute Arm deployment and i 'm getting below error. Arm template { "status": "Failed", "error": { "code": "VMExtensionProvisioningError", "message": "VM has reported a failure when processing extension 'CustomScriptExtension'. Error message: \"Command execution finished, but failed because it returned a non-zero exit code of: '1'. The command had an error output of: 'rm : Cannot remove item C:\\installer\\firefox.exe: Access to the path 'C:\\installer\\firefox.exe' is denied. At C:\\Packages\\Plugins\\Microsoft.Compute.CustomScriptExtension\\1.10.12\\Download s\\0\\chrome_firefox_VSTSagent_IIS.ps1:64 char:1 + rm -Force $work...' For more information, check the instance view by executing Get-AzVmssVm or Get-AzVm (aka.ms/GetAzVm). These commands can be executed using CloudShell (aka.ms/CloudShell)\"
More information on troubleshooting is available at aka.ms/VMExtensionCSEWindowsTroubleshoot " } } could you please help me on this?
excellent work sir. For a fresher, your videos are so useful
Thanks for watching! Please share the good word about the channel, if you like the videos.
Hi sir your vedios are very understandable and very normal to gain the knowledge of azure devops basicaly Iam fresher in this field but it's very easy to understand without do the practical before system infratsructure create chese dagara konchem ardham kavatla ante oko daniki okola infrastructure chesi pipeline run cheyalsi vuntunda leka annitiki alage create cheylaa sir pls create one vedio about infratsructure creation in azure devops sir thank you
Please check out, arm templates azure devops video you will get a good idea. Its already there. Thanks for watching, please share the good word about the channel if you can.
Awesome lecture sir 👌
Thanks for watching 🙏
Please share the good word about the channel if you can 🙏🙏🙏
@@NextOpsVideos Definitely sir !! 🙏 Your channel will expand it horizons and spread its endless wings and spread the beacon of light and the goodness around !! Your good intentions to teach and enlighten people will be eventually blessed by GOD someday without fail. You are nice wise and never fail to entice without your prowess in DevOps , Kubernetes and Azure. May GOD bless you with all the benedictions and shower endless happiness 😊
@Learner-hg4hj Thanks a lot for your kind words and blessings 🙏
Great work !
Thank you
Hi ,
Could you please one video on azure DevOps pipeline both build and release please
Thanks sir we need one more videos Docker and AKS Ci-CD pipeline
Sure
Hi sir, I able to run selenium autimation in pipeline build it test cases fails coz browser opens in low resolution any suggestions how to open browser in higher resolution
hi, how can I reach you to buy azure devops videos with real time projects
Sir, how can I reach you to buy azure devops videos
Can you please provide full vedios
Please make videos on azure devops with Ansible
Will try
Can you please share your git repo URL? So that we can fork it
www.github.com/nextopsvideos
hi what is agent what i use of agents?
Agent is the build platform for azure pipeline.
Hi Brother
When i was running CI pipeline, I was getting an error in the VS-BUILD task. The error was
##[error]PartsUnlimited.DepValidation\PartsUnlimited.DepValidation.modelproj(36,11): Error MSB4226: The imported project "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\MSBuild\Microsoft\VisualStudio\v16.0\ArchitectureTools\Microsoft.VisualStudio.TeamArchitect.ModelingProject.targets" was not found. Also, tried to find "ArchitectureTools\Microsoft.VisualStudio.TeamArchitect.ModelingProject.targets" in the fallback search path(s) for $(VSToolsPath) - "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v16.0" . These search paths are defined in "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\MSBuild\Current\bin\msbuild.exe.Config". Confirm that the path in the declaration is correct, and that the file exists on disk in one of the search paths.
*I have tried in google also brother but, no results are found.
NOTE:
*I have used HostedAgent----->Windows-2019
*Nuget Version----->4.3.0
That pipeline was intended to use vs-2017 if I remember correctly. And they have deprecated that version from the agents list. In order to run this project successfully you might need to set up a self agent with vs 2017 and try again. Hope this helps.
Okay brother.
Thank you Brother❤️ for your valuable information. It helps me a lot.
Hi sir , i have followed your video and trying to execute Arm deployment and i 'm getting below error.
Arm template { "status": "Failed", "error": { "code": "VMExtensionProvisioningError", "message": "VM has reported a failure when processing extension 'CustomScriptExtension'. Error message: \"Command execution finished, but failed because it returned a non-zero exit code of: '1'. The command had an error output of: 'rm : Cannot remove item C:\\installer\\firefox.exe: Access to the path
'C:\\installer\\firefox.exe' is denied.
At C:\\Packages\\Plugins\\Microsoft.Compute.CustomScriptExtension\\1.10.12\\Download
s\\0\\chrome_firefox_VSTSagent_IIS.ps1:64 char:1
+ rm -Force $work...' For more information, check the instance view by executing Get-AzVmssVm or Get-AzVm (aka.ms/GetAzVm). These commands can be executed using CloudShell (aka.ms/CloudShell)\"
More information on troubleshooting is available at aka.ms/VMExtensionCSEWindowsTroubleshoot " } }
could you please help me on this?
hy.. hw did u fix this
Sir, how can I reach you to buy azure devops videos