Node Grpc Microservice Deployment to AKS using Azure devops and ACR

We are deploying a microservice to AKS and we have used ACR to store the docker images. But we are not able to connect to the service. Does microservice using grpc require different configurations for deployment and service manifests?