Azure / Azure/bicep

Expand environment suffixes collection with the service bus fqdn suffix.

Open
#14,232 1 comment 8 reactions 0 assignees View on GitHub
enhancement revisit
Dominant language
Bicep
Stars
3.6k
Forks
830
Avg merge
1d 21m
Merged PRs (30d)
79

Description

**Is your feature request related to a problem? Please describe.**
We want to construct a service bus fqdn. Currently there is no service bus suffix available in the `environment()` function.

**Describe the solution you'd like**
I would like to see that the `.servicebus.windows.net` suffix is added to the `environment().suffixes` collection.

With kind regards

Cees van Altena

Contributor guide

Open the contributing guide

Research direction

Start at the environment() entry point and locate how the environment().suffixes collection is defined and tested. Add the Service Bus .servicebus.windows.net suffix, then run the relevant environment() tests and confirm that the collection exposes it.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure
Domain
cloud
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.