Azure / Azure/azure-rest-api-specs

[BUG] DNSARecord Service API shouldn't change the casing for the targetResourceId property

Open
#28,449 1 comment 1 reaction 1 assignee Claimed by @vladrai View on GitHub
bug Mgmt
Dominant language
TypeSpec
Stars
3.1k
Forks
5.9k
Avg merge
3d 37m
Merged PRs (30d)
446

Description

### API Spec link

https://github.com/Azure/azure-rest-api-specs/blob/09c37754dac91874ff689ed1e60effb4268c8669/specification/dns/resource-manager/Microsoft.Network/stable/2018-05-01/dns.json#L30

### API Spec version

2018-05-01

### Describe the bug

DNSARecord Service API changed the targetResourceId property to lowercase.

### Expected behavior

DNSARecord Service API shouldn't change the targetResourceId property to lowercase.

### Actual behavior

DNSARecord Service API changed the targetResourceId property to lowercase.

### Reproduction Steps

1. Create resource group including CAPITAL LETTERS
2. Create a DNS zone
3. Create an A-Record
4. Create another A-Record whose targetResourceId is set with the id of above A-Record.

### Environment

Global

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.