|
1 | 1 | - name: Azure Queue storage documentation
|
2 | 2 | href: ./index.yml
|
3 | 3 | - name: Overview
|
4 |
| - expanded: true |
5 | 4 | items:
|
6 | 5 | - name: What are Azure queues?
|
7 | 6 | href: storage-queues-introduction.md
|
| 7 | + expanded: true |
8 | 8 | - name: Quickstarts
|
9 | 9 | items:
|
10 | 10 | - name: Manage queues without code
|
|
81 | 81 | - name: Encryption with customer-managed keys
|
82 | 82 | href: ../common/customer-managed-keys-overview.md?toc=/azure/storage/queues/toc.json
|
83 | 83 | - name: Use Azure Private Endpoints
|
84 |
| - href: ../common/storage-private-endpoints.md?toc=/azure/storage/queues/toc.json |
| 84 | + href: ../common/storage-private-endpoints.md?toc=/azure/storage/queues/toc.json |
85 | 85 | - name: Security controls by Azure Policy
|
86 | 86 | displayName: regulatory, compliance, standards, domains
|
87 | 87 | href: ../common/security-controls-policy.md?toc=/azure/storage/tables/toc.json
|
|
176 | 176 | href: ../common/customer-managed-keys-configure-existing-account.md?toc=/azure/storage/queues/toc.json
|
177 | 177 | - name: Configure customer-managed keys in a different tenant
|
178 | 178 | items:
|
179 |
| - - name: Configure customer-managed keys for a new account |
180 |
| - href: ../common/customer-managed-keys-configure-cross-tenant-new-account.md?toc=/azure/storage/queues/toc.json |
181 |
| - - name: Configure customer-managed keys for an existing account |
182 |
| - href: ../common/customer-managed-keys-configure-cross-tenant-existing-account.md?toc=/azure/storage/queues/toc.json |
| 179 | + - name: Configure customer-managed keys for a new account |
| 180 | + href: ../common/customer-managed-keys-configure-cross-tenant-new-account.md?toc=/azure/storage/queues/toc.json |
| 181 | + - name: Configure customer-managed keys for an existing account |
| 182 | + href: ../common/customer-managed-keys-configure-cross-tenant-existing-account.md?toc=/azure/storage/queues/toc.json |
183 | 183 | - name: Configure customer-managed keys in a managed HSM
|
184 | 184 | href: ../common/customer-managed-keys-configure-key-vault-hsm.md?toc=/azure/storage/queues/toc.json
|
185 | 185 | - name: Enable infrastructure encryption for the account
|
186 | 186 | href: ../common/infrastructure-encryption-enable.md?toc=/azure/storage/queues/toc.json
|
187 | 187 | - name: Configure client-side encryption
|
188 | 188 | href: client-side-encryption.md
|
189 | 189 | - name: Configure network security
|
190 |
| - items: |
| 190 | + items: |
191 | 191 | - name: Configure firewalls and virtual networks
|
192 | 192 | href: ../common/storage-network-security.md?toc=/azure/storage/queues/toc.json
|
193 | 193 | - name: Require secure transfer
|
194 | 194 | href: ../common/storage-require-secure-transfer.md?toc=/azure/storage/queues/toc.json
|
195 | 195 | - name: Manage Transport Layer Security (TLS)
|
196 | 196 | items:
|
197 | 197 | - name: Enforce minimum TLS version for incoming requests
|
198 |
| - href: ../common/transport-layer-security-configure-minimum-version.md?toc=/azure/storage/queues/toc.json |
| 198 | + href: ../common/transport-layer-security-configure-minimum-version.md?toc=/azure/storage/queues/toc.json |
199 | 199 | - name: Configure TLS version for a client application
|
200 | 200 | href: ../common/transport-layer-security-configure-client-version.md?toc=/azure/storage/queues/toc.json
|
201 | 201 | - name: Enable threat protection with Microsoft Defender for Storage
|
|
206 | 206 | href: ../common/redundancy-migration.md?toc=/azure/storage/queues/toc.json
|
207 | 207 | - name: Design highly available applications
|
208 | 208 | items:
|
209 |
| - - name: .NET (v12 SDK) |
210 |
| - href: ../common/geo-redundant-design.md?toc=/azure/storage/queues/toc.json |
211 |
| - - name: .NET (v11 SDK) |
212 |
| - href: ../common/geo-redundant-design-legacy.md?toc=/azure/storage/queues/toc.json |
| 209 | + - name: .NET (v12 SDK) |
| 210 | + href: ../common/geo-redundant-design.md?toc=/azure/storage/queues/toc.json |
| 211 | + - name: .NET (v11 SDK) |
| 212 | + href: ../common/geo-redundant-design-legacy.md?toc=/azure/storage/queues/toc.json |
213 | 213 | - name: Manage disaster recovery
|
214 | 214 | items:
|
215 | 215 | - name: Check the Last Sync Time property
|
|
234 | 234 | href: storage-nodejs-how-to-use-queues.md
|
235 | 235 | - name: C++
|
236 | 236 | href: storage-c-plus-plus-how-to-use-queues.md
|
237 |
| - - name: PHP |
238 |
| - href: storage-php-how-to-use-queues.md |
239 |
| - - name: Ruby |
240 |
| - href: storage-ruby-how-to-use-queue-storage.md |
241 | 237 | - name: Manage queues
|
242 | 238 | items:
|
243 | 239 | - name: PowerShell for Azure Queues
|
|
340 | 336 | - name: .NET
|
341 | 337 | items:
|
342 | 338 | - name: Azure Storage client library
|
343 |
| - items: |
| 339 | + items: |
344 | 340 | - name: Version 12.x
|
345 | 341 | href: https://github.com/Azure/azure-sdk-for-net/tree/master/sdk/storage
|
346 | 342 | - name: Version 11.x and earlier
|
|
361 | 357 | items:
|
362 | 358 | - name: Azure Storage client library version 12.x
|
363 | 359 | href: https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/storage
|
364 |
| - - name: Azure Storage client library version 10.x |
| 360 | + - name: Azure Storage client library version 10.x |
365 | 361 | href: https://github.com/Azure/azure-storage-node
|
366 | 362 | - name: Python
|
367 |
| - items: |
| 363 | + items: |
368 | 364 | - name: Azure Storage client library version 12.x
|
369 | 365 | href: https://github.com/Azure/azure-sdk-for-python/tree/master/sdk/storage
|
370 |
| - - name: Azure Storage client library version 2.1 |
| 366 | + - name: Azure Storage client library version 2.1 |
371 | 367 | href: https://github.com/Azure/azure-storage-python
|
372 | 368 | - name: Compliance offerings
|
373 | 369 | href: ../common/storage-compliance-offerings.md
|
0 commit comments