Skip to content

Commit 77f85a2

Browse files
authored
Merge branch 'master' into multiIP
2 parents bd62f5a + eb93ca8 commit 77f85a2

File tree

6,790 files changed

+126989
-71285
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,790 files changed

+126989
-71285
lines changed

.github/workflows/stale.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@ jobs:
1919
close-pr-label: auto-close
2020
exempt-pr-labels: keep-open
2121
operations-per-run: 1200
22-
ascending: true
23-
start-date: '2019-12-19'
22+
ascending: false
2423
stale-pr-message: >
2524
This pull request has been inactive for at least 14 days.
2625
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.

.openpublishing.publish.config.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -429,6 +429,12 @@
429429
"branch": "cli-preview",
430430
"branch_mapping": {}
431431
},
432+
{
433+
"path_to_root": "terraform",
434+
"url": "https://github.com/Azure/terraform",
435+
"branch": "master",
436+
"branch_mapping": {}
437+
},
432438
{
433439
"path_to_root": "samples-qnamaker-nodejs",
434440
"url": "https://github.com/Azure-Samples/cognitive-services-qnamaker-nodejs",
@@ -826,7 +832,10 @@
826832
".openpublishing.redirection.media-services.json",
827833
".openpublishing.redirection.security-benchmark.json",
828834
".openpublishing.redirection.synapse-analytics.json",
835+
"articles/azure-fluid-relay/.openpublishing.redirection.fluid-relay.json",
836+
"articles/azure-netapp-files/.openpublishing.redirection.azure-netapp-files.json",
829837
"articles/azure-relay/.openpublishing.redirection.relay.json",
838+
"articles/communication-services/.openpublishing.redirection.communication-services.json",
830839
"articles/cosmos-db/.openpublishing.redirection.cosmos-db.json",
831840
"articles/cost-management-billing/.openpublishing.redirection.cost-management-billing.json",
832841
"articles/data-catalog/.openpublishing.redirection.data-catalog.json",
@@ -844,6 +853,7 @@
844853
"articles/purview/.openpublishing.redirection.purview.json",
845854
"articles/service-bus-messaging/.openpublishing.redirection.service-bus-messaging.json",
846855
"articles/stream-analytics/.openpublishing.redirection.stream-analytics.json",
847-
"articles/virtual-machines/.openpublishing.redirection.virtual-machines.json"
856+
"articles/virtual-machines/.openpublishing.redirection.virtual-machines.json",
857+
"articles/mysql/.openpublishing.redirection.mysql.json"
848858
]
849859
}

.openpublishing.redirection.active-directory.json

Lines changed: 10546 additions & 21 deletions
Large diffs are not rendered by default.

.openpublishing.redirection.iot-hub.json

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,16 @@
125125
"redirect_url": "/azure/iot-hub/about-iot-hub",
126126
"redirect_document_id": false
127127
},
128+
{
129+
"source_path_from_root": "/articles/iot-hub/about-iot-hub.md",
130+
"redirect_url": "/azure/iot-hub/iot-concepts-and-iot-hub",
131+
"redirect_document_id": false
132+
},
133+
{
134+
"source_path_from_root": "/articles/iot-hub/iot-concepts.md",
135+
"redirect_url": "/azure/iot-hub/iot-concepts-and-iot-hub",
136+
"redirect_document_id": false
137+
},
128138
{
129139
"source_path_from_root": "/articles/iot-hub/quickstart-send-telemetry-xamarinforms.md",
130140
"redirect_url": "/azure/iot-hub/about-iot-hub",
@@ -928,7 +938,6 @@
928938
"redirect_url": "/azure/iot-hub/tutorial-x509-scripts",
929939
"redirect_document_id": false
930940
},
931-
932941
{
933942
"source_path_from_root": "/articles/iot-hub/iot-hub-gateway-kit-c-iot-gateway-connect-device-to-cloud.md",
934943
"redirect_url": "https://github.com/Azure/iot-edge/tree/master/v1/doc/commercial_gateway_kit/iot-hub-gateway-kit-c-iot-gateway-connect-device-to-cloud.md",
@@ -995,7 +1004,11 @@
9951004
"redirect_url": "https://github.com/Azure/iot-edge/tree/master/v1/samples/simulated_device_cloud_upload/iot-hub-windows-iot-edge-simulated-device.md",
9961005
"redirect_document_id": false
9971006
},
998-
1007+
{
1008+
"source_path_from_root": "/articles/iot-hub/tutorial-firmware-update.md",
1009+
"redirect_url": "/azure/iot-hub-device-update/device-update-raspberry-pi",
1010+
"redirect_document_id": false
1011+
}
9991012

