Skip to content

Commit 6a449ad

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into gh-issues-address
2 parents 7b180d6 + bbd04fe commit 6a449ad

File tree

4,268 files changed

+53781
-33674
lines changed

Some content is hidden

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

4,268 files changed

+53781
-33674
lines changed

.openpublishing.publish.config.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,12 @@
230230
"branch": "master",
231231
"branch_mapping": {}
232232
},
233+
{
234+
"path_to_root": "functions-docs-python-v2",
235+
"url": "https://github.com/Azure-Samples/functions-docs-python-v2",
236+
"branch": "main",
237+
"branch_mapping": {}
238+
},
233239
{
234240
"path_to_root": "functions-docs-powershell",
235241
"url": "https://github.com/Azure-Samples/functions-docs-powershell",
@@ -416,6 +422,12 @@
416422
"branch": "main",
417423
"branch_mapping": {}
418424
},
425+
{
426+
"path_to_root": "azureml-examples-archive",
427+
"url": "https://github.com/azure/azureml-examples",
428+
"branch": "v1-archive",
429+
"branch_mapping": {}
430+
},
419431
{
420432
"path_to_root": "azureml-examples-batch-pup",
421433
"url": "https://github.com/azure/azureml-examples",

.openpublishing.redirection.active-directory.json

Lines changed: 189 additions & 15 deletions
Large diffs are not rendered by default.

.openpublishing.redirection.azure-kubernetes-service.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@
1414
"source_path_from_root": "/articles/aks/web-app-routing.md",
1515
"redirect_url": "/azure/aks/app-routing",
1616
"redirect_document_id": false
17+
},
18+
{
19+
"source_path_from_root": "/articles/aks/aks-planned-maintenance-weekly-releases.md",
20+
"redirect_url": "/azure/aks/planned-maintenance",
21+
"redirect_document_id": false
1722
}
1823
]
1924
}

.openpublishing.redirection.azure-monitor.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6310,11 +6310,6 @@
63106310
"redirect_url": "/azure/azure-monitor/agents/solution-agenthealth",
63116311
"redirect_document_id": false
63126312
},
6313-
{
6314-
"source_path_from_root": "/articles/azure-monitor/containers/container-insights-hybrid-setup.md",
6315-
"redirect_url": "/azure/azure-monitor/containers/container-insights-enable-arc-enabled-clusters",
6316-
"redirect_document_id": false
6317-
},
63186313
{
63196314
"source_path_from_root": "/articles/azure-monitor/containers/container-insights-optout-openshift-v3.md",
63206315
"redirect_url": "/azure/azure-monitor/containers/container-insights-optout",
@@ -6324,11 +6319,6 @@
63246319
"source_path_from_root": "/articles/azure-monitor/containers/container-insights-optout-openshift-v4.md",
63256320
"redirect_url": "/azure/azure-monitor/containers/container-insights-optout",
63266321
"redirect_document_id": false
6327-
},
6328-
{
6329-
"source_path_from_root": "/articles/azure-monitor/containers/container-insights-optout-hybrid.md",
6330-
"redirect_url": "/azure/azure-monitor/containers/container-insights-optout",
6331-
"redirect_document_id": false
63326322
}
63336323
]
63346324
}

.openpublishing.redirection.json

