Skip to content

Commit 42a3880

Browse files
authored
Merge pull request #239135 from dcurwin/redirection-errors-may24-2023
Fix Validation errors 2
2 parents a83000e + 757fcab commit 42a3880

File tree

7 files changed

+23
-23
lines changed

7 files changed

+23
-23
lines changed

.openpublishing.redirection.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14901,8 +14901,8 @@
1490114901
},
1490214902
{
1490314903
"source_path_from_root": "/articles/security/security-storage-overview.md",
14904-
"redirect_url": "/azure/security/fundamentals/storage-overview",
14905-
"redirect_document_id": true
14904+
"redirect_url": "/azure/storage/blobs/security-recommendations",
14905+
"redirect_document_id": false
1490614906
},
1490714907
{
1490814908
"source_path_from_root": "/articles/security/azure-security-technical-capabilities.md",

articles/purview/.openpublishing.redirection.purview.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
{
8484
"source_path_from_root": "/articles/purview/troubleshoot-policy-distribution.md",
8585
"redirect_url": "/rest/api/purview/pdsdataplane/policy-elements",
86-
"redirect_document_id": true
86+
"redirect_document_id": false
8787
},
8888
{
8989
"source_path_from_root": "/articles/purview/concept-account-upgrade.md",

articles/storage/blobs/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -390,7 +390,7 @@ items:
390390
- name: .NET
391391
href: storage-blob-user-delegation-sas-create-dotnet.md
392392
- name: Create a service SAS
393-
href: sas-service-create.md
393+
href: sas-service-create-dotnet.md
394394
- name: Create an account SAS (.NET)
395395
href: ../common/storage-account-sas-create-dotnet.md?toc=/azure/storage/blobs/toc.json&bc=/azure/storage/blobs/breadcrumb/toc.json
396396
- name: Create a stored access policy

articles/storage/file-sync/TOC.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@
178178
- name: Configure encryption with customer-managed keys
179179
items:
180180
- name: Store customer-managed keys in a key vault
181-
href: ../common/customer-managed-keys-configure-key-vault.md?toc=/azure/storage/file-sync/toc.json
181+
href: ../common/customer-managed-keys-configure-existing-account.md
182182
- name: Store customer-managed keys in a managed HSM
183183
href: ../common/customer-managed-keys-configure-key-vault-hsm.md?toc=/azure/storage/file-sync/toc.json
184184
- name: Enable infrastructure encryption for the account
@@ -210,7 +210,7 @@
210210
- name: Reference
211211
items:
212212
- name: Azure Files reference
213-
href: ../files/reference.md?toc=/azure/storage/file-sync/toc.json
213+
href: ../files/storage-files-introduction.md
214214
- name: Monitoring Azure Files reference
215215
href: ../files/storage-files-monitoring-reference.md?toc=/azure/storage/file-sync/toc.json
216216
- name: Resource Manager template

articles/storage/queues/TOC.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
- name: Logs
123123
href: ../common/storage-analytics-logging.md?toc=/azure/storage/queues/toc.json
124124
- name: Monitor, diagnose, and troubleshoot
125-
href: ../common/storage-monitoring-diagnosing-troubleshooting.md?toc=/azure/storage/queues/toc.json
125+
href: /troubleshoot/azure/azure-storage/storage-monitoring-diagnosing-troubleshooting
126126
- name: How to
127127
items:
128128
- name: Create and manage storage accounts
@@ -251,13 +251,13 @@
251251
- name: Troubleshoot
252252
items:
253253
- name: Performance
254-
href: ../common/troubleshoot-storage-performance.md?toc=/azure/storage/queues/toc.json
254+
href: /troubleshoot/azure/azure-storage/troubleshoot-storage-performance
255255
- name: Availability
256-
href: ../common/troubleshoot-storage-availability.md?toc=/azure/storage/queues/toc.json
256+
href: /troubleshoot/azure/azure-storage/troubleshoot-storage-availability
257257
- name: Client errors
258-
href: ../common/troubleshoot-storage-client-application-errors.md?toc=/azure/storage/queues/toc.json
258+
href: /troubleshoot/azure/azure-storage/troubleshoot-storage-client-application-errors
259259
- name: Latency issues
260-
href: ../common/troubleshoot-latency-storage-analytics-logs.md?toc=/azure/storage/queues/toc.json
260+
href: /troubleshoot/azure/azure-storage/troubleshoot-latency-storage-analytics-logs
261261
- name: Reference
262262
items:
263263
- name: APIs for data access
@@ -304,7 +304,7 @@
304304
- name: Storage Explorer release notes
305305
href: https://github.com/microsoft/AzureStorageExplorer/releases
306306
- name: Troubleshoot Storage Explorer
307-
href: ../common/storage-explorer-troubleshooting.md?toc=/azure/storage/queues/toc.json
307+
href: /troubleshoot/azure/azure-storage/storage-explorer-troubleshooting
308308
- name: Storage Explorer accessibility
309309
href: ../../vs-azure-tools-storage-explorer-accessibility.md?toc=/azure/storage/queues/toc.json
310310
- name: Queue storage on Microsoft Q&A

articles/storage/tables/TOC.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -151,11 +151,11 @@
151151
- name: Configure client-side encryption
152152
items:
153153
- name: .NET
154-
href: ../common/storage-client-side-encryption.md?toc=/azure/storage/tables/toc.json
154+
href: /azure/storage/blobs/client-side-encryption?toc=%2Fazure%2Fstorage%2Ftables%2Ftoc.json&tabs=dotnet
155155
- name: Java
156-
href: ../common/storage-client-side-encryption-java.md?toc=/azure/storage/tables/toc.json
156+
href: /azure/storage/blobs/client-side-encryption?toc=%2Fazure%2Fstorage%2Ftables%2Ftoc.json&tabs=java
157157
- name: Python
158-
href: ../common/storage-client-side-encryption-python.md?toc=/azure/storage/tables/toc.json
158+
href: /azure/storage/blobs/client-side-encryption?toc=%2Fazure%2Fstorage%2Ftables%2Ftoc.json&tabs=python
159159
- name: Configure network security
160160
items:
161161
- name: Configure firewalls and virtual networks
@@ -195,13 +195,13 @@
195195
- name: Troubleshoot
196196
items:
197197
- name: Performance
198-
href: ../common/troubleshoot-storage-performance.md?toc=/azure/storage/tables/toc.json
198+
href: /troubleshoot/azure/azure-storage/troubleshoot-storage-performance
199199
- name: Availability
200-
href: ../common/troubleshoot-storage-availability.md?toc=/azure/storage/tables/toc.json
200+
href: /troubleshoot/azure/azure-storage/troubleshoot-storage-availability
201201
- name: Client errors
202-
href: ../common/troubleshoot-storage-client-application-errors.md?toc=/azure/storage/tables/toc.json
202+
href: /troubleshoot/azure/azure-storage/troubleshoot-storage-client-application-errors
203203
- name: Latency issues
204-
href: ../common/troubleshoot-latency-storage-analytics-logs.md?toc=/azure/storage/tables/toc.json
204+
href: /troubleshoot/azure/azure-storage/troubleshoot-latency-storage-analytics-logs
205205
- name: Resources
206206
items:
207207
- name: Azure updates

includes/asc-recs-data.md

Lines changed: 4 additions & 4 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)