Azure / Azure/azure-quickstart-templates

301-servicebus-namespace-vnet doesn't match the docs it links to

Open
#7,104 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Bicep
Stars
14.9k
Forks
16.2k
Avg merge
6d 21h
Merged PRs (30d)
6

Description

[301-servicebus-namespace-vnet](https://github.com/Azure/azure-quickstart-templates/tree/master/301-servicebus-namespace-vnet)

### Issue Details
Readme points to docs at https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-service-endpoints, which show how to create firewall rules by creating a "Microsoft.ServiceBus/namespaces/networkruleset" resource. However the template creates a "Microsoft.ServiceBus/namespaces/VirtualNetworkRules" resource instead for the same purpose. This is confusing - what's the right approach?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the 301-servicebus-namespace-vnet template and its README, then compare the linked Service Bus service endpoints documentation. Determine which resource approach is supported for the template, and update the template or documentation so they consistently describe the same configuration; verify the resulting template remains valid.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure
Domain
cloud
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.