Azure / Azure/apiops

[BUG]Replace Tokens' version 3 (replacetokens@3) is deprecated

Open
#675 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
448
Forks
247
PR merge metrics
No merged PRs in 30d

Description

### Release version

v6.0.1.1

### Describe the bug

Even tried with replacetokens@5 and replacetokens@6, but not able to override the contents from qa config.yaml file.

apimServiceName: apiops-poc-sea-apim
namedValues:
- name: test-backend-url
properties:
displayName: testbackendurl
secret: false
value: https://dev.ar.com/umbraco/api/content

- name: test-cache-base-url
properties:
displayName: test-cache-base-url
secret: false
value: https://qa-ec-std.azurewebsites.net:443/api

- name: test-cache-rewrite-url
properties:
displayName: test-cache-base-url
secret: false
value: /TestAPI/triggers/When_a_HTTP_request_is_received/invoke?api-version=2022-05-01&sp=%2Ftriggers%2FWhen_a_HTTP_request_is_received%2Frun&sv=1.0&sig=6dwYsmnQ_wSZkk3gKDazajr1

backends:
apis:
gateways:
groups:
products:
subscriptions:
tags:

### Expected behavior

![image](https://github.com/user-attachments/assets/a0f7bd13-6ead-4d58-bc17-376f1faf7773)
Need to override above namedvalues to above mentioned values.
Pipeline is success, but its not overrided.

### Actual behavior

NamedValues should override.

### Reproduction Steps

Update the configuration.qa.yaml file with namd values.
Run published pipline.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.