Hi Support team and all Team,
i am learning CKD. I want to build and deploy microservice using Azure DevOps CI/CD and Azure portal ( playgournd) using ACR and AKS
I have azure devops account. I developed python application. I want to create docker image push docker image to Azure ACR container and build the microservice and push to Azure AKS. All my code is in azure devops repo. I have CI/CD pipeline to build image and microservice.
To use azure resources and deploy the code toACR/AKS, i need to create connection between my azure devops project and azure subcription.
- i am able to do application registration.
- Now i need to give contributor access to resource group the service ( app registration).
- In resource group, IAM add role is disabled.
Can support team suggest how i can make connection between azure portal and azure devops. Please help me.
Also let me know what will happend once 3 hours playgournd time is over. Do i need to configure this again.