Skip to content

Commit 479251c

Browse files
Merge branch 'LV-30%-limit' of github.com:netapp-manishc/azure-docs-pr into LV-30%-limit
2 parents 5090c8f + e116a80 commit 479251c

3,986 files changed

Lines changed: 78768 additions & 76665 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.openpublishing.publish.config.json

Lines changed: 30 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -506,6 +506,18 @@
506506
"branch": "dev",
507507
"branch_mapping": {}
508508
},
509+
{
510+
"path_to_root": "functions-nodejs-extensions",
511+
"url": "https://github.com/Azure/azure-functions-nodejs-extensions",
512+
"branch": "main",
513+
"branch_mapping": {}
514+
},
515+
{
516+
"path_to_root": "functions-node-sdk-bindings-blob",
517+
"url": "https://github.com/Azure-Samples/azure-functions-blob-sdk-bindings-nodejs",
518+
"branch": "main",
519+
"branch_mapping": {}
520+
},
509521
{
510522
"path_to_root": "functions-python-tensorflow-tutorial",
511523
"url": "https://github.com/Azure-Samples/functions-python-tensorflow-tutorial",
@@ -543,7 +555,24 @@
543555
"branch_mapping": {}
544556
},
545557
{
546-
"path_to_root": "functions-sql-todo-sample",
558+
"path_to_root": "functions-scenarios-durable-dotnet",
559+
"url": "https://github.com/Azure-Samples/durable-functions-quickstart-dotnet-azd",
560+
"branch": "main",
561+
"branch_mapping": {}
562+
},
563+
{
564+
"path_to_root": "functions-scenarios-durable-typescript",
565+
"url": "https://github.com/Azure-Samples/durable-functions-quickstart-typescript-azd",
566+
"branch": "main",
567+
"branch_mapping": {}
568+
},
569+
{
570+
"path_to_root": "functions-scenarios-durable-python",
571+
"url": "https://github.com/Azure-Samples/durable-functions-quickstart-python-azd",
572+
"branch": "main",
573+
"branch_mapping": {}
574+
},
575+
{ "path_to_root": "functions-sql-todo-sample",
547576
"url": "https://github.com/Azure-Samples/azure-sql-binding-func-dotnet-todo",
548577
"branch": "docs-snippets",
549578
"branch_mapping": {}
@@ -805,12 +834,6 @@
805834
"branch": "tutorial",
806835
"branch_mapping": {}
807836
},
808-
{
809-
"path_to_root": "samples-tsi",
810-
"url": "https://github.com/Azure-Samples/Azure-Time-Series-Insights",
811-
"branch": "master",
812-
"branch_mapping": {}
813-
},
814837
{
815838
"path_to_root": "storage-mgmt-devguide-dotnet",
816839
"url": "https://github.com/Azure-Samples/storage-mgmt-devguide-dotnet",

.openpublishing.redirection.json

Lines changed: 159 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
{
22
"redirections": [
3+
{
4+
"source_path": "articles/network-watcher/network-watcher-using-open-source-tools.md",
5+
"redirect_url": "/previous-versions/azure/network-watcher/network-watcher-using-open-source-tools",
6+
"redirect_document_id": false
7+
},
8+
{
9+
"source_path": "articles/network-watcher/network-watcher-intrusion-detection-open-source-tools.md",
10+
"redirect_url": "/previous-versions/azure/network-watcher/network-watcher-intrusion-detection-open-source-tools",
11+
"redirect_document_id": false
12+
},
13+
{
14+
"source_path": "articles/frontdoor/migrate-cdn-to-front-door.md",
15+
"redirect_url": "/previous-versions/azure/frontdoor/migrate-cdn-to-front-door",
16+
"redirect_document_id": false
17+
},
318
{
419
"source_path": "articles/synapse-analytics/data-explorer/data-explorer-compare.md",
520
"redirect_url": "/previous-versions/azure/synapse-analytics/data-explorer/data-explorer-compare",
@@ -230,7 +245,7 @@
230245
"redirect_url": "/azure/resiliency/quick-understand-protection-estate",
231246
"redirect_document_id": false
232247
},
233-
{
248+
{
234249
"source_path": "articles/business-continuity-center/business-continuity-center-support-matrix.md",
235250
"redirect_url": "/azure/resiliency/resiliency-support-matrix",
236251
"redirect_document_id": false
@@ -258,42 +273,27 @@
258273
{
259274
"source_path": "articles/migrate/concepts-azure-spring-apps-assessment-calculation.md",
260275
"redirect_url": "/azure/migrate",
261-
"redirect_document_id": false,
262-
"monikers": [
263-
"migrate"
264-
]
276+
"redirect_document_id": false
265277
},
266278
{
267279
"source_path": "articles/migrate/how-to-create-azure-spring-apps-assessment.md",
268280
"redirect_url": "/azure/migrate",
269-
"redirect_document_id": false,
270-
"monikers": [
271-
"migrate"
272-
]
281+
"redirect_document_id": false
273282
},
274283
{
275284
"source_path": "articles/migrate/troubleshoot-spring-boot-discovery.md",
276285
"redirect_url": "/azure/migrate",
277-
"redirect_document_id": false,
278-
"monikers": [
279-
"migrate"
280-
]
286+
"redirect_document_id": false
281287
},
282288
{
283289
"source_path": "articles/migrate/tutorial-assess-spring-boot.md",
284290
"redirect_url": "/azure/migrate",
285-
"redirect_document_id": false,
286-
"monikers": [
287-
"migrate"
288-
]
291+
"redirect_document_id": false
289292
},
290293
{
291294
"source_path": "articles/migrate/tutorial-discover-spring-boot.md",
292295
"redirect_url": "/azure/migrate",
293-
"redirect_document_id": false,
294-
"monikers": [
295-
"migrate"
296-
]
296+
"redirect_document_id": false
297297
},
298298
{
299299
"source_path": "articles/azure-functions/functions-proxies.md",
@@ -565,6 +565,81 @@
565565
"redirect_url": "/azure/storage/files/create-file-share",
566566
"redirect_document_id": false
567567
},
568+
{
569+
"source_path": "articles/trusted-signing/overview.md",
570+
"redirect_url": "/azure/artifact-signing/overview",
571+
"redirect_document_id": false
572+
},
573+
{
574+
"source_path": "articles/trusted-signing/how-to-sign-ci-policy.md",
575+
"redirect_url": "/azure/artifact-signing/how-to-sign-ci-policy",
576+
"redirect_document_id": false
577+
},
578+
{
579+
"source_path": "articles/trusted-signing/quickstart.md",
580+
"redirect_url": "/azure/artifact-signing/quickstart",
581+
"redirect_document_id": false
582+
},
583+
{
584+
"source_path": "articles/trusted-signing/tutorial-assign-roles.md",
585+
"redirect_url": "/azure/artifact-signing/tutorial-assign-roles",
586+
"redirect_document_id": false
587+
},
588+
{
589+
"source_path": "articles/trusted-signing/how-to-signing-integrations.md",
590+
"redirect_url": "/azure/artifact-signing/how-to-signing-integrations",
591+
"redirect_document_id": false
592+
},
593+
{
594+
"source_path": "articles/trusted-signing/how-to-sign-history.md",
595+
"redirect_url": "/azure/artifact-signing/how-to-sign-history",
596+
"redirect_document_id": false
597+
},
598+
{
599+
"source_path": "articles/trusted-signing/how-to-renew-identity-validation.md",
600+
"redirect_url": "/azure/artifact-signing/how-to-renew-identity-validation",
601+
"redirect_document_id": false
602+
},
603+
{
604+
"source_path": "articles/trusted-signing/how-to-device-guard-signing-service-migration.md",
605+
"redirect_url": "/azure/artifact-signing/how-to-device-guard-signing-service-migration",
606+
"redirect_document_id": false
607+
},
608+
{
609+
"source_path": "articles/trusted-signing/how-to-change-sku.md",
610+
"redirect_url": "/azure/artifact-signing/how-to-change-sku",
611+
"redirect_document_id": false
612+
},
613+
{
614+
"source_path": "articles/trusted-signing/how-to-cert-revocation.md",
615+
"redirect_url": "/azure/artifact-signing/how-to-cert-revocation",
616+
"redirect_document_id": false
617+
},
618+
{
619+
"source_path": "articles/trusted-signing/concept-trust-models.md",
620+
"redirect_url": "/azure/artifact-signing/concept-trust-models",
621+
"redirect_document_id": false
622+
},
623+
{
624+
"source_path": "articles/trusted-signing/concept-resources-roles.md",
625+
"redirect_url": "/azure/artifact-signing/concept-resources-roles",
626+
"redirect_document_id": false
627+
},
628+
{
629+
"source_path": "articles/trusted-signing/concept-cert-management.md",
630+
"redirect_url": "/azure/artifact-signing/concept-certificate-management",
631+
"redirect_document_id": false
632+
},
633+
{
634+
"source_path": "articles/trusted-signing/index.yml",
635+
"redirect_url": "/azure/artifact-signing/index",
636+
"redirect_document_id": false
637+
},
638+
{
639+
"source_path": "articles/trusted-signing/faq.yml",
640+
"redirect_url": "/azure/artifact-signing/faq",
641+
"redirect_document_id": false
642+
},
568643
{
569644
"source_path": "articles/managed-ccf/application-scenarios.md",
570645
"redirect_url": "/azure/confidential-ledger/managed-confidential-consortium-framework-migration",
@@ -1152,7 +1227,8 @@
11521227
},
11531228
{
11541229
"source_path": "articles/databox-online/azure-stack-edge-2301-release-notes.md",
1155-
"redirect_url": "/previous-versions/azure/databox-online/azure-stack-edge-2301-release-notes"
1230+
"redirect_url": "/previous-versions/azure/databox-online/azure-stack-edge-2301-release-notes",
1231+
"redirect_document_id": false
11561232
},
11571233
{
11581234
"source_path": "articles/network-watcher/nsg-flow-logs-rest.md",
@@ -2816,7 +2892,12 @@
28162892
},
28172893
{
28182894
"source_path_from_root": "/articles/bastion/quickstart-developer-sku.md",
2819-
"redirect_url": "/azure/bastion/quickstart-developer",
2895+
"redirect_url": "/azure/bastion/quickstart-host-portal",
2896+
"redirect_document_id": false
2897+
},
2898+
{
2899+
"source_path_from_root": "/articles/bastion/quickstart-developer.md",
2900+
"redirect_url": "/azure/bastion/quickstart-host-portal",
28202901
"redirect_document_id": false
28212902
},
28222903
{
@@ -2831,7 +2912,12 @@
28312912
},
28322913
{
28332914
"source_path_from_root": "/articles/bastion/bastion-create-host-portal.md",
2834-
"redirect_url": "/azure/bastion/tutorial-create-host-portal",
2915+
"redirect_url": "/azure/bastion/quickstart-host-portal",
2916+
"redirect_document_id": false
2917+
},
2918+
{
2919+
"source_path_from_root": "/articles/bastion/tutorial-create-host-portal.md",
2920+
"redirect_url": "/azure/bastion/quickstart-host-portal",
28352921
"redirect_document_id": false
28362922
},
28372923
{
@@ -5064,6 +5150,16 @@
50645150
"redirect_url": "/azure/role-based-access-control/quickstart-role-assignments-template",
50655151
"redirect_document_id": true
50665152
},
5153+
{
5154+
"source_path_from_root": "/articles/role-based-access-control/built-in-roles/mixed-reality.md",
5155+
"redirect_url": "/azure/role-based-access-control/built-in-roles",
5156+
"redirect_document_id": false
5157+
},
5158+
{
5159+
"source_path_from_root": "/articles/role-based-access-control/permissions/mixed-reality.md",
5160+
"redirect_url": "/azure/role-based-access-control/resource-provider-operations",
5161+
"redirect_document_id": false
5162+
},
50675163
{
50685164
"source_path_from_root": "/articles/scheduler/get-started-portal.md",
50695165
"redirect_url": "/azure/scheduler/migrate-from-scheduler-to-logic-apps",
@@ -6294,8 +6390,7 @@
62946390
"redirect_url": "/azure/cyclecloud/release-notes/ccws/2025-02-06",
62956391
"redirect_document_id": false
62966392
},
6297-
6298-
{
6393+
{
62996394
"source_path": "articles/app-service/sre-agent-overview.md",
63006395
"redirect_url": "/azure/sre-agent/overview",
63016396
"redirect_document_id": false
@@ -6345,21 +6440,11 @@
63456440
"redirect_url": "/azure/iot-hub-device-update/",
63466441
"redirect_document_id": false
63476442
},
6348-
{
6349-
"source_path": "articles/reliability/reliability-azure-container-apps.md",
6350-
"redirect_url": "/azure/reliability/reliability-container-apps",
6351-
"redirect_document_id": false
6352-
},
63536443
{
63546444
"source_path": "articles/storage/container-storage/container-storage-aks-quickstart.md",
63556445
"redirect_url": "/azure/storage/container-storage/install-container-storage-aks",
63566446
"redirect_document_id": true
63576447
},
6358-
{
6359-
"source_path": "articles/reliability/reliability-cosmos-mongodb.md",
6360-
"redirect_url": "/azure/reliability/reliability-documentdb",
6361-
"redirect_document_id": true
6362-
},
63636448
{
63646449
"source_path": "articles/communications-gateway/connectivity.md",
63656450
"redirect_url": "/previous-versions/azure/communications-gateway/connectivity",
@@ -6549,17 +6634,51 @@
65496634
"source_path": "articles/communications-gateway/whats-new.md",
65506635
"redirect_url": "/previous-versions/azure/communications-gateway/whats-new",
65516636
"redirect_document_id": false
6552-
},
6637+
},
65536638
{
65546639
"source_path": "articles/vpn-gateway/about-zone-redundant-vnet-gateways.md",
65556640
"redirect_url": "/azure/reliability/reliability-virtual-network-gateway",
6556-
"redirect_document_id": true
6641+
"redirect_document_id": false
65576642
},
65586643
{
65596644
"source_path": "articles/dns/dns-sdk.md",
65606645
"redirect_url": "https://learn.microsoft.com/dotnet/api/overview/azure/resourcemanager.dns-readme",
65616646
"redirect_document_id": false
6562-
}
6563-
6647+
},
6648+
{
6649+
"source_path": "articles/oracle/oracle-db/exadata-vm-clusters.md",
6650+
"redirect_url": "/azure/oracle/oracle-db/database-overview",
6651+
"redirect_document_id": false
6652+
},
6653+
{
6654+
"source_path": "articles/cyclecloud/how-to/ccws/register-entra-id-app.md",
6655+
"redirect_url": "/azure/cyclecloud/how-to/create-app-registration",
6656+
"redirect_document_id": false
6657+
},
6658+
{
6659+
"source_path": "articles/cyclecloud/how-to/ccws/open-ondemand-add-users.md",
6660+
"redirect_url": "/azure/cyclecloud/how-to/ccws/configure-open-ondemand",
6661+
"redirect_document_id": false
6662+
},
6663+
{
6664+
"source_path": "articles/reliability/reliability-health-insights.md",
6665+
"redirect_url": "/azure/azure-health-insights/reliability-health-insights",
6666+
"redirect_document_id": false
6667+
},
6668+
{
6669+
"source_path": "articles/reliability/migrate-load-balancer.md",
6670+
"redirect_url": "/azure/reliability/reliability-load-balancer",
6671+
"redirect_document_id": false
6672+
},
6673+
{
6674+
"source_path": "articles/nat-gateway/nat-availability-zones.md",
6675+
"redirect_url": "/azure/reliability/reliability-nat-gateway",
6676+
"redirect_document_id": false
6677+
},
6678+
{
6679+
"source_path": "articles/cyclecloud/how-to/collect-custom-metrics-gpu-infiniband-telegraf.md",
6680+
"redirect_url": "/azure/cyclecloud/how-to/monitor-cyclecloud-cluster-using-prometheus-grafana",
6681+
"redirect_document_id": false
6682+
}
65646683
]
65656684
}

CODEOWNERS

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,19 @@
22
# Each line is a file pattern followed by one or more owners.
33

44
# Folder paths in this list have been migrated to new repositories and content can no longer be created for these services in this repo.
5-
/articles/aks @tynevi @thomps23 @jasonwhowell
6-
/articles/defender-for-cloud @tynevi @thomps23 @jasonwhowell
7-
/articles/attestation @tynevi @thomps23 @jasonwhowell
8-
/articles/confidential-ledger @tynevi @thomps23 @jasonwhowell
9-
/articles/dedicated-hsm @tynevi @thomps23 @jasonwhowell
10-
/articles/key-vault @tynevi @thomps23 @jasonwhowell
11-
/articles/payment-hsm @tynevi @thomps23 @jasonwhowell
12-
/articles/postgresql @tynevi @thomps23 @jasonwhowell
13-
/articles/cosmos-db @tynevi @thomps23 @jasonwhowell
14-
/articles/dms @tynevi @thomps23 @jasonwhowell
15-
/articles/mariadb @tynevi @thomps23 @jasonwhowell
16-
/articles/mysql @tynevi @thomps23 @jasonwhowell
17-
/articles/managed-instance-apache-cassandra @tynevi @thomps23 @jasonwhowell
5+
/articles/aks @thomps23 @jasonwhowell
6+
/articles/defender-for-cloud @thomps23 @jasonwhowell
7+
/articles/attestation @thomps23 @jasonwhowell
8+
/articles/confidential-ledger @thomps23 @jasonwhowell
9+
/articles/dedicated-hsm @thomps23 @jasonwhowell
10+
/articles/key-vault @thomps23 @jasonwhowell
11+
/articles/payment-hsm @thomps23 @jasonwhowell
12+
/articles/postgresql @thomps23 @jasonwhowell
13+
/articles/cosmos-db @thomps23 @jasonwhowell
14+
/articles/dms @thomps23 @jasonwhowell
15+
/articles/mariadb @thomps23 @jasonwhowell
16+
/articles/mysql @thomps23 @jasonwhowell
17+
/articles/managed-instance-apache-cassandra @thomps23 @jasonwhowell
1818
/articles/virtual-machines @jasonwhowell @thomps23
1919
/articles/virtual-machines-scale-sets @jasonwhowell @thomps23
2020
/articles/container-instances @jasonwhowell @thomps23
@@ -37,3 +37,4 @@
3737
/articles/quotas @jasonwhowell @thomps23
3838
/articles/container-registry @jasonwhowell @thomps23
3939
/articles/kubernetes-fleet @MicrosoftDocs/azure-docs-codeowners
40+
/articles/reliability @thomps23

0 commit comments

Comments
 (0)