Lines changed: 111 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7698,6 +7698,26 @@
76987698
"redirect_url": "/azure/azure-arc/servers/policy-reference",
76997699
"redirect_document_id": false
77007700
},
7701+
{
7702+
"source_path_from_root": "/articles/azure-arc/vmware-vsphere/disaster-recovery.md",
7703+
"redirect_url": "/azure/azure-arc/vmware-vsphere/recover-from-resource-bridge-deletion",
7704+
"redirect_document_id": false
7705+
},
7706+
{
7707+
"source_path_from_root": "/articles/azure-arc/vmware-vsphere/day2-operations-resource-bridge.md",
7708+
"redirect_url": "/azure/azure-arc/vmware-vsphere/administer-arc-vmware",
7709+
"redirect_document_id": false
7710+
},
7711+
{
7712+
"source_path_from_root": "/articles/azure-arc/vmware-vsphere/manage-access-to-arc-vmware-resources.md",
7713+
"redirect_url": "/azure/azure-arc/vmware-vsphere/setup-and-manage-self-service-access",
7714+
"redirect_document_id": false
7715+
},
7716+
{
7717+
"source_path_from_root": "/articles/azure-arc/vmware-vsphere/manage-vmware-vms-in-azure.md",
7718+
"redirect_url": "/azure/azure-arc/vmware-vsphere/perform-vm-ops-through-azure",
7719+
"redirect_document_id": false
7720+
},
77017721
{
77027722
"source_path_from_root": "/articles/redis-cache/index.md",
77037723
"redirect_url": "/azure/azure-cache-for-redis/",
@@ -7954,11 +7974,15 @@
79547974
"redirect_document_id": false
79557975
},
79567976
{
7957-
"source_path_from_root": "/articles/azure-functions/functions-create-first-azure-function-azure-cli.md",
7958-
"redirect_url": "/azure/azure-functions/create-first-function-cli-csharp",
7977+
"source_path_from_root": "/articles/azure-functions/functions-bindings-example.md",
7978+
"redirect_url": "/azure/azure-functions/functions-triggers-bindings#bindings-code-examples",
79597979
"redirect_document_id": false
79607980
},
79617981
{
7982+
"source_path_from_root": "/articles/azure-functions/functions-create-first-azure-function-azure-cli.md",
7983+
"redirect_url": "/azure/azure-functions/create-first-function-cli-csharp",
7984+
"redirect_document_id": false
7985+
}, {
79627986
"source_path_from_root": "/articles/azure-functions/functions-create-first-java-maven.md",
79637987
"redirect_url": "/azure/azure-functions/create-first-function-cli-java",
79647988
"redirect_document_id": false
@@ -23253,6 +23277,51 @@
2325323277
"redirect_url": "/azure/active-directory/develop/index-spa",
2325423278
"redirect_document_id": false
2325523279
},
23280+
{
23281+
"source_path_from_root": "/articles/active-directory/develop/api-find-an-api-how-to.md",
23282+
"redirect_url": "/azure/active-directory/develop/quickstart-configure-app-expose-web-apis",
23283+
"redirect_document_id": false
23284+
},
23285+
{
23286+
"source_path_from_root": "/articles/active-directory/develop/consent-framework-links.md",
23287+
"redirect_url": "/azure/active-directory/develop/permissions-consent-overview",
23288+
"redirect_document_id": false
23289+
},
23290+
{
23291+
"source_path_from_root": "/articles/active-directory/develop/authentication-protocols.md",
23292+
"redirect_url": "/azure/active-directory/develop/v2-oauth2-auth-code-flow",
23293+
"redirect_document_id": false
23294+
},
23295+
{
23296+
"source_path_from_root": "/articles/active-directory/develop/delegated-and-app-perms.md",
23297+
"redirect_url": "/azure/active-directory/develop/permissions-consent-overview",
23298+
"redirect_document_id": false
23299+
},
23300+
{
23301+
"source_path_from_root": "/articles/active-directory/develop/perms-for-given-api.md",
23302+
"redirect_url": "/azure/active-directory/develop/scopes-oidc",
23303+
"redirect_document_id": false
23304+
},
23305+
{
23306+
"source_path_from_root": "/articles/active-directory/develop/setup-multi-tenant-app.md",
23307+
"redirect_url": "/azure/active-directory/develop/howto-convert-app-to-be-multi-tenant",
23308+
"redirect_document_id": false
23309+
},
23310+
{
23311+
"source_path_from_root": "/articles/active-directory/develop/registration-config-specific-application-property-how-to.md",
23312+
"redirect_url": "/azure/active-directory/develop/quickstart-register-app",
23313+
"redirect_document_id": false
23314+
},
23315+
{
23316+
"source_path_from_root": "/articles/active-directory/develop/registration-config-how-to.md",
23317+
"redirect_url": "/azure/active-directory/develop/quickstart-register-app",
23318+
"redirect_document_id": false
23319+
},
23320+
{
23321+
"source_path_from_root": "/articles/active-directory/develop/registration-config-sso-how-to.md",
23322+
"redirect_url": "/azure/active-directory/develop/quickstart-register-app",
23323+
"redirect_document_id": false
23324+
},
2325623325
{
2325723326
"source_path_from_root": "/articles/networking/azure-orbital-overview.md",
2325823327
"redirect_url": "/azure/orbital/overview",
@@ -24132,11 +24201,46 @@
2413224201
"source_path_from_root": "/articles/reliability/migrate-app-service-environment.md",
2413324202
"redirect_url": "/azure/reliability/reliability-app-service",
2413424203
"redirect_document_id": false
24204+
},
24205+
{
24206+
"source_path_from_root": "/articles/flexible-server/concepts-high-availability.md",
24207+
"redirect_url": "/azure/reliability/reliability-postgre-flexible",
24208+
"redirect_document_id": false
24209+
},
24210+
{
24211+
"source_path": "articles/azure-cache-for-redis/cache-how-to-functions.md",
24212+
"redirect_url": "/azure/azure-functions/functions-bindings-cache",
24213+
"redirect_document_id": false
24214+
},
24215+
{
24216+
"source_path_from_root": "/articles/active-directory/external-identities/customers/how-to-single-page-app-vanillajs-configure-authentication.md",
24217+
"redirect_url": "/azure/active-directory/external-identities/customers/tutorial-single-page-app-vanillajs-configure-authentication",
24218+
"redirect_document_id": false
24219+
},
24220+
{
24221+
"source_path_from_root": "/articles/active-directory/external-identities/customers/how-to-single-page-app-vanillajs-prepare-app.md",
24222+
"redirect_url": "/azure/active-directory/external-identities/customers/tutorial-single-page-app-vanillajs-prepare-app",
24223+
"redirect_document_id": false
24224+
},
24225+
{
24226+
"source_path_from_root": "/articles/active-directory/external-identities/customers/how-to-single-page-app-vanillajs-prepare-tenant.md",
24227+
"redirect_url": "/azure/active-directory/external-identities/customers/tutorial-single-page-app-vanillajs-prepare-tenant",
24228+
"redirect_document_id": false
24229+
},
24230+
{
24231+
"source_path_from_root": "/articles/active-directory/external-identities/customers/how-to-single-page-app-vanillajs-sign-in-sign-out.md",
24232+
"redirect_url": "/azure/active-directory/external-identities/customers/tutorial-single-page-app-vanillajs-sign-in-sign-out",
24233+
"redirect_document_id": false
24234+
},
24235+
{
24236+
"source_path_from_root": "/articles/virtual-machines/image-builder-reliability.md",
24237+
"redirect_url": "/azure/reliability/reliability-image-builder.md",
24238+
"redirect_document_id": false
24239+
},
24240+
{
24241+
"source_path_from_root": "/articles/bastion/bastion-connect-vm-rdp-linux.md",
24242+
"redirect_url": "/azure/bastion/bastion-connect-vm-ssh-linux",
24243+
"redirect_document_id": false
2413524244
}
24136-
24137-
24138-
24139-
24140-
2414124245
]
2414224246
}

CODEOWNERS

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,6 @@
44
# Background: https://github.blog/2017-07-06-introducing-code-owners/
55
# 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.
66

7-
# Azure Policy: Samples and Compliance Controls
8-
/articles/**/policy-reference.md @timwarner-msft
9-
/articles/**/security-controls-policy.md @timwarner-msft
10-
/includes/policy/ @timwarner-msft
11-
127
# Azure Monitor
138
articles/azure-monitor/* @bwren
149
articles/azure-monitor/agents @guywi-ms @bwren
@@ -56,9 +51,6 @@ articles/service-health @rboucher
5651
/articles/container-instances/ @macolso @mimckitt
5752
/articles/container-registry/ @dlepow @mimckitt
5853

59-
# Governance
60-
/articles/governance/ @timwarner-msft
61-
6254
# Security
6355
/articles/security/fundamentals/feature-availability.md @msmbaldwin @terrylanfear
6456

articles/active-directory-b2c/add-api-connector.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ See an example of a [validation-error response](#example-of-a-validation-error-r
248248
## Before sending the token (preview)
249249

250250
> [!IMPORTANT]
251-
> API connectors used in this step are in preview. For more information about previews, see [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
251+
> API connectors used in this step are in preview. For more information about previews, see [Product Terms for Online Services](https://www.microsoft.com/licensing/terms/product/ForOnlineServices/all).
252252
253253
An API connector at this step is invoked when a token is about to be issued during sign-ins and sign-ups. An API connector for this step can be used to enrich the token with claim values from external sources.
254254

articles/active-directory-b2c/enable-authentication-spa-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ To specify your Azure AD B2C user flows, do the following:
215215

216216
1. Replace `B2C_1_SUSI` with your sign-in Azure AD B2C Policy name.
217217
1. Replace `B2C_1_EditProfile` with your edit profile Azure AD B2C policy name.
218-
1. Replace all instances of `contoso` with your [Azure AD B2C tenant name](./ tenant-management-read-tenant-name.md#get-your-tenant-name).
218+
1. Replace all instances of `contoso` with your [Azure AD B2C tenant name](./tenant-management-read-tenant-name.md#get-your-tenant-name).
219219

220220
## Step 7: Use the MSAL to sign in the user
221221

articles/active-directory-b2c/faq.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ metadata:
1111
ms.date: 07/13/2023
1212
ms.author: godonnell
1313
ms.subservice: B2C
14-
ms.custom: "b2c-support"
14+
ms.custom: b2c-support, has-azure-ad-ps-ref
1515
title: 'Azure AD B2C: Frequently asked questions (FAQ)'
1616
summary: This page answers frequently asked questions about the Azure Active Directory B2C (Azure AD B2C). Keep checking back for updates.
1717

@@ -300,4 +300,4 @@ sections:
300300
- question: |
301301
In Azure AD B2C, I revoke all sessions of a user by using the Azure portals Revoke sessions button, but it doesn't work?
302302
answer: |
303-
Currently, Azure AD B2C doesn't support user session revocation from the Azure portal. However, you can achieve this task by using [Microsoft Graph PowerShell](manage-users-portal.md#revoke-a-consumer-users-session) or [Microsoft Graph API](/graph/api/user-revokesigninsessions).
303+
Currently, Azure AD B2C doesn't support user session revocation from the Azure portal. However, you can achieve this task by using [Microsoft Graph PowerShell](manage-users-portal.md#revoke-a-consumer-users-session) or [Microsoft Graph API](/graph/api/user-revokesigninsessions).

articles/active-directory-b2c/force-password-reset.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.topic: how-to
1212
ms.date: 06/26/2023
1313
ms.author: kengaderdus
1414
ms.subservice: B2C
15-
ms.custom: b2c-support
15+
ms.custom: b2c-support, has-azure-ad-ps-ref
1616
zone_pivot_groups: b2c-policy-type
1717
---
1818

0 commit comments

Comments
 (0)