Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding MOVED-TO-AVM to serviceBus/capacity #4340

Merged
merged 1 commit into from
Dec 5, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions modules/service-bus/namespace/MOVED-TO-AVM.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
This module has already been migrated to [AVM](https://github.com/Azure/bicep-registry-modules/tree/main/avm/res). Only the AVM version is expected to receive updates / new features. Please do not work on improving this module in [CARML](https://aka.ms/carml).
2 changes: 2 additions & 0 deletions modules/service-bus/namespace/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Service Bus Namespaces `[Microsoft.ServiceBus/namespaces]`

> This module has already been migrated to [AVM](https://github.com/Azure/bicep-registry-modules/tree/main/avm/res). Only the AVM version is expected to receive updates / new features. Please do not work on improving this module in [CARML](https://aka.ms/carml).

This module deploys a Service Bus Namespace.

## Navigation
Expand Down
4 changes: 2 additions & 2 deletions modules/service-bus/namespace/authorization-rule/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.22.6.54827",
"templateHash": "4747986299110708591"
"version": "0.23.1.45101",
"templateHash": "1264227897820313372"
},
"name": "Service Bus Namespace Authorization Rules",
"description": "This module deploys a Service Bus Namespace Authorization Rule.",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.22.6.54827",
"templateHash": "3706608794197885431"
"version": "0.23.1.45101",
"templateHash": "10655153602613161335"
},
"name": "Service Bus Namespace Disaster Recovery Configs",
"description": "This module deploys a Service Bus Namespace Disaster Recovery Config",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.22.6.54827",
"templateHash": "11329412672781710568"
"version": "0.23.1.45101",
"templateHash": "5089878909119216074"
},
"name": "Service Bus Namespace Migration Configuration",
"description": "This module deploys a Service Bus Namespace Migration Configuration.",
Expand Down
4 changes: 2 additions & 2 deletions modules/service-bus/namespace/network-rule-set/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.22.6.54827",
"templateHash": "533952694982260366"
"version": "0.23.1.45101",
"templateHash": "13436940198974346018"
},
"name": "Service Bus Namespace Network Rule Sets",
"description": "This module deploys a ServiceBus Namespace Network Rule Set.",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.22.6.54827",
"templateHash": "4578845431207793137"
"version": "0.23.1.45101",
"templateHash": "17590031156732651952"
},
"name": "Service Bus Namespace Queue Authorization Rules",
"description": "This module deploys a Service Bus Namespace Queue Authorization Rule.",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.22.6.54827",
"templateHash": "3590235297575239025"
"version": "0.23.1.45101",
"templateHash": "1333107238814449885"
},
"name": "Service Bus Namespace Topic Authorization Rules",
"description": "This module deploys a Service Bus Namespace Topic Authorization Rule.",
Expand Down
Loading