Azure / Azure/azure-cli-dev-tools

Subscription ID not replaced correctly in test recording files

Open
#125 1 comment 0 reactions 0 assignees View on GitHub
bug invalid
Dominant language
Python
Stars
91
Forks
134
Avg merge
2h 51m
Merged PRs (30d)
1

Description

With forward slash, it replaces the subscription correctly.
````
/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest_privatedns000001/providers/Microsoft.Network/privateDnsZones/clitest.privatedns.com000002
````

With backward slash, it fails.
````
\/subscriptions\/69027806-6e93-4e67-8f42-da236d205106\/resourceGroups\/clitest_privatedns000001\/providers\/Microsoft.Network\/privateDnsZones\/clitest.privatedns.com000002
````

ARM supports both format.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.