You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using APIOps in github action. I am using Dev, QA and prod environment to deploy API. I am building API thorugh VS code. Now i want to deploy new named value in QA and Prod with same display name but different values. I am using configuration.qa.yaml and configuration.prod.yaml , Publisher pipeline executed but changes not deployed to APIM
Expected behavior
When i add new named value and properties in configuration files , value is different for QA and Prod env . Changes should deploy in the Environemnt
Actual behavior
pipeline run successfully but Changes not deploying in the Environments
Reproduction Steps
Add new name value in configuration.prod.yaml and configuration.qa.yaml
puch code to branch, merge code to main
trigger publisher pipeline
changes refecled in APIM
The text was updated successfully, but these errors were encountered:
Release version
5.0.1
Question Details
I am using APIOps in github action. I am using Dev, QA and prod environment to deploy API. I am building API thorugh VS code. Now i want to deploy new named value in QA and Prod with same display name but different values. I am using configuration.qa.yaml and configuration.prod.yaml , Publisher pipeline executed but changes not deployed to APIM
Expected behavior
When i add new named value and properties in configuration files , value is different for QA and Prod env . Changes should deploy in the Environemnt
Actual behavior
pipeline run successfully but Changes not deploying in the Environments
Reproduction Steps
The text was updated successfully, but these errors were encountered: