Skip to content

Commit b99ccca

Browse files
Fix build warnings and update confidential computing regions table
1 parent 99b52c9 commit b99ccca

3 files changed

Lines changed: 6 additions & 7 deletions

File tree

articles/service-bus-messaging/enable-partitions-basic-standard.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -180,9 +180,6 @@ resource serviceBusNamespace 'Microsoft.ServiceBus/namespaces@2024-01-01' = {
180180
}
181181
}
182182
}
183-
```
184-
}
185-
}
186183
```
187184

188185
# [ARM template](#tab/arm)

articles/service-bus-messaging/service-bus-confidential-computing.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@ Confidential computing for Azure Service Bus provides the following advantages:
2727

2828
Confidential computing for Azure Service Bus is available in select regions.
2929

30-
| Region | Availability |
31-
|--------|--------------|
32-
| Korea Central | Available |
33-
| UAE North | Available |
30+
| Region |
31+
|--------|
32+
| Korea Central |
33+
| UAE North |
3434

3535
## Limitations
3636

articles/service-bus-messaging/service-bus-ip-filtering.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,8 @@ This section shows you how to use the Azure portal to create IP firewall rules f
7070
7171
[!INCLUDE [service-bus-trusted-services](./includes/service-bus-trusted-services.md)]
7272

73+
<a id="use-resource-manager-template"></a>
74+
7375
## Use a template
7476
This section has sample templates that add a virtual network and a firewall rule to an existing Service Bus namespace.
7577

0 commit comments

Comments
 (0)