Apr 07 2023
12:00 AM
- last edited on
Mar 05 2024
02:37 PM
by
TechCommunityAP
Apr 07 2023
12:00 AM
- last edited on
Mar 05 2024
02:37 PM
by
TechCommunityAP
Here, I'm trying to create ACR and AKS (in azure portal) with terraform tasks in azure devops pipeline and right after creating these resources I'm trying to add "deploy into AKS" task in the same pipeline (or a different pipeline) and then after the build completes, all the resources should get destroyed in azure portal. The main point is that this pipeline should work without any manual intervention(creating service connection everytime for ACR and AKS).
Apr 07 2023 02:59 AM