10001013
]
10011014
}

.openpublishing.redirection.json

Lines changed: 679 additions & 10856 deletions
Large diffs are not rendered by default.

.openpublishing.redirection.synapse-analytics.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,11 @@
5454
"source_path_from_root": "/articles/synapse-analytics/sql-data-warehouse/sql-data-warehouse-best-practices-development.md",
5555
"redirect_url": "/azure/synapse-analytics/sql/best-practices-dedicated-sql-pool",
5656
"redirect_document_id": false
57+
},
58+
{
59+
"source_path_from_root": "/articles/synapse-analytics/quickstart-sql-on-demand.md",
60+
"redirect_url": "/azure/synapse-analytics/quickstart-serverless-sql-pool",
61+
"redirect_document_id": false
5762
}
5863
]
5964
}

CODEOWNERS

Lines changed: 53 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -1,91 +1,91 @@
11
# Testing the new code owners feature in GitHub. Please contact Cory Fowler if you have questions.
2+
#
3+
# Help: https://docs.github.com/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
4+
# Background: https://github.blog/2017-07-06-introducing-code-owners/
5+
# NOTE: The people you choose as code owners must have _write_ permissions for the repository. When the code owner is a team, that team must be _visible_ and it must have _write_ permissions, even if all the individual members of the team already have write permissions directly, through organization membership, or through another team membership.
26

3-
# Horizontals
4-
5-
## Azure Policy: Samples and Compliance Controls
6-
articles/**/policy-reference.md @DCtheGeek
7-
articles/**/security-controls-policy.md @DCtheGeek
8-
includes/policy/ @DCtheGeek
7+
# Azure Policy: Samples and Compliance Controls
8+
/articles/**/policy-reference.md @DCtheGeek
9+
/articles/**/security-controls-policy.md @DCtheGeek
10+
/includes/policy/ @DCtheGeek
911

1012
# Azure Monitor
11-
1213
articles/azure-monitor/* @bwren
1314
articles/azure-monitor/agents @bwren
14-
articles/azure-monitor/alerts @rboucher
15-
articles/azure-monitor/app @bwren @lgayhardt
15+
articles/azure-monitor/alerts @rboucher @abbyMSFT
16+
articles/azure-monitor/app @bwren
1617
articles/azure-monitor/autoscale @rboucher
1718
articles/azure-monitor/containers @bwren
1819
articles/azure-monitor/essentials @bwren @rboucher
19-
articles/azure-monitor/insights @bwren @rboucher @lgayhardt
20-
articles/azure-monitor/logs @bwren
21-
articles/azure-monitor/visualize @bwren @lgayhardt
20+
articles/azure-monitor/insights @bwren @rboucher
21+
articles/azure-monitor/logs @bwren @abbyMSFT
22+
articles/azure-monitor/visualize @bwren @rboucher
2223
articles/azure-monitor/vm @bwren
2324
articles/advisor @rboucher
2425
articles/service-health @rboucher
2526

26-
# Azure Active Directory
2727

28-
articles/active-directory-b2c/ @msmimart @yoelhor
29-
articles/active-directory/app-provisioning/ @CelesteDG
30-
articles/active-directory/develop/ @mmacy
31-
articles/active-directory/manage-apps/ @CelesteDG
28+
# Azure Active Directory
29+
/articles/active-directory-b2c/ @msmimart @yoelhor
30+
/articles/active-directory/app-provisioning/ @CelesteDG
31+
/articles/active-directory/develop/ @mmacy
32+
/articles/active-directory/manage-apps/ @CelesteDG
3233

3334
# Azure Synapse Analytics
34-
articles/synapse-analytics/ @julieMSFT [email protected] @ryanmajidi @saveenr
35-
articles/synapse-analytics/backuprestore/ @joannapea @julieMSFT
36-
articles/synapse-analytics/catalog-governance/@djpmsft @chanuengg
37-
articles/synapse-analytics/ccid/ @liudan66 @julieMSFT
38-
articles/synapse-analytics/data-integration/ @kromerm @jonburchel
39-
articles/synapse-analytics/machine-learning/ @garyericson @NelGson @midesa
40-
articles/synapse-analytics/metadata/@MikeRys @julieMSFT @jocaplan
41-
articles/synapse-analytics/security/ @RonyMSFT @nanditavalsan @meenalsri @julieMSFT
42-
articles/synapse-analytics/spark/ @euangms @mlee3gsd @midesa
43-
articles/synapse-analytics/sql/ @filippopovic @azaricstefan @anumjs @WilliamDAssafMSFT @jovanpop-msft
44-
articles/synapse-analytics/sql-data-warehouse/ @anumjs @ronortloff @julieMSFT
45-
articles/synapse-analytics/synapse-link/ @Rodrigossz @SnehaGunda @jovanpop-msft
35+
/articles/synapse-analytics/ @julieMSFT @ryanmajidi @saveenr
36+
/articles/synapse-analytics/backuprestore/ @joannapea @julieMSFT
37+
/articles/synapse-analytics/catalog-governance/@djpmsft @chanuengg
38+
/articles/synapse-analytics/ccid/ @liudan66 @julieMSFT
39+
/articles/synapse-analytics/data-integration/ @kromerm @jonburchel
40+
/articles/synapse-analytics/machine-learning/ @garyericson @NelGson @midesa
41+
/articles/synapse-analytics/metadata/@MikeRys @julieMSFT @jocaplan
42+
/articles/synapse-analytics/security/ @RonyMSFT @nanditavalsan @meenalsri @julieMSFT
43+
/articles/synapse-analytics/spark/ @euangms @mlee3gsd @midesa
44+
/articles/synapse-analytics/sql/ @filippopovic @azaricstefan @anumjs @WilliamDAssafMSFT @jovanpop-msft
45+
/articles/synapse-analytics/sql-data-warehouse/ @anumjs @ronortloff @julieMSFT
46+
/articles/synapse-analytics/synapse-link/ @Rodrigossz @SnehaGunda @jovanpop-msft
4647

4748
# Cognitive Services
48-
articles/cognitive-services/ @aahill @patrickfarley @nitinme @mrbullwinkle @laujan
49+
/articles/cognitive-services/ @aahill @patrickfarley @nitinme @mrbullwinkle @laujan
4950

5051
# DevOps
51-
articles/ansible/ @TomArcherMsft
52-
articles/chef/ @TomArcherMsft
53-
articles/jenkins/ @TomArcherMsft
54-
articles/terraform/ @TomArcherMsft
52+
/articles/ansible/ @TomArcherMsft
53+
/articles/chef/ @TomArcherMsft
54+
/articles/jenkins/ @TomArcherMsft
55+
/articles/terraform/ @TomArcherMsft
5556

5657
# compute
57-
articles/virtual-machines/ @cynthn @mimckitt
58-
articles/virtual-machine-scale-sets/ @ju-shim @mimckitt
59-
articles/cloud-services/ @mimckitt
60-
articles/cloud-services-extended-support/ @mimckitt
61-
articles/service-fabric/ @sukanyamsft @mimckitt
62-
articles/container-instances/ @macolso @mimckitt
63-
articles/container-registry/ @dlepow @mimckitt
58+
/articles/virtual-machines/ @cynthn @mimckitt
59+
/articles/virtual-machine-scale-sets/ @ju-shim @mimckitt
60+
/articles/cloud-services/ @mimckitt
61+
/articles/cloud-services-extended-support/ @mimckitt
62+
/articles/service-fabric/ @sukanyamsft @mimckitt
63+
/articles/container-instances/ @macolso @mimckitt
64+
/articles/container-registry/ @dlepow @mimckitt
6465

6566
# Requires Internal Review
66-
articles/best-practices-availability-paired-regions.md @martinekuan @syntaxc4 @snoviking
67+
/articles/best-practices-availability-paired-regions.md @martinekuan @syntaxc4 @snoviking
6768

6869
# Governance
69-
articles/governance/ @DCtheGeek
70+
/articles/governance/ @DCtheGeek
7071

7172
# Security
72-
articles/security/fundamentals/feature-availability.md @msmbaldwin @terrylanfear
73+
/articles/security/fundamentals/feature-availability.md @msmbaldwin @terrylanfear
7374

7475
# Azure Security Center
75-
articles/security-center/ @memildin
76-
includes/*security-controls*.md @memildin
76+
/articles/security-center/ @memildin
77+
/includes/*security-controls*.md @memildin
7778

7879
# DDOS Protection
79-
80-
articles/ddos-protection @aletheatoh @anupamvi
80+
/articles/ddos-protection @aletheatoh @anupamvi
8181

8282
# Lighthouse
83-
articles/lighthouse/ @JnHs
83+
/articles/lighthouse/ @JnHs
8484

8585
# Healthcare APIs
86-
articles/healthcare-apis/ @ginalee-dotcom
86+
/articles/healthcare-apis/ @ginalee-dotcom
8787

8888
# Configuration
89-
*.json @SyntaxC4 @snoviking @martinekuan
90-
.acrolinx-config.edn @MonicaRush @martinekuan
91-
articles/zone-pivot-groups.yml @SyntaxC4 @snoviking @martinekuan
89+
*.json @SyntaxC4 @snoviking
90+
.acrolinx-config.edn @MonicaRush
91+
articles/zone-pivot-groups.yml @SyntaxC4 @snoviking

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Thank you for taking the time to contribute to the Microsoft Azure documentation.
44

5-
This guide covers some general topics related to contribution and refers to the [contributors guide](https://docs.microsoft.com/contribute) for more detailed explanations when required.
5+
This guide covers some general topics related to contribution and refers to the [contributors guide](/contribute) for more detailed explanations when required.
66

77
## Code of Conduct
88

@@ -21,8 +21,8 @@ Please use the Feedback tool at the bottom of any article to submit bugs and sug
2121

2222
### Editing in GitHub
2323

24-
Follow the guidance for [Quick edits to existing documents](https://docs.microsoft.com/contribute/#quick-edits-to-existing-documents) in our contributors guide.
24+
Follow the guidance for [Quick edits to existing documents](/contribute/#quick-edits-to-existing-documents) in our contributors guide.
2525

2626
### Pull Request
2727

28-
Review the guidance for [Pull Requests](https://docs.microsoft.com/contribute/how-to-write-workflows-major#pull-request-processing) in our contributors guide.
28+
Review the guidance for [Pull Requests](/contribute/how-to-write-workflows-major#pull-request-processing) in our contributors guide.

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
21
# Microsoft Azure Documentation
32

4-
Welcome to the open-source [documentation](https://docs.microsoft.com/azure) of [Microsoft Azure](https://azure.microsoft.com). Please review this README file to understand how you can assist in contributing to the Microsoft Azure documentation.
3+
Welcome to the open-source [documentation](/azure) of [Microsoft Azure](https://azure.microsoft.com). Please review this README file to understand how you can assist in contributing to the Microsoft Azure documentation.
54

65
## Getting Started
76

@@ -11,7 +10,7 @@ Contributing to open source is more than just providing updates, it's also about
1110

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

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

1615
#### Download
1716

@@ -23,7 +22,7 @@ Install the following tools:
2322

2423
#### Install
2524

26-
Follow the instructions provided in the [Install content authoring tools](https://docs.microsoft.com/contribute/get-started-setup-tools) from our contributor guide.
25+
Follow the instructions provided in the [Install content authoring tools](/contribute/get-started-setup-tools) from our contributor guide.
2726

2827
## License
2928

@@ -32,4 +31,4 @@ Please refer to [LICENSE](LICENSE), [LICENSE-CODE](LICENSE-CODE) and [ThirdParty
3231
## Code of Conduct
3332

3433
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).
35-
For more information, see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [[email protected]](mailto:[email protected]) with any additional questions or comments.
34+
For more information, see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [[email protected]](mailto:[email protected]) with any additional questions or comments.

articles/active-directory-b2c/TOC.yml

Lines changed: 19 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
href: overview.md
88
- name: Technical and feature overview
99
href: technical-overview.md
10+
- name: Supported Azure AD features
11+
href: supported-azure-ad-features.md
1012
- name: What's new in docs?
1113
href: whats-new-docs.md
1214
- name: Quickstarts
@@ -26,7 +28,9 @@
2628
href: tutorial-register-applications.md
2729
- name: 3 - Create user flows and custom policies
2830
href: tutorial-create-user-flows.md
29-
- name: Clean up and delete tenant
31+
- name: 4 - Manage your tenant
32+
href: tenant-management.md
33+
- name: 5 - Clean up and delete tenant
3034
href: tutorial-delete-tenant.md
3135
- name: Samples
3236
items:
@@ -82,14 +86,14 @@
8286
href: user-overview.md
8387
- name: User profile attributes
8488
href: user-profile-attributes.md
89+
- name: Roles and resource access control
90+
href: roles-resource-access-control.md
8591
- name: Identity Protection and Conditional Access
8692
href: conditional-access-identity-protection-overview.md
8793
- name: Policy keys
8894
href: policy-keys-overview.md
8995
- name: How-to guides
9096
items:
91-
- name: Manage your tenant
92-
href: tenant-management.md
9397
- name: App integration
9498
items:
9599
- name: ASP.NET Core web app
@@ -201,8 +205,6 @@
201205
- name: Resource owner password credentials policy
202206
href: add-ropc-policy.md
203207
displayName: ROPC
204-
- name: Set up a self-serve password reset policy (deprecated)
205-
href: user-flow-self-service-password-reset.md
206208
- name: Phone sign-up and sign-in
207209
href: phone-authentication-user-flows.md
208210
- name: Identity providers
@@ -307,6 +309,10 @@
307309
href: partner-bloksec.md
308310
- name: HYPR
309311
href: partner-hypr.md
312+
- name: IDEMIA
313+
href: partner-idemia.md
314+
- name: itsme
315+
href: partner-itsme.md
310316
- name: Keyless
311317
href: partner-keyless.md
312318
- name: Nevis
@@ -374,6 +380,8 @@
374380
items:
375381
- name: Datawiza
376382
href: partner-datawiza.md
383+
- name: F5
384+
href: partner-f5.md
377385
- name: Ping Identity
378386
href: partner-ping-identity.md
379387
- name: Strata
@@ -394,15 +402,13 @@
394402
displayName: rest claims exchange
395403
- name: Secure an API connector
396404
href: secure-rest-api.md
397-
- name: Custom policy
405+
- name: Troubleshooting
398406
items:
399-
- name: Troubleshooting
400-
items:
401-
- name: Collect logs using Application Insights
402-
href: troubleshoot-with-application-insights.md
403-
displayName: troubleshooting, app insights
404-
- name: Troubleshooting custom policies
405-
href: troubleshoot-custom-policies.md
407+
- name: Collect logs using Application Insights
408+
href: troubleshoot-with-application-insights.md
409+
displayName: troubleshooting, app insights
410+
- name: Troubleshooting and error handling
411+
href: troubleshoot.md
406412
- name: UserInfo endpoint
407413
href: userinfo-endpoint.md
408414
- name: Partner integration

0 commit comments

Comments
 (0)