Skip to content

Commit aa93789

Browse files
authored
Merge branch 'MicrosoftDocs:main' into main
2 parents 60935b1 + f644b19 commit aa93789

File tree

1,233 files changed

+42681
-10239
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,233 files changed

+42681
-10239
lines changed

.openpublishing.publish.config.json

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -488,12 +488,6 @@
488488
"branch": "v1-archive",
489489
"branch_mapping": {}
490490
},
491-
{
492-
"path_to_root": "azureml-examples-batch-pup",
493-
"url": "https://github.com/azure/azureml-examples",
494-
"branch": "santiagxf/batch-pup",
495-
"branch_mapping": {}
496-
},
497491
{
498492
"path_to_root": "azureml-examples-mavaisma-r-azureml",
499493
"url": "https://github.com/azure/azureml-examples",
@@ -506,24 +500,6 @@
506500
"branch": "v2samplesreorg",
507501
"branch_mapping": {}
508502
},
509-
{
510-
"path_to_root": "azureml-examples-sdk-preview",
511-
"url": "https://github.com/azure/azureml-examples",
512-
"branch": "sdk-preview",
513-
"branch_mapping": {}
514-
},
515-
{
516-
"path_to_root": "azureml-examples-online-endpoint-vnet",
517-
"url": "https://github.com/azure/azureml-examples",
518-
"branch": "main",
519-
"branch_mapping": {}
520-
},
521-
{
522-
"path_to_root": "azureml-examples-featurestore",
523-
"url": "https://github.com/Azure/azureml-examples",
524-
"branch": "featurestore/pup",
525-
"branch_mapping": {}
526-
},
527503
{
528504
"path_to_root": "azureml-examples-temp-fix",
529505
"url": "https://github.com/Azure/azureml-examples",

.openpublishing.redirection.azure-monitor.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6399,6 +6399,11 @@
63996399
"redirect_url": "/azure/azure-monitor/app/app-insights-overview#how-does-application-insights-handle-data-collection-retention-storage-and-privacy",
64006400
"redirect_document_id": false
64016401
},
6402+
{
6403+
"source_path_from_root": "/articles/azure-monitor/usage-estimated-costs.md",
6404+
"redirect_url": "/azure/azure-monitor/cost-usage",
6405+
"redirect_document_id": false
6406+
},
64026407
{
64036408
"source_path_from_root": "/articles/azure-monitor/essentials/metrics-getting-started.md",
64046409
"redirect_url": "/azure/azure-monitor/essentials/analyze-metrics",
@@ -6413,6 +6418,11 @@
64136418
"source_path_from_root": "/articles/azure-monitor/essentials/metrics-charts.md",
64146419
"redirect_url": "/azure/azure-monitor/essentials/analyze-metrics",
64156420
"redirect_document_id": false
6416-
}
6421+
},
6422+
{
6423+
"source_path_from_root": "/articles/azure-monitor/faq.yml",
6424+
"redirect_url": "/azure/azure-monitor/overview#frequently-asked-questions",
6425+
"redirect_document_id": false
6426+
}
64176427
]
64186428
}

