Skip to content

Commit 654db90

Browse files
committed
Fix merge issue, alt-text
2 parents 22d8697 + 5a86494 commit 654db90

File tree

1,922 files changed

+27712
-16642
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,922 files changed

+27712
-16642
lines changed

.github/workflows/stale.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@ jobs:
2323
# start-date: '2021-03-19'
2424
stale-pr-message: >
2525
This pull request has been inactive for at least 14 days.
26-
If you are finished with your changes, don't forget to sign off. See the [contributor guide](https://review.docs.microsoft.com/help/contribute/contribute-how-to-write-pull-request-automation) for instructions.
26+
If you are finished with your changes, don't forget to sign off. See the [contributor guide](https://review.docs.microsoft.com/help/contribute/contribute-how-to-write-pull-request-automation?branch=main) for instructions.
2727
28-
[Get Help](https://review.docs.microsoft.com/help/contribute/help-options?branch=master)
28+
[Get Help](https://review.docs.microsoft.com/help/contribute/help-options?branch=main)
2929
3030
[Docs Support Teams Channel](https://teams.microsoft.com/l/channel/19%3a7ecffca1166a4a3986fed528cf0870ee%40thread.skype/General?groupId=de9ddba4-2574-4830-87ed-41668c07a1ca&tenantId=72f988bf-86f1-41af-91ab-2d7cd011db47)
3131
32-
[Resolve Merge Conflict](https://review.docs.microsoft.com/help/contribute/resolve-merge-conflicts?branch=master)
32+
[Resolve Merge Conflict](https://review.docs.microsoft.com/help/contribute/resolve-merge-conflicts?branch=main)
3333

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,3 @@ AzureMigration.ps1
2424
.gitignore
2525
**/.vscode/settings.json
2626
*.pdn
27-
articles/azure-cache-for-redis/media/cache-managed-identity/Screenshot 2022-01-20 092913.pdn

.openpublishing.publish.config.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -860,7 +860,14 @@
860860
"url": "https://github.com/Azure/azure-webpubsub",
861861
"branch": "main",
862862
"branch_mapping": {}
863+
},
864+
{
865+
"path_to_root": "functions-sql-todo-sample",
866+
"url": "https://github.com/Azure-Samples/azure-sql-binding-func-dotnet-todo",
867+
"branch": "docs-snippets",
868+
"branch_mapping": {}
863869
}
870+
864871
],
865872
"branch_target_mapping": {
866873
"live": [
@@ -884,6 +891,7 @@
884891
"redirection_files": [
885892
".openpublishing.redirection.json",
886893
".openpublishing.redirection.active-directory.json",
894+
".openpublishing.redirection.azure-blob.json",
887895
".openpublishing.redirection.azure-sql.json",
888896
"articles/data-factory/.openpublishing.redirection.data-factory.json",
889897
".openpublishing.redirection.defender-for-cloud.json",
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"redirections": [
3+
{
4+
"source_path_from_root": "/articles/storage/blobs/storage-upload-process-images.md",
5+
"redirect_url": "/azure/storage/blobs/blob-upload-function-trigger",
6+
"redirect_document_id": false
7+
},
8+
{
9+
"source_path_from_root": "/articles/storage/blobs/storage-secure-access-application.md",
10+
"redirect_url": "/azure/storage/blobs/blob-upload-function-trigger",
11+
"redirect_document_id": true
12+
},
13+
{
14+
"source_path_from_root": "/articles/storage/blobs/storage-monitor-troubleshoot-storage-application.md",
15+
"redirect_url": "/azure/storage/blobs/blob-upload-function-trigger",
16+
"redirect_document_id": false
17+
}
18+
]
19+
}

.openpublishing.redirection.azure-monitor.json

Lines changed: 15 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,6 @@
1010
"redirect_url": "/azure/azure-monitor/app/performance-counters",
1111
"redirect_document_id": true
1212
},
13-
{
14-
"source_path_from_root": "/articles/application-insights/cloudservices.md",
15-
"redirect_url": "/azure/azure-monitor/app/azure-web-apps-net",
16-
"redirect_document_id": false
17-
},
1813
{
1914
"source_path_from_root": "/articles/azure-monitor/insights/service-bus-insights.md",
2015
"redirect_url": "/azure/service-bus-messaging/service-bus-insights",
@@ -39,7 +34,21 @@
3934
"source_path_from_root": "/articles/azure-monitor/app/change-analysis-troubleshoot.md",
4035
"redirect_url": "/azure/azure-monitor/change/change-analysis-troubleshoot",
4136
"redirect_document_id": false
37+
},
38+
{
39+
"source_path_from_root": "/articles/azure-monitor/app/pricing.md",
40+
"redirect_url": "/azure/azure-monitor/logs/cost-logs",
41+
"redirect_document_id": false
42+
},
43+
{
44+
"source_path_from_root": "/articles/azure-monitor/logs/manage-cost-storage.md",
45+
"redirect_url": "/azure/azure-monitor/logs/cost-logs",
46+
"redirect_document_id": false
47+
},
48+
{
49+
"source_path_from_root": "/articles/azure-monitor/logs/data-ingestion-from-file.md",
50+
"redirect_url": "/azure/azure-monitor/agents/data-sources-custom-logs",
51+
"redirect_document_id": false
4252
}
43-
4453
]
4554
}

.openpublishing.redirection.defender-for-iot.json

Lines changed: 23 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
{
22
"redirections": [
3+
{
4+
"source_path_from_root": "/articles/defender-for-iot/organizations/resources-manage-proprietary-protocols.md",
5+
"redirect_url": "/azure/defender-for-iot/organizations/overview#extend-support-to-proprietary-protocols",
6+
"redirect_document_id": false
7+
},
8+
{
9+
"source_path_from_root": "/articles/defender-for-iot/organizations/how-to-configure-windows-endpoint-monitoring.md",
10+
"redirect_url": "/azure/defender-for-iot/organizations/how-to-control-what-traffic-is-monitored#configure-windows-endpoint-monitoring",
11+
"redirect_document_id": false
12+
},
13+
{
14+
"source_path_from_root": "/articles/defender-for-iot/organizations/concept-key-concepts.md",
15+
"redirect_url": "/azure/defender-for-iot/organizations/overview",
16+
"redirect_document_id": false
17+
},
18+
{
19+
"source_path_from_root": "/articles/defender-for-iot/organizations/overview-eiot.md",
20+
"redirect_url": "/azure/defender-for-iot/organizations/overview",
21+
"redirect_document_id": false
22+
},
323
{
424
"source_path_from_root": "/articles/defender-for-iot/device-builders/quickstart-building-the-defender-micro-agent-from-source.md",
525
"redirect_url": "/azure/defender-for-iot/device-builders/overview",
@@ -32,7 +52,7 @@
3252
},
3353
{
3454
"source_path_from_root": "/articles/defender-for-iot/organizations/how-to-work-with-alerts-on-your-sensor.md",
35-
"redirect_url": "/azure/defender-for-iot/organizations/concept-key-concepts#analytics-and-self-learning-engines",
55+
"redirect_url": "/azure/defender-for-iot/organizations/overview",
3656
"redirect_document_id": false
3757
},
3858
{
@@ -47,7 +67,7 @@
4767
},
4868
{
4969
"source_path_from_root": "/articles/defender-for-iot/concept-key-concepts.md",
50-
"redirect_url": "/azure/defender-for-iot/organizations/concept-key-concepts",
70+
"redirect_url": "/azure/defender-for-iot/organizations/overview",
5171
"redirect_document_id": false
5272
},
5373
{
@@ -497,7 +517,7 @@
497517
},
498518
{
499519
"source_path_from_root": "/articles/defender-for-iot/organizations/resources-sensor-deployment-checklist.md",
500-
"redirect_url": "/azure/defender-for-iot/organizations/how-to-set-up-your-network#predeployment-checklist",
520+
"redirect_url": "/azure/defender-for-iot/organizations/pre-deployment-checklist",
501521
"redirect_document_id": false
502522
},
503523
{

.openpublishing.redirection.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -618,6 +618,11 @@
618618
"redirect_url": "/azure/azure-arc/kubernetes/quickstart-connect-cluster",
619619
"redirect_document_id": false
620620
},
621+
{
622+
"source_path": "articles/azure-arc/kubernetes/deploy-azure-iot-edge-workloads.md",
623+
"redirect_url": "/azure/azure-arc/kubernetes/",
624+
"redirect_document_id": false
625+
},
621626
{
622627
"source_path": "articles/cognitive-services/whats-new-docs.md",
623628
"redirect_url": "/azure/cognitive-services/what-are-cognitive-services",
@@ -36608,6 +36613,11 @@
3660836613
"redirect_url": "/azure/cognitive-services/Computer-vision/quickstarts-sdk/csharp-sdk",
3660936614
"redirect_document_id": false
3661036615
},
36616+
{
36617+
"source_path_from_root": "/articles/cognitive-services/Computer-vision/Tutorials/CSharpTutorial.md",
36618+
"redirect_url": "/azure/cognitive-services/Computer-vision/overview-image-analysis",
36619+
"redirect_document_id": false
36620+
},
3661136621
{
3661236622
"source_path_from_root": "/articles/cognitive-services/Content-Moderator/Review-Tool-User-Guide/Upload-Images.md",
3661336623
"redirect_url": "/azure/cognitive-services/content-moderator",

articles/active-directory-b2c/TOC.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -273,6 +273,8 @@
273273
href: identity-provider-linkedin.md
274274
- name: Microsoft Account
275275
href: identity-provider-microsoft-account.md
276+
- name: Mobile ID
277+
href: identity-provider-mobile-id.md
276278
- name: PingOne (PingIdentity)
277279
href: identity-provider-ping-one.md
278280
displayName: Ping identity
@@ -683,7 +685,7 @@
683685
- name: Stack Overflow
684686
href: https://stackoverflow.com/questions/tagged/azure-ad-b2c+identity-experience-framework
685687
- name: Support
686-
href: ../active-directory/fundamentals/active-directory-troubleshooting-support-howto.md?bc=%2fazure%2factive-directory-b2c%2fbread%2ftoc.json&toc=%2fazure%2factive-directory-b2c%2fTOC.json
688+
href: find-help-open-support-ticket.md
687689
displayName: technical
688690
- name: Videos
689-
href: azure-ad-external-identities-videos.md
691+
href: azure-ad-external-identities-videos.md

articles/active-directory-b2c/add-identity-provider.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: kengaderdus
66
manager: CelesteDG
77

88
ms.author: kengaderdus
9-
ms.date: 12/02/2021
9+
ms.date: 04/08/2022
1010
ms.custom: mvc
1111
ms.topic: how-to
1212
ms.service: active-directory
@@ -43,6 +43,7 @@ You typically use only one identity provider in your applications, but you have
4343
* [Google](identity-provider-google.md)
4444
* [LinkedIn](identity-provider-linkedin.md)
4545
* [Microsoft Account](identity-provider-microsoft-account.md)
46+
* [Mobile ID](identity-provider-mobile-id.md)
4647
* [PingOne](identity-provider-ping-one.md) (PingIdentity)
4748
* [QQ](identity-provider-qq.md)
4849
* [Salesforce](identity-provider-salesforce.md)

articles/active-directory-b2c/age-gating.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ manager: CelesteDG
88
ms.service: active-directory
99
ms.workload: identity
1010
ms.topic: how-to
11-
ms.date: 08/24/2021
11+
ms.date: 04/07/2022
1212
ms.author: kengaderdus
1313
ms.subservice: B2C
1414
zone_pivot_groups: b2c-policy-type
@@ -80,7 +80,7 @@ When you sign-in as a minor, you should see the following error message: *Unfort
8080

8181
## Enable age gating in your custom policy
8282

83-
1. Get the example of an age gating policy on [GitHub](https://github.com/azure-ad-b2c/samples/tree/master/policies).
83+
1. Get the example of an age gating policy on [GitHub](https://github.com/azure-ad-b2c/samples/tree/master/policies/age-gating).
8484
1. In each file, replace the string `yourtenant` with the name of your Azure AD B2C tenant. For example, if the name of your B2C tenant is *contosob2c*, all instances of `yourtenant.onmicrosoft.com` become `contosob2c.onmicrosoft.com`.
8585
1. Upload the policy files.
8686

0 commit comments

Comments
 (0)