Skip to content

Commit b75c5ca

Browse files
authored
Merge branch 'main' into aks-assessments
2 parents 3c934cd + 0397382 commit b75c5ca

File tree

2,461 files changed

+51999
-46468
lines changed

Some content is hidden

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

2,461 files changed

+51999
-46468
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: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6398,6 +6398,31 @@
63986398
"source_path_from_root": "/articles/azure-monitor/app/data-retention-privacy.md",
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
6401+
},
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+
},
6407+
{
6408+
"source_path_from_root": "/articles/azure-monitor/essentials/metrics-getting-started.md",
6409+
"redirect_url": "/azure/azure-monitor/essentials/analyze-metrics",
6410+
"redirect_document_id": false
6411+
},
6412+
{
6413+
"source_path_from_root": "/articles/azure-monitor/essentials/metrics-dynamic-scope.md",
6414+
"redirect_url": "/azure/azure-monitor/essentials/analyze-metrics",
6415+
"redirect_document_id": false
6416+
},
6417+
{
6418+
"source_path_from_root": "/articles/azure-monitor/essentials/metrics-charts.md",
6419+
"redirect_url": "/azure/azure-monitor/essentials/analyze-metrics",
6420+
"redirect_document_id": false
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
64016426
}
64026427
]
64036428
}

.openpublishing.redirection.json

Lines changed: 796 additions & 1 deletion
Large diffs are not rendered by default.
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

articles/active-directory-b2c/custom-email-mailjet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,7 @@ As with the OTP technical profiles, add the following technical profiles to the
376376
<DisplayName>RestfulProvider</DisplayName>
377377
<TechnicalProfiles>
378378
<TechnicalProfile Id="sendOtp">
379-
<DisplayName>Use email API to send the code the the user</DisplayName>
379+
<DisplayName>Use email API to send the code to the user</DisplayName>
380380
<Protocol Name="Proprietary" Handler="Web.TPEngine.Providers.RestfulProvider, Web.TPEngine, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" />
381381
<Metadata>
382382
<Item Key="ServiceUrl">https://api.mailjet.com/v3.1/send</Item>

articles/active-directory-b2c/custom-email-sendgrid.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,7 @@ As with the OTP technical profiles, add the following technical profiles to the
365365
<DisplayName>RestfulProvider</DisplayName>
366366
<TechnicalProfiles>
367367
<TechnicalProfile Id="SendOtp">
368-
<DisplayName>Use SendGrid's email API to send the code the the user</DisplayName>
368+
<DisplayName>Use SendGrid's email API to send the code to the user</DisplayName>
369369
<Protocol Name="Proprietary" Handler="Web.TPEngine.Providers.RestfulProvider, Web.TPEngine, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" />
370370
<Metadata>
371371
<Item Key="ServiceUrl">https://api.sendgrid.com/v3/mail/send</Item>

0 commit comments

Comments
 (0)