Пікірлер
@marandambuelo
@marandambuelo 9 күн бұрын
Hi @AnshumanDikshit I'm a beginner and i find your video good. I am using latest Angular 18 and .Net 8. Is this going to work the same way?
@annaramlg
@annaramlg Ай бұрын
Nice video
@alwalravi
@alwalravi Ай бұрын
I am getting below error, Can you please suggest on this one. The unnamed foreign key between tables [Config].[ProcessingQueryDetail] and [Config]. [DataSource] will be checked by checking the table. Name the foreign key to avoid checking the entire table and only check the new constraint.
@ahmettarksahin3777
@ahmettarksahin3777 4 ай бұрын
Insane video, thanks
@user-ge1wc3sg1m
@user-ge1wc3sg1m 4 ай бұрын
Good but when we have many database and cross references It will create a lot of problem in deployment process in Realtime scenario.
@naturevibezz
@naturevibezz 5 ай бұрын
If the azure sql is not accessible over the internet and its only having private url access, then can we deploy like this?
@swatibhalerao9578
@swatibhalerao9578 5 ай бұрын
Very Well explainated. Thank you so much. Would it be possible for you to share the yaml file to know how the enviromnent variables are defined
@That_One_song
@That_One_song 6 ай бұрын
Thank you.. very useful and informative! and can you please share the sample project, I too need to test that
@adeelaftab4830
@adeelaftab4830 7 ай бұрын
The explanation is incredibly helpful-thank you so much!
@743Dora
@743Dora 9 ай бұрын
I got this error ##[error]C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\MSBuild\Microsoft\VisualStudio\v16.0\SSDT\Microsoft.Data.Tools.Schema.SqlTasks.targets(573,5): Error MSB4181: The "SqlBuildTask" task returned false but did not log an error.
@naksnaz
@naksnaz Жыл бұрын
Can we maintain Versioning?
@DanielFantaneanu
@DanielFantaneanu Жыл бұрын
thank you very much, really helped me
@NitinMathewGeorge
@NitinMathewGeorge Жыл бұрын
OMG method 2 isn't available yet! It's kinda a Black box on the internet.
@CrypticPulsar
@CrypticPulsar Жыл бұрын
Thank you.. very useful and informative!
@bloopers2967
@bloopers2967 Жыл бұрын
Please continue this
@SureshS-se1ix
@SureshS-se1ix Жыл бұрын
Hi , Very well explained and easily understandable, can you please make the video on VM IIS server deployment with SQL server database using deployment group using Azure DevOps, Thanks
@jibithaHelena
@jibithaHelena Жыл бұрын
Could you please share the azure function code?
@madhavankaruppasamy3212
@madhavankaruppasamy3212 Жыл бұрын
Nice video good work ❤️
@SanthoshKumarChandran
@SanthoshKumarChandran Жыл бұрын
I have did the same, but in my azure app i could see only the .net core files and not the angular files. Any idea?
@AnshumanDikshit
@AnshumanDikshit Жыл бұрын
There should be one js file atleast
@SureshS-se1ix
@SureshS-se1ix Жыл бұрын
Hi, Very well explained and easily understandable, can you please make the video on VM IIS server deployment with database job using deployment group, Thanks
@jamieg1802
@jamieg1802 Жыл бұрын
I am being held as a POW my home and forced to work in some other field i didnt ask to work in, this is illegal, and by old coworkers, they are doing on company time, so company is subsidizing this behavior. Some people/things thing they are above the law . I hope the law enforcement helps me soon. They stole 30k from me and no help yet, have logs and other proof.
@jeyaseelanjaandukondaan9869
@jeyaseelanjaandukondaan9869 Жыл бұрын
Very nice explanations
@saurabhsurana4068
@saurabhsurana4068 Жыл бұрын
fuck all mic dude
@rajsaha1701
@rajsaha1701 Жыл бұрын
Hi Anshuman I have a requirement where I have to implement CI/CD where we have to only automate the changes in development to production. If we use adf_publish we deploy everything from the begining. What method should I use??
@sandeepkryadav
@sandeepkryadav Жыл бұрын
When are you going to publish the ADF deployments using Azure DevOps Method 2 ?
@santhoshkanakappan684
@santhoshkanakappan684 Жыл бұрын
How do I create the solution file.
@swatibarnwal7637
@swatibarnwal7637 Жыл бұрын
very nicely explained.
@chittaranjanjena8749
@chittaranjanjena8749 Жыл бұрын
Hello Anshuman, I am trying to create a durable function in Azure. Already I deployed a server less Function APP but it is runung for several hours sometime more than 20 hours to get get file from File Share and run it using my script and finally writing the ouput to File share. How should i proceed?
@stackflow4007
@stackflow4007 Жыл бұрын
Very good, explanation 👍
@prathibakatta5146
@prathibakatta5146 Жыл бұрын
Hi Anshuman, great video and nicely explained. This is build artifacts for each environment. I am just looking for CI/CD for just angular project with only 1 artifacts/build, but create releases for dev, sit and prod using same artifacts, but should have different environment set ups created which should be picked up during ci\cd.Please let me know if you have video tutorials like that.
@90skidsthings50
@90skidsthings50 2 жыл бұрын
Can you provide support to real-time project?
@akashgupta2366
@akashgupta2366 2 жыл бұрын
All sessions are useful and really like it.Can you please share the code base or git repo for all 4 lectures?
@mukesh477
@mukesh477 2 жыл бұрын
Nice Explanation.
@suncodings991
@suncodings991 2 жыл бұрын
Nice vedio, Could you let me know how we can create rollback task while deployment CD pipeline task getting failed due to any know SQL issues?
@AnshumanDikshit
@AnshumanDikshit 2 жыл бұрын
In GIT you have versions of each of the files with commit Id and you can rollback from there to a perticular previous commits ...once you do you can run the CICD pipeline again
@prags5155
@prags5155 2 жыл бұрын
This video is really helpful. I have a question - While doing this CI/CD using azure devops though my feature branch is upto date with master but still it sometimes shows that my feature branch is behind master(compare branch) in the UI. Any idea on this?
@AnshumanDikshit
@AnshumanDikshit 2 жыл бұрын
Logically it should not ...but you can check which things are not there by comparing two branches
@prags5155
@prags5155 2 жыл бұрын
@@AnshumanDikshit yeah. In the UI it just shows behind, I did not delete my feature branch after merging. Ideally there are no file changes. I have another question. I am using pre post deployment script from Azure page in the ADF devops pipeline. The first task uses these parameters. -armTemplate "$(System.DefaultWorkingDirectory)/" -ResourceGroupName -DataFactoryName -predeployment $true -deleteDeployment $false Then the ARM deployment and next task uses -armTemplate "$(System.DefaultWorkingDirectory)/" -ResourceGroupName -DataFactoryName -predeployment $false -deleteDeployment $true. The third task deletes everything in the ADF. I just wanted to remove the old pipelines that doesn't exist in my master pipeline or ADFPublish branch. Do I have to make any changes in that script to handles this if you have tried this ?
@AnshumanDikshit
@AnshumanDikshit 2 жыл бұрын
@@prags5155 you can directly delete them in the master branch and then sync the child branches
@anupgupta5781
@anupgupta5781 2 жыл бұрын
Hi brother, you have not uploaded the Automated approach yet, please help with that video
@vamsidharmamillapalli6844
@vamsidharmamillapalli6844 2 жыл бұрын
Hi, Can you point me video for the second option? Complete CI/CD pipeline for ADF deployment?
@AnshumanDikshit
@AnshumanDikshit 2 жыл бұрын
The second option I could not able to post till now.. Extremely occupied with my work schedule ...Once I will be free...I will definitely try to post it
@surjitmadiwalar4714
@surjitmadiwalar4714 2 жыл бұрын
@@AnshumanDikshit Any updates on video on second option? Complete CI/CD pipeline for ADF deployment?
@Jagem_Kang
@Jagem_Kang 2 жыл бұрын
You just saved me, especially at the csproj npm integration part 41:12, thanks for the tutorial
@AnshumanDikshit
@AnshumanDikshit 2 жыл бұрын
Please like subscribe and share with others
@maid768
@maid768 2 жыл бұрын
In 45:10 you mentioned two app services for demo-dev and demo-sit. Can you show us how you created the app services so I can follow this tutorial further?
@mission_possible
@mission_possible 2 жыл бұрын
Continue the series brother
@abcdef4309
@abcdef4309 2 жыл бұрын
I am new to devops. I would like to know there are two types of pipelines build and releases. when do we need to create build pipeline. Do we need it for ADF ?
@vinaygupta719
@vinaygupta719 2 жыл бұрын
Hii Anshuman, can you make a video on how we can check if connection string is valid or not Would be really helpful if you can make it
@giridhart
@giridhart 2 жыл бұрын
I have azure function part of a static web site, the function in in python, how can I debug it remotely?
@mayursolanki007
@mayursolanki007 2 жыл бұрын
Thanks Bro. Its fantastic
@sankarm6915
@sankarm6915 2 жыл бұрын
Thanks for your video.. Really worth. How can we do the same for Normal SQL server ( not in azure ) deployment in ci cd
@AnshumanDikshit
@AnshumanDikshit 2 жыл бұрын
In normal sql server same process can be followed ...the only change will be your web server where your sql server will he hosted
@akishaha
@akishaha 2 жыл бұрын
Thanks for this detailed video. Helped me to understand CI-CD for ADF.
@pirrastorres7241
@pirrastorres7241 2 жыл бұрын
And scripts to update data?
@AnshumanDikshit
@AnshumanDikshit 2 жыл бұрын
This is not related to data...this is related to metadata
@ashokash1934
@ashokash1934 2 жыл бұрын
Hi Anshuman, Can you please upload azure devops interview questions and answers video for experienced.
@AnshumanDikshit
@AnshumanDikshit 2 жыл бұрын
Sure
@ashokash1934
@ashokash1934 2 жыл бұрын
@@AnshumanDikshit Thanks. And sorry for asking when can I expect. Bcz I need to attend interviews.
@AnshumanDikshit
@AnshumanDikshit 2 жыл бұрын
@@ashokash1934 due to hectic work schedule ...I am not able to prepare the videos in a faster rate...But I will try to make it soon
@hma262
@hma262 2 жыл бұрын
Hi, sir. Thank you very much for this! It saved me a lot of time. I have one little question: what if the data factorys are in two different resource groups? Thank you very much again.
@AnshumanDikshit
@AnshumanDikshit 2 жыл бұрын
Thanks you...Hope it will help you in future
@hma262
@hma262 2 жыл бұрын
@@AnshumanDikshit It's helping me right now. Although the Key Vault part was a bit confusing I managed to reproduce the deployment. I also added my friend to the project but they couldn't access the git branches on ADF. Any idea how I can fix it? Thanks
@AnshumanDikshit
@AnshumanDikshit 2 жыл бұрын
@@hma262 check the branch permission in Azure devops project settings , check if the friend has permission or not
@jeanboutros
@jeanboutros 2 жыл бұрын
Thank you Anshuman for this tutorial. Though it's long, it actually reflects the way we actually work in a professional setting where there's a lot of back-and-forth and trial-and-error. I enjoyed watching it and I'm looking forward to watching more Azure related stuff from your channel.
@AnshumanDikshit
@AnshumanDikshit 2 жыл бұрын
Thanks Jean