Skip to content

Commit 2cae5d0

Browse files
authored
Merge pull request #105876 from spelluru/sbusprivatelink
Service Bus - Private Link Service
2 parents 97c7d2b + 0be6330 commit 2cae5d0

33 files changed

+426
-61
lines changed

articles/service-bus-messaging/TOC.yml

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -101,9 +101,11 @@
101101
- name: Authenticate with managed identities for Azure resources
102102
href: service-bus-managed-service-identity.md
103103
- name: Authenticate from an application
104-
href: authenticate-application.md
104+
href: authenticate-application.md
105105
- name: Built-in security controls
106106
href: service-bus-messaging-security-controls.md
107+
- name: Network security
108+
href: network-security.md
107109
- name: How-to guides
108110
items:
109111
- name: Migrate from Azure Service Manager (classic) APIs to Resource Manager APIs
@@ -152,10 +154,6 @@
152154
href: service-bus-amqp-troubleshoot.md
153155
- name: Advanced features
154156
items:
155-
- name: Use firewalls
156-
href: service-bus-ip-filtering.md
157-
- name: Virtual Network service endpoints
158-
href: service-bus-service-endpoints.md
159157
- name: Dead-letter queues
160158
href: service-bus-dead-letter-queues.md
161159
- name: Prefetch messages
@@ -203,7 +201,13 @@
203201
href: service-bus-resource-manager-namespace-topic-with-rule.md
204202
- name: Secure
205203
items:
206-
- name: Configure customer-managed keys for encryption at rest
204+
- name: Configure firewalls
205+
href: service-bus-ip-filtering.md
206+
- name: Configure virtual network service endpoints
207+
href: service-bus-service-endpoints.md
208+
- name: Configure private endpoints (preview)
209+
href: private-link-service.md
210+
- name: Configure customer-managed keys
207211
href: configure-customer-managed-key.md
208212
- name: Troubleshoot
209213
items:
10.6 KB
Loading
47.6 KB
Loading
47 KB
Loading
46.8 KB
Loading
66.8 KB
Loading
52.6 KB
Loading
68.6 KB
Loading
7.37 KB
Loading
50 KB
Loading

0 commit comments

Comments
 (0)