.openpublishing.redirection.json

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24661,6 +24661,16 @@
2466124661
"redirect_url": "/azure/load-balancer/upgrade-basic-standard-with-powershell",
2466224662
"redirect_document_id": false
2466324663
},
24664+
{
24665+
"source_path_from_root": "/articles/energy-data-services/reliability-energy-data-services.md",
24666+
"redirect_url": "/azure/reliability/reliability-energy-data-services",
24667+
"redirect_document_id": false
24668+
},
24669+
{
24670+
"source_path_from_root": "/articles/deployment-environments/concept-environments-reliability-availability.md",
24671+
"redirect_url": "/azure/reliability/reliability-deployment-environments",
24672+
"redirect_document_id": false
24673+
},
2466424674
{
2466524675
"source_path_from_root": "/articles/spring-apps/how-to-enable-redundancy-and-disaster-recovery.md",
2466624676
"redirect_url": "/azure/reliability/reliability-spring-apps",
@@ -24833,8 +24843,13 @@
2483324843
},
2483424844
{
2483524845
"source_path_from_root": "/articles/orbital/delete-contact.md",
24836-
"redirect_url": "/azure/orbital/spacecraft-object",
24846+
"redirect_url": "/azure/orbital/spacecraft-object",
2483724847
"redirect_document_id": false
2483824848
},
24849+
{
24850+
"source_path_from_root": "/articles/operator-service-manager/overview.md",
24851+
"redirect_url": "azure/operator-service-manager/azure-operator-service-manager-overview",
24852+
"redirect_document_id": false
24853+
}
2483924854
]
2484024855
}
Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
{
22
"redirections": [
3-
{
4-
"source_path_from_root": "/articles/reliability/reliability-energy-data-services.md",
5-
"redirect_url": "/azure/energy-data-services/reliability-energy-data-services",
6-
"redirect_document_id": true
7-
}
3+
84
]
95
}

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,11 @@ To install the necessary tools, follow the instructions for [Install content aut
2020

2121
## License
2222

23-
Please refer to [LICENSE](LICENSE), [LICENSE-CODE](LICENSE-CODE), and [ThirdPartyNotices](ThirdPartyNotices.md) for all Licensing information.
23+
For all licensing information, refer to:
24+
25+
- [LICENSE](LICENSE)
26+
- [LICENSE-CODE](LICENSE-CODE)
27+
- [ThirdPartyNotices](ThirdPartyNotices.md)
2428

2529
## Code of Conduct
2630

articles/active-directory-b2c/TOC.yml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -64,19 +64,19 @@
6464
- name: Concepts
6565
items:
6666
- name: Compare solutions for External Identities
67-
href: ../active-directory/external-identities/external-identities-overview.md?bc=/azure/active-directory-b2c/bread/toc.json&toc=/azure/active-directory-b2c/TOC.json
67+
href: /entra/external-id/external-identities-overview?bc=/azure/active-directory-b2c/bread/toc.json&toc=/azure/active-directory-b2c/TOC.json
6868
- name: Supported Microsoft Entra features
6969
href: supported-azure-ad-features.md
7070
- name: Learn authentication basics
7171
items:
7272
- name: Authentication and authorization
73-
href: ../active-directory/develop/authentication-vs-authorization.md?bc=/azure/active-directory-b2c/bread/toc.json&toc=/azure/active-directory-b2c/TOC.json
73+
href: /entra/identity-platform/authentication-vs-authorization?bc=/azure/active-directory-b2c/bread/toc.json&toc=/azure/active-directory-b2c/TOC.json
7474
- name: Tokens
75-
href: ../active-directory/develop/security-tokens.md?bc=/azure/active-directory-b2c/bread/toc.json&toc=/azure/active-directory-b2c/TOC.json
75+
href: /entra/identity-platform/security-tokens?bc=/azure/active-directory-b2c/bread/toc.json&toc=/azure/active-directory-b2c/TOC.json
7676
- name: Application authentication request
77-
href: ../active-directory/develop/v2-app-types.md?bc=/azure/active-directory-b2c/bread/toc.json&toc=/azure/active-directory-b2c/TOC.json
77+
href: /entra/identity-platform/v2-app-types?bc=/azure/active-directory-b2c/bread/toc.json&toc=/azure/active-directory-b2c/TOC.json
7878
- name: Authentication library
79-
href: ../active-directory/develop/msal-overview.md?bc=/azure/active-directory-b2c/bread/toc.json&toc=/azure/active-directory-b2c/TOC.json
79+
href: /entra/identity-platform/msal-overview?bc=/azure/active-directory-b2c/bread/toc.json&toc=/azure/active-directory-b2c/TOC.json
8080
displayName: MSAL, client library, Microsoft Authentication Library
8181
- name: Azure AD B2C global identity framework
8282
items:
@@ -798,15 +798,15 @@
798798
- name: Build for resilience
799799
items:
800800
- name: Azure AD B2C introduction to resilience
801-
href: ../active-directory/architecture/resilience-b2c.md?bc=/azure/active-directory-b2c/bread/toc.json&toc=/azure/active-directory-b2c/TOC.json
801+
href: /entra/architecture/resilience-b2c?bc=/azure/active-directory-b2c/bread/toc.json&toc=/azure/active-directory-b2c/TOC.json
802802
- name: End-user experience
803-
href: ../active-directory/architecture/resilient-end-user-experience.md?bc=/azure/active-directory-b2c/bread/toc.json&toc=/azure/active-directory-b2c/TOC.json
803+
href: /entra/architecture/resilient-end-user-experience?bc=/azure/active-directory-b2c/bread/toc.json&toc=/azure/active-directory-b2c/TOC.json
804804
- name: Interfaces with external processes
805-
href: ../active-directory/architecture/resilient-external-processes.md?bc=/azure/active-directory-b2c/bread/toc.json&toc=/azure/active-directory-b2c/TOC.json
805+
href: /entra/architecture/resilient-external-processes?bc=/azure/active-directory-b2c/bread/toc.json&toc=/azure/active-directory-b2c/TOC.json
806806
- name: Azure AD B2C developer best practices
807-
href: ../active-directory/architecture/resilience-b2c-developer-best-practices.md?bc=/azure/active-directory-b2c/bread/toc.json&toc=/azure/active-directory-b2c/TOC.json
807+
href: /entra/architecture/resilience-b2c-developer-best-practices?bc=/azure/active-directory-b2c/bread/toc.json&toc=/azure/active-directory-b2c/TOC.json
808808
- name: Monitoring and analytics
809-
href: ../active-directory/architecture/resilience-with-monitoring-alerting.md?bc=/azure/active-directory-b2c/bread/toc.json&toc=/azure/active-directory-b2c/TOC.json
809+
href: /entra/architecture/resilience-with-monitoring-alerting?bc=/azure/active-directory-b2c/bread/toc.json&toc=/azure/active-directory-b2c/TOC.json
810810
displayName: security
811811
- name: User flow versions
812812
href: user-flow-versions.md
@@ -820,7 +820,7 @@
820820
href: ./faq.yml
821821
displayName: FAQ
822822
- name: Getting help
823-
href: ../active-directory/develop/developer-support-help-options.md
823+
href: /entra/identity-platform/developer-support-help-options
824824
- name: Pricing
825825
href: https://azure.microsoft.com/pricing/details/active-directory/external-identities/
826826
- name: Pricing calculator

articles/active-directory-b2c/bread/toc.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
topicHref: /azure/active-directory/index
88
items:
99
- name: B2C
10-
tocHref: /azure/active-directory/develop/
10+
tocHref: /entra/identity-platform/
1111
topicHref: /azure/active-directory-b2c/index
1212
- name: Azure
1313
tocHref: /azure/
@@ -18,7 +18,7 @@
1818
topicHref: /azure/active-directory/index
1919
items:
2020
- name: B2C
21-
tocHref: /azure/active-directory/external-identities/
21+
tocHref: /entra/external-id/
2222
topicHref: /azure/active-directory-b2c/index
2323
- name: Azure
2424
tocHref: /azure/
@@ -29,5 +29,5 @@
2929
topicHref: /azure/active-directory/index
3030
items:
3131
- name: B2C
32-
tocHref: /azure/active-directory/fundamentals/
32+
tocHref: /entra/fundamentals/
3333
topicHref: /azure/active-directory-b2c/index

articles/active-directory-b2c/custom-domain.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ zone_pivot_groups: b2c-policy-type
2222
This article describes how to enable custom domains in your redirect URLs for Azure Active Directory B2C (Azure AD B2C). By using a verified custom domain, you've benefits such as:
2323

2424
- It provides a more seamless user experience. From the user's perspective, they remain in your domain during the sign in process rather than redirecting to the Azure AD B2C default domain *<tenant-name>.b2clogin.com*.
25+
- By staying in the same domain for your application during sign-in, you mitigate the impact of [third-party cookie blocking](/azure/active-directory/develop/reference-third-party-cookies-spas).
2526

2627
- You increase the number of objects (user accounts and applications) you can create in your Azure AD B2C tenant from the default 1.25 million to 5.25 million.
2728

0 commit comments

Comments
 (0)