Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

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

Open
#675 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
azure, yaml
Domain
api, cloud, devops

Research direction

Start with configuration.qa.yaml and the published pipeline, then verify how Replace Tokens versions 3, 5, and 6 process the namedValues entries. Reproduce the run and inspect the resulting configuration or deployment output. Done means the namedValues in the QA file override the deployed values successfully.

Written by the indexing model from the issue text.

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
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.

Dominant language
C#
Stars
448
Forks
247
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Azure/apiops

All issues in Azure/apiops

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.