Skip to content

Commit 0582c61

Browse files
authored
Merge branch 'main' into k8s-doc-update
2 parents 344dbf3 + 54008a9 commit 0582c61

File tree

1,144 files changed

+18611
-11325
lines changed

Some content is hidden

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

1,144 files changed

+18611
-11325
lines changed

.openpublishing.publish.config.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -386,6 +386,12 @@
386386
"branch": "main",
387387
"branch_mapping": {}
388388
},
389+
{
390+
"path_to_root": "azureml-examples-mavaisma-r-azureml",
391+
"url": "https://github.com/azure/azureml-examples",
392+
"branch": "mavaisma-r-azureml",
393+
"branch_mapping": {}
394+
},
389395
{
390396
"path_to_root": "azureml-examples-v2samplesreorg",
391397
"url": "https://github.com/azure/azureml-examples",

.openpublishing.redirection.active-directory.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4351,6 +4351,21 @@
43514351
"redirect_url": "/azure/active-directory/conditional-access/location-condition",
43524352
"redirect_document_id": true
43534353
},
4354+
{
4355+
"source_path_from_root": "/articles/active-directory/reports-monitoring/howto-find-activity-reports.md",
4356+
"redirect_url": "/azure/active-directory/reports-monitoring/howto-access-activity-logs",
4357+
"redirect_document_id": true
4358+
},
4359+
{
4360+
"source_path_from_root": "/articles/active-directory/reports-monitoring/troubleshoot-missing-data-download.md",
4361+
"redirect_url": "/azure/active-directory/reports-monitoring/reports-faq",
4362+
"redirect_document_id": false
4363+
},
4364+
{
4365+
"source_path_from_root": "/articles/active-directory/reports-monitoring/troubleshoot-missing-audit-data.md",
4366+
"redirect_url": "/azure/active-directory/reports-monitoring/reports-faq",
4367+
"redirect_document_id": false
4368+
},
43544369
{
43554370
"source_path_from_root": "/articles/active-directory/customize-branding.md",
43564371
"redirect_url": "/azure/active-directory/fundamentals/customize-branding",

.openpublishing.redirection.json

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13238,6 +13238,11 @@
1323813238
"redirect_url": "/azure/expressroute/work-remotely-support",
1323913239
"redirect_document_id": false
1324013240
},
13241+
{
13242+
"source_path_from_root": "/articles/expressroute/howto-linkvnet-cli.md",
13243+
"redirect_url": "/azure/expressroute/expressroute-howto-linkvnet-cli",
13244+
"redirect_document_id": false
13245+
},
1324113246
{
1324213247
"source_path_from_root": "/articles/firewall/tutorial-diagnostics.md",
1324313248
"redirect_url": "/azure/firewall/firewall-diagnostics",
@@ -27723,6 +27728,26 @@
2772327728
"redirect_url": "/azure/backup/sap-hana-db-about",
2772427729
"redirect_document_id": false
2772527730
},
27731+
{
27732+
"source_path_from_root": "/articles/virtual-machines/workloads/sap/high-availability-guide.md",
27733+
"redirect_url": "/azure/virtual-machines/workloads/sap/sap-high-availability-guide-wsfc-shared-disk",
27734+
"redirect_document_id": false
27735+
},
27736+
{
27737+
"source_path_from_root": "/articles/virtual-machines/workloads/sap/sap-high-availability-guide.md",
27738+
"redirect_url": "/azure/virtual-machines/workloads/sap/sap-high-availability-guide-wsfc-shared-disk",
27739+
"redirect_document_id": false
27740+
},
27741+
{
27742+
"source_path_from_root": "/articles/virtual-machines/workloads/sap/high-availability-multi-sid.md",
27743+
"redirect_url": "/azure/virtual-machines/workloads/sap/sap-ascs-ha-multi-sid-wsfc-shared-disk",
27744+
"redirect_document_id": false
27745+
},
27746+
{
27747+
"source_path_from_root": "/articles/virtual-machines/workloads/sap/sap-high-availability-multi-sid.md",
27748+
"redirect_url": "/azure/virtual-machines/workloads/sap/sap-ascs-ha-multi-sid-wsfc-shared-disk",
27749+
"redirect_document_id": false
27750+
},
2772627751
{
2772727752
"source_path_from_root": "/articles/migrate/how-to-scale-assessment.md",
2772827753
"redirect_url": "scale-hyper-v-assessment",

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Contributing to open source is more than just providing updates, it's also about
1010

1111
You've decided to contribute, that's great! To contribute to the documentation, you need a few tools.
1212

13-
#### Github
13+
#### GitHub
1414

1515
Contributing to the documentation requires a GitHub account. If you don't have an account, follow the instructions for [GitHub account setup](https://learn.microsoft.com/contribute/get-started-setup-github) from our contributor guide.
1616

articles/active-directory-b2c/TOC.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,18 @@
6666
- name: Authentication library
6767
href: ../active-directory/develop/msal-overview.md?bc=%2fazure%2factive-directory-b2c%2fbread%2ftoc.json&toc=%2fazure%2factive-directory-b2c%2fTOC.json
6868
displayName: MSAL, client library, Microsoft Authentication Library
69+
- name: Azure AD B2C global identity framework
70+
items:
71+
- name: Global identity solutions
72+
href: azure-ad-b2c-global-identity-solutions.md
73+
- name: Funnel-based design considerations
74+
href: azure-ad-b2c-global-identity-funnel-based-design.md
75+
- name: Region-based design considerations
76+
href: azure-ad-b2c-global-identity-region-based-design.md
77+
- name: Funnel-based proof of concept
78+
href: azure-ad-b2c-global-identity-proof-of-concept-funnel.md
79+
- name: Regional-based proof of concept
80+
href: azure-ad-b2c-global-identity-proof-of-concept-regional.md
6981
- name: Azure AD B2C best practices
7082
href: best-practices.md
7183
- name: Application types

0 commit comments

Comments
 (0)