Hi All,
Can some one share me good article for creating Azure CICD pipeline for APIGEE hybrid deployment
Solved! Go to Solution.
@Laxmman - Since you are using "apigee-poc" as the environment, make sure you update your pom to use that env name and also rename the directory under resources/edge/env to apigee-poc. Since there was no apigee-poc directory, the config plugin did not push the target server and since that was not configured, the deployment failed as the proxy uses the Target server.