Skip to content

Commit 725870d

Browse files
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into WI-159453-add-faq-calculate-score-resource-level
2 parents 9062378 + 926b3e6 commit 725870d

File tree

6,057 files changed

+140148
-115579
lines changed

Some content is hidden

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

6,057 files changed

+140148
-115579
lines changed

.openpublishing.publish.config.json

Lines changed: 78 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -974,12 +974,90 @@
974974
"branch": "main",
975975
"branch_mapping": {}
976976
},
977+
{
978+
"path_to_root": "cosmos-db-nosql-javascript-samples",
979+
"url": "https://github.com/azure-samples/cosmos-db-nosql-javascript-samples",
980+
"branch": "main",
981+
"branch_mapping": {}
982+
},
977983
{
978984
"path_to_root": "cosmos-db-nosql-python-samples",
979985
"url": "https://github.com/azure-samples/cosmos-db-nosql-python-samples",
980986
"branch": "main",
981987
"branch_mapping": {}
982988
},
989+
{
990+
"path_to_root": "cosmos-db-mongodb-dotnet-samples",
991+
"url": "https://github.com/azure-samples/cosmos-db-mongodb-dotnet-samples",
992+
"branch": "main",
993+
"branch_mapping": {}
994+
},
995+
{
996+
"path_to_root": "cosmos-db-mongodb-javascript-samples",
997+
"url": "https://github.com/azure-samples/cosmos-db-mongodb-javascript-samples",
998+
"branch": "main",
999+
"branch_mapping": {}
1000+
},
1001+
{
1002+
"path_to_root": "cosmos-db-mongodb-python-samples",
1003+
"url": "https://github.com/azure-samples/cosmos-db-mongodb-python-samples",
1004+
"branch": "main",
1005+
"branch_mapping": {}
1006+
},
1007+
{
1008+
"path_to_root": "cosmos-db-apache-cassandra-dotnet-samples",
1009+
"url": "https://github.com/azure-samples/cosmos-db-apache-cassandra-dotnet-samples",
1010+
"branch": "main",
1011+
"branch_mapping": {}
1012+
},
1013+
{
1014+
"path_to_root": "cosmos-db-apache-cassandra-javascript-samples",
1015+
"url": "https://github.com/azure-samples/cosmos-db-apache-cassandra-javascript-samples",
1016+
"branch": "main",
1017+
"branch_mapping": {}
1018+
},
1019+
{
1020+
"path_to_root": "cosmos-db-apache-cassandra-python-samples",
1021+
"url": "https://github.com/azure-samples/cosmos-db-apache-cassandra-python-samples",
1022+
"branch": "main",
1023+
"branch_mapping": {}
1024+
},
1025+
{
1026+
"path_to_root": "cosmos-db-apache-gremlin-dotnet-samples",
1027+
"url": "https://github.com/azure-samples/cosmos-db-apache-gremlin-dotnet-samples",
1028+
"branch": "main",
1029+
"branch_mapping": {}
1030+
},
1031+
{
1032+
"path_to_root": "cosmos-db-apache-gremlin-javascript-samples",
1033+
"url": "https://github.com/azure-samples/cosmos-db-apache-gremlin-javascript-samples",
1034+
"branch": "main",
1035+
"branch_mapping": {}
1036+
},
1037+
{
1038+
"path_to_root": "cosmos-db-apache-gremlin-python-samples",
1039+
"url": "https://github.com/azure-samples/cosmos-db-apache-gremlin-python-samples",
1040+
"branch": "main",
1041+
"branch_mapping": {}
1042+
},
1043+
{
1044+
"path_to_root": "cosmos-db-table-dotnet-samples",
1045+
"url": "https://github.com/azure-samples/cosmos-db-table-dotnet-samples",
1046+
"branch": "main",
1047+
"branch_mapping": {}
1048+
},
1049+
{
1050+
"path_to_root": "cosmos-db-table-javascript-samples",
1051+
"url": "https://github.com/azure-samples/cosmos-db-table-javascript-samples",
1052+
"branch": "main",
1053+
"branch_mapping": {}
1054+
},
1055+
{
1056+
"path_to_root": "cosmos-db-table-python-samples",
1057+
"url": "https://github.com/azure-samples/cosmos-db-table-python-samples",
1058+
"branch": "main",
1059+
"branch_mapping": {}
1060+
},
9831061
{
9841062
"path_to_root": "azure-cosmos-db-table-dotnet-v12",
9851063
"url": "https://github.com/Azure-Samples/cosmos-db-table-api-dotnet-samples",

.openpublishing.redirection.active-directory.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5290,6 +5290,11 @@
52905290
"redirect_url": "/azure/active-directory/reports-monitoring/howto-customize-filter-logs",
52915291
"redirect_document_id": true
52925292
},
5293+
{
5294+
"source_path_from_root": "/articles/active-directory/reports-monitoring/tutorial-azure-monitor-stream-logs-to-event-hub.md",
5295+
"redirect_url": "/azure/active-directory/reports-monitoring/howto-stream-logs-to-event-hub",
5296+
"redirect_document_id": false
5297+
},
52935298
{
52945299
"source_path_from_root": "/articles/active-directory/reports-monitoring/reference-basic-info-sign-in-logs.md",
52955300
"redirect_url": "/azure/active-directory/reports-monitoring/concept-sign-in-log-activity-details",

.openpublishing.redirection.azure-kubernetes-service.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@
1919
"source_path_from_root": "/articles/aks/aks-planned-maintenance-weekly-releases.md",
2020
"redirect_url": "/azure/aks/planned-maintenance",
2121
"redirect_document_id": false
22+
},
23+
{
24+
"source_path_from_root": "/articles/aks/create-k8s-cluster-with-aks-application-gateway-ingress.md",
25+
"redirect_url": "/azure/application-gateway/for-containers/overview",
26+
"redirect_document_id": false
2227
}
2328
]
2429
}

.openpublishing.redirection.json

Lines changed: 99 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"redirections": [
3+
{
4+
"source_path": "articles/azure-resource-manager/bicep/bicep-import-providers.md",
5+
"redirect_URL": "bicep-import",
6+
"redirect_document_id": false
7+
},
38
{
49
"source_path": "articles/migrate/tutorial-assess-webapps-physical.md",
510
"redirect_URL": "tutorial-assess-webapps",
@@ -49,7 +54,7 @@
4954
"source_path": "articles/storsimple/storsimple-virtual-array-update-11-release-notes.md",
5055
"redirect_url": "/azure/storsimple/storsimple-overview",
5156
"redirect_document_id": false
52-
},
57+
},
5358
{
5459
"source_path": "articles/storsimple/storsimple-ova-overview.md",
5560
"redirect_url": "/azure/storsimple/storsimple-overview",
@@ -70,7 +75,7 @@
7075
"redirect_url": "/azure/storsimple/storsimple-overview",
7176
"redirect_document_id": false
7277
},
73-
{
78+
{
7479
"source_path": "articles/storsimple/storsimple-virtual-array-deploy1-portal-prep.md",
7580
"redirect_url": "/azure/storsimple/storsimple-overview",
7681
"redirect_document_id": false
@@ -9986,7 +9991,7 @@
99869991
"source_path_from_root": "/articles/container-instances/container-instances-quotas.md",
99879992
"redirect_url": "/azure/container-instances/container-instances-resource-and-quota-limits",
99889993
"redirect_document_id": false
9989-
},
9994+
},
99909995
{
99919996
"source_path_from_root": "/articles/container-registry/container-registry-managed-get-started-azure-cli.md",
99929997
"redirect_url": "/azure/container-registry/container-registry-get-started-azure-cli",
@@ -13437,6 +13442,26 @@
1343713442
"redirect_url": "/azure/governance/policy/samples/rbi-itf-nbfc-2017",
1343813443
"redirect_document_id": false
1343913444
},
13445+
{
13446+
"source_path_from_root": "/articles/governance/policy/samples/gov-dod-impact-level-4.md",
13447+
"redirect_url": "/azure/governance/policy/samples",
13448+
"redirect_document_id": false
13449+
},
13450+
{
13451+
"source_path_from_root": "/articles/governance/policy/samples/gov-dod-impact-level-5.md",
13452+
"redirect_url": "/azure/governance/policy/samples",
13453+
"redirect_document_id": false
13454+
},
13455+
{
13456+
"source_path_from_root": "/articles/governance/policy/samples/swift-cscf-v2021.md",
13457+
"redirect_url": "/azure/governance/policy/samples/swift-csp-cscf-2021",
13458+
"redirect_document_id": false
13459+
},
13460+
{
13461+
"source_path_from_root": "/articles/governance/policy/samples/azure-security-benchmarkv1.md",
13462+
"redirect_url": "/azure/governance/policy/samples/azure-security-benchmark",
13463+
"redirect_document_id": false
13464+
},
1344013465
{
1344113466
"source_path_from_root": "/articles/azure-policy/create-manage-policy.md",
1344213467
"redirect_url": "/azure/governance/policy/tutorials/create-and-manage",
@@ -14175,17 +14200,17 @@
1417514200
{
1417614201
"source_path_from_root": "/articles/load-balancer/scripts/load-balancer-linux-cli-load-balance-multiple-websites-vm.md",
1417714202
"redirect_url": "/azure/load-balancer/load-balancer-multiple-ip",
14178-
"redirect_document_id": false
14203+
"redirect_document_id": false
1417914204
},
1418014205
{
1418114206
"source_path_from_root": "/articles/load-balancer/scripts/load-balancer-linux-cli-sample-nlb.md",
1418214207
"redirect_url": "/azure/load-balancer/tutorial-multi-availability-sets-portal",
14183-
"redirect_document_id": false
14208+
"redirect_document_id": false
1418414209
},
1418514210
{
1418614211
"source_path_from_root": "/articles/load-balancer/scripts/load-balancer-linux-cli-sample-zonal-frontend.md",
1418714212
"redirect_url": "/azure/load-balancer/tutorial-load-balancer-standard-public-zonal-portal",
14188-
"redirect_document_id": false
14213+
"redirect_document_id": false
1418914214
},
1419014215
{
1419114216
"source_path_from_root": "/articles/load-balancer/scripts/load-balancer-windows-powershell-sample-nlb.md",
@@ -14676,7 +14701,7 @@
1467614701
"source_path_from_root": "/articles/notification-hubs/cross-region-recovery.md",
1467714702
"redirect_url": "/azure/notification-hubs/notification-hubs-high-availability",
1467814703
"redirect_document_id": false
14679-
},
14704+
},
1468014705
{
1468114706
"source_path_from_root": "/articles/open-datasets/service/how-to-create-dataset-from-open-dataset.md",
1468214707
"redirect_url": "/azure/open-datasets/how-to-create-azure-machine-learning-dataset-from-open-dataset",
@@ -22337,6 +22362,11 @@
2233722362
"redirect_url": "/azure/communication-services/how-tos/calling-sdk/lobby",
2233822363
"redirect_document_id": false
2233922364
},
22365+
{
22366+
"source_path_from_root": "/articles/communication-services/tutorials/widgets/click-to-call-widget.md",
22367+
"redirect_url": "/azure/communication-services/tutorials/calling-widget/calling-widget-overview",
22368+
"redirect_document_id": false
22369+
},
2234022370
{
2234122371
"source_path_from_root": "/articles/load-balancer/tutorial-load-balancer-standard-manage-portal.md",
2234222372
"redirect_url": "/azure/load-balancer/quickstart-load-balancer-standard-public-portal",
@@ -23566,8 +23596,32 @@
2356623596
"source_path_from_root": "/articles/devtest-labs/how-to-move-schedule-to-new-region.md",
2356723597
"redirect_url": "/azure/devtest-labs/how-to-move-labs",
2356823598
"redirect_document_id": false
23599+
},
23600+
{
23601+
"source_path_from_root": "/articles/devtest-labs/devtest-lab-guidance-prescriptive-adoption.md",
23602+
"redirect_url": "/azure/devtest-labs/deliver-proof-of-concept",
23603+
"redirect_document_id": false
23604+
},
23605+
{
23606+
"source_path_from_root": "/articles/devtest-labs/devtest-lab-guidance-orchestrate-implementation.md",
23607+
"redirect_url": "/azure/devtest-labs/devtest-lab-guidance-scale",
23608+
"redirect_document_id": false
23609+
},
23610+
{
23611+
"source_path_from_root": "/articles/devtest-labs/devtest-lab-guidance-governance-cost-ownership.md",
23612+
"redirect_url": "/azure/devtest-labs/devtest-lab-guidance-governance-resources",
23613+
"redirect_document_id": false
2356923614
},
2357023615
{
23616+
"source_path_from_root": "/articles/devtest-labs/devtest-lab-guidance-governance-policy-compliance.md",
23617+
"redirect_url": "/azure/devtest-labs/devtest-lab-guidance-governance-resources",
23618+
"redirect_document_id": false
23619+
},
23620+
{
23621+
"source_path_from_root": "/articles/devtest-labs/devtest-lab-guidance-governance-application-migration-integration.md",
23622+
"redirect_url": "/azure/devtest-labs/devtest-lab-guidance-governance-resources",
23623+
"redirect_document_id": false
23624+
}, {
2357123625
"source_path_from_root": "/articles/azure/virtual-desktop/azure-advisor.md",
2357223626
"redirect_url": "/azure/advisor/advisor-overview",
2357323627
"redirect_document_id": false
@@ -23937,7 +23991,7 @@
2393723991
"redirect_url": "/previous-versions/azure/virtual-machines/linux/openshift-container-platform-3x",
2393823992
"redirect_document_id": false
2393923993
},
23940-
{
23994+
{
2394123995
"source_path": "articles/orbital/orbital-preview.md",
2394223996
"redirect_url": "/azure/orbital/overview",
2394323997
"redirect_document_id": false
@@ -23946,7 +24000,7 @@
2394624000
"source_path": "articles/private-multi-access-edge-compute-mec/metaswitch-fusion-core-overview.md",
2394724001
"redirect_URL": "/azure/private-5g-core",
2394824002
"redirect_document_id": false
23949-
},
24003+
},
2395024004
{
2395124005
"source_path": "articles/private-5g-core/modify-site-plan.md",
2395224006
"redirect_URL": "/azure/private-5g-core/modify-service-plan",
@@ -24146,12 +24200,12 @@
2414624200
"source_path_from_root": "/articles/azure-functions/create-function-app-linux-app-service-plan.md",
2414724201
"redirect_url": "/azure/azure-functions/functions-create-function-app-portal",
2414824202
"redirect_document_id": false
24149-
},
24203+
},
2415024204
{
2415124205
"source_path_from_root": "/articles/azure-functions/create-premium-plan-function-app-portal.md",
2415224206
"redirect_url": "/azure/azure-functions/functions-create-function-app-portal",
2415324207
"redirect_document_id": false
24154-
},
24208+
},
2415524209
{
2415624210
"source_path_from_root": "/articles/sentinel/data-connectors/windows-firewall-events-via-ama.md",
2415724211
"redirect_url": "/azure/sentinel/data-connectors-reference",
@@ -24342,6 +24396,26 @@
2434224396
"redirect_url": "/azure/networking/manage-apps/connectivity-interoperability-data-plane",
2434324397
"redirect_document_id": false
2434424398
},
24399+
{
24400+
"source_path_from_root": "/articles/networking/manage-apps/connectivty-interoperability-preface.md",
24401+
"redirect_url": "/azure/networking/connectivity-interoperability-preface",
24402+
"redirect_document_id": false
24403+
},
24404+
{
24405+
"source_path_from_root": "/articles/networking/manage-apps/connectivty-interoperability-configuration.md",
24406+
"redirect_url": "/azure/networking/connectivity-interoperability-configuration",
24407+
"redirect_document_id": false
24408+
},
24409+
{
24410+
"source_path_from_root": "/articles/networking/manage-apps/connectivty-interoperability-control-plane.md",
24411+
"redirect_url": "/azure/networking/connectivity-interoperability-control-plane",
24412+
"redirect_document_id": false
24413+
},
24414+
{
24415+
"source_path_from_root": "/articles/networking/manage-apps/connectivty-interoperability-data-plane.md",
24416+
"redirect_url": "/azure/networking/connectivity-interoperability-data-plane",
24417+
"redirect_document_id": false
24418+
},
2434524419
{
2434624420
"source_path_from_root": "/articles/operator-nexus/howto-hybrid-aks.md",
2434724421
"redirect_url": "/azure/operator-nexus/howto-kubernetes-cluster-agent-pools",
@@ -24425,7 +24499,7 @@
2442524499
{
2442624500
"source_path_from_root": "/articles/virtual-machines/image-builder-reliability.md",
2442724501
"redirect_url": "/azure/reliability/reliability-image-builder.md",
24428-
"redirect_document_id": false
24502+
"redirect_document_id": false
2442924503
},
2443024504
{
2443124505
"source_path_from_root": "/articles/bastion/bastion-connect-vm-rdp-linux.md",
@@ -24441,6 +24515,19 @@
2444124515
"source_path_from_root": "/articles/private-link/tutorial-private-endpoint-cosmosdb-portal.md",
2444224516
"redirect_url": "/azure/cosmos-db/how-to-configure-private-endpoints",
2444324517
"redirect_document_id": false
24518+
},
24519+
{
24520+
"source_path_from_root": "/articles/aks/command-invoke.md",
24521+
"redirect_url": "/azure/aks/access-private-cluster",
24522+
"redirect_document_id": false
24523+
},
24524+
{
24525+
"source_path_from_root": "/articles/orbital/space-partner-program-overview.md",
24526+
"redirect_url": "/azure/orbital/overview",
24527+
"redirect_document_id": false
2444424528
}
24529+
24530+
24531+
2444524532
]
2444624533
}

articles/active-directory-b2c/TOC.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
items:
6666
- name: Compare solutions for External Identities
6767
href: ../active-directory/external-identities/external-identities-overview.md?bc=/azure/active-directory-b2c/bread/toc.json&toc=/azure/active-directory-b2c/TOC.json
68-
- name: Supported Azure AD features
68+
- name: Supported Microsoft Entra features
6969
href: supported-azure-ad-features.md
7070
- name: Learn authentication basics
7171
items:
@@ -156,7 +156,7 @@
156156
href: microsoft-graph-get-started.md
157157
- name: Register a SAML application
158158
href: saml-service-provider.md?tabs=windows&pivots=b2c-custom-policy
159-
- name: Publish app in Azure AD app gallery
159+
- name: Publish app in Microsoft Entra app gallery
160160
href: publish-app-to-azure-ad-app-gallery.md
161161
- name: Create a user flow or custom policy
162162
items:
@@ -334,9 +334,9 @@
334334
href: identity-provider-amazon.md
335335
- name: Apple
336336
href: identity-provider-apple-id.md
337-
- name: Azure AD (single tenant)
337+
- name: Microsoft Entra ID (single tenant)
338338
href: identity-provider-azure-ad-single-tenant.md
339-
- name: Azure AD (multitenant)
339+
- name: Microsoft Entra ID (multitenant)
340340
href: identity-provider-azure-ad-multi-tenant.md
341341
- name: Azure AD B2C
342342
href: identity-provider-azure-ad-b2c.md
@@ -509,7 +509,7 @@
509509
displayName: azure ad b2c security best practices
510510
- name: Enable MFA
511511
items:
512-
- name: Multi-factor authentication
512+
- name: Multifactor authentication
513513
href: multi-factor-authentication.md
514514
displayName: TOTP, multi-factor, multifactor, time-based-one-time password, time-based one-time password, authenticator app, Microsoft authenticator app, mfa, 2fa
515515
- name: Secure phone-based MFA
@@ -722,12 +722,12 @@
722722
items:
723723
- name: About validation technical profiles
724724
href: validation-technical-profile.md
725-
- name: Azure Active Directory
725+
- name: Microsoft Entra ID
726726
href: active-directory-technical-profile.md
727-
- name: Azure AD Multi-Factor Authentication
727+
- name: Microsoft Entra multifactor authentication
728728
href: multi-factor-auth-technical-profile.md
729729
displayName: mfa
730-
- name: Azure AD SSPR
730+
- name: Microsoft Entra SSPR
731731
href: aad-sspr-technical-profile.md
732732
- name: Claims transformation
733733
href: claims-transformation-technical-profile.md

0 commit comments

Comments
 (0)