Skip to content

Commit f82525d

Browse files
authored
Merge pull request #232179 from pauljewellmsft/Release_Archive_main_2023-03-27-11-57-01
[DocsArchive-1.0.23045.1](2023-03-27-11-57-01)Auto archive content
2 parents 5906c08 + 50d1044 commit f82525d

File tree

4 files changed

+26
-620
lines changed

4 files changed

+26
-620
lines changed

.openpublishing.redirection.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
{
22
"redirections": [
3+
{
4+
"source_path": "articles/storage/queues/storage-ruby-how-to-use-queue-storage.md",
5+
"redirect_url": "/previous-versions/azure/storage/queues/storage-ruby-how-to-use-queue-storage",
6+
"redirect_document_id": false
7+
},
8+
{
9+
"source_path": "articles/storage/queues/storage-php-how-to-use-queues.md",
10+
"redirect_url": "/previous-versions/azure/storage/queues/storage-php-how-to-use-queues",
11+
"redirect_document_id": false
12+
},
313
{
414
"source_path": "articles/storage/tables/table-storage-design-encrypt-data.md",
515
"redirect_url": "/previous-versions/azure/storage/tables/table-storage-design-encrypt-data",

articles/storage/queues/TOC.yml

Lines changed: 16 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
- name: Azure Queue storage documentation
22
href: ./index.yml
33
- name: Overview
4-
expanded: true
54
items:
65
- name: What are Azure queues?
76
href: storage-queues-introduction.md
7+
expanded: true
88
- name: Quickstarts
99
items:
1010
- name: Manage queues without code
@@ -81,7 +81,7 @@
8181
- name: Encryption with customer-managed keys
8282
href: ../common/customer-managed-keys-overview.md?toc=/azure/storage/queues/toc.json
8383
- 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
8585
- name: Security controls by Azure Policy
8686
displayName: regulatory, compliance, standards, domains
8787
href: ../common/security-controls-policy.md?toc=/azure/storage/tables/toc.json
@@ -176,26 +176,26 @@
176176
href: ../common/customer-managed-keys-configure-existing-account.md?toc=/azure/storage/queues/toc.json
177177
- name: Configure customer-managed keys in a different tenant
178178
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
183183
- name: Configure customer-managed keys in a managed HSM
184184
href: ../common/customer-managed-keys-configure-key-vault-hsm.md?toc=/azure/storage/queues/toc.json
185185
- name: Enable infrastructure encryption for the account
186186
href: ../common/infrastructure-encryption-enable.md?toc=/azure/storage/queues/toc.json
187187
- name: Configure client-side encryption
188188
href: client-side-encryption.md
189189
- name: Configure network security
190-
items:
190+
items:
191191
- name: Configure firewalls and virtual networks
192192
href: ../common/storage-network-security.md?toc=/azure/storage/queues/toc.json
193193
- name: Require secure transfer
194194
href: ../common/storage-require-secure-transfer.md?toc=/azure/storage/queues/toc.json
195195
- name: Manage Transport Layer Security (TLS)
196196
items:
197197
- 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
199199
- name: Configure TLS version for a client application
200200
href: ../common/transport-layer-security-configure-client-version.md?toc=/azure/storage/queues/toc.json
201201
- name: Enable threat protection with Microsoft Defender for Storage
@@ -206,10 +206,10 @@
206206
href: ../common/redundancy-migration.md?toc=/azure/storage/queues/toc.json
207207
- name: Design highly available applications
208208
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
213213
- name: Manage disaster recovery
214214
items:
215215
- name: Check the Last Sync Time property
@@ -234,10 +234,6 @@
234234
href: storage-nodejs-how-to-use-queues.md
235235
- name: C++
236236
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
241237
- name: Manage queues
242238
items:
243239
- name: PowerShell for Azure Queues
@@ -340,7 +336,7 @@
340336
- name: .NET
341337
items:
342338
- name: Azure Storage client library
343-
items:
339+
items:
344340
- name: Version 12.x
345341
href: https://github.com/Azure/azure-sdk-for-net/tree/master/sdk/storage
346342
- name: Version 11.x and earlier
@@ -361,13 +357,13 @@
361357
items:
362358
- name: Azure Storage client library version 12.x
363359
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
365361
href: https://github.com/Azure/azure-storage-node
366362
- name: Python
367-
items:
363+
items:
368364
- name: Azure Storage client library version 12.x
369365
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
371367
href: https://github.com/Azure/azure-storage-python
372368
- name: Compliance offerings
373369
href: ../common/storage-compliance-offerings.md

0 commit comments

Comments
 (0)