Skip to content

Duplicate URNs caused by truncated Azure resource names #790

@davemooreuws

Description

@davemooreuws

Bug Report

Issue

When deploying to Azure, Nitric can generate resource names that exceed Azure's length limits. To comply, these names are truncated. However, truncation can lead to different resources ending up with identical names, resulting in duplicate URNs and deployment conflicts.

Expected

Each Nitric resource should result in a unique Azure resource name and corresponding URN, even if the original names require truncation.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions