Skip to content

Commit 05b2aca

Browse files
committed
Merge branch 'main' into release-cogserv-custom-sentiment
2 parents ce11b3e + d271baf commit 05b2aca

File tree

857 files changed

+9390
-15724
lines changed

Some content is hidden

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

857 files changed

+9390
-15724
lines changed

.openpublishing.redirection.azure-monitor.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6176,7 +6176,7 @@
61766176
"redirect_url": "/azure/azure-monitor/app/javascript-sdk-configuration",
61776177
"redirect_document_id": false
61786178
},
6179-
{
6179+
{
61806180
"source_path_from_root": "/articles/azure-monitor/agents/data-collection-firewall.md",
61816181
"redirect_url": "/azure/azure-monitor/agents/data-collection-rule-azure-monitor-agent",
61826182
"redirect_document_id": false
@@ -6185,6 +6185,16 @@
61856185
"source_path_from_root": "/articles/azure-monitor/autoscale/tutorial-autoscale-performance-schedule.md",
61866186
"redirect_url": "/previous-versions/azure/azure-monitor/autoscale/tutorial-autoscale-performance-schedule",
61876187
"redirect_document_id": false
6188+
},
6189+
{
6190+
"source_path_from_root": "/articles/azure-monitor/essentials/metrics-supported.md",
6191+
"redirect_url": "/azure/azure-monitor/reference/supported-metrics/metrics-index",
6192+
"redirect_document_id": false
6193+
},
6194+
{
6195+
"source_path_from_root": "/articles/azure-monitor/essentials/resource-logs-categories.md",
6196+
"redirect_url": "/azure/azure-monitor/reference/supported-logs/logs-index",
6197+
"redirect_document_id": false
61886198
}
61896199
]
61906200
}

.openpublishing.redirection.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24036,7 +24036,12 @@
2403624036
{
2403724037
"source_path_from_root": "/articles/virtual-machines/virtual-machines-reliability.md",
2403824038
"redirect_url": "/azure/virtual-machines/reliability-virtual-machines",
24039-
"redirect_document_id": true
24039+
"redirect_document_id": false
24040+
},
24041+
{
24042+
"source_path_from_root": "/articles/private-link/tutorial-private-endpoint-webapp-portal.md",
24043+
"redirect_url": "/azure/private-link/create-private-endpoint-portal",
24044+
"redirect_document_id": false
2404024045
}
2404124046
]
2404224047
}

articles/active-directory/app-provisioning/inbound-provisioning-api-faqs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ You can retrieve the unique API endpoint for each job from the Provisioning blad
139139

140140
To process terminations, identify an attribute in your source that will be used to set the ```accountEnabled``` flag in Azure AD. If you are provisioning to on-premises Active Directory, then map that source attribute to the `accountDisabled` attribute.
141141

142-
By default, the value associated with the SCIM User Core schema attribute ```active``` determines the status of the user's account in the target directory.
142+
By default, the value associated with the SCIM Core User schema attribute ```active``` determines the status of the user's account in the target directory.
143143

144144
If the attribute is set to **true**, the default mapping rule enables the account. If the attribute is set to **false**, then the default mapping rule disables the account.
145145

articles/active-directory/app-proxy/scripts/powershell-assign-group-to-app.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ manager: amycolannino
77
ms.service: active-directory
88
ms.subservice: app-proxy
99
ms.workload: identity
10+
ms.custom: devx-track-azurepowershell
1011
ms.topic: sample
1112
ms.date: 08/29/2022
1213
ms.author: kenwith

articles/active-directory/app-proxy/scripts/powershell-assign-user-to-app.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ manager: amycolannino
77
ms.service: active-directory
88
ms.subservice: app-proxy
99
ms.workload: identity
10+
ms.custom: devx-track-azurepowershell
1011
ms.topic: sample
1112
ms.date: 08/29/2022
1213
ms.author: kenwith

articles/active-directory/app-proxy/scripts/powershell-display-users-group-of-app.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ manager: amycolannino
77
ms.service: active-directory
88
ms.subservice: app-proxy
99
ms.workload: identity
10+
ms.custom: devx-track-azurepowershell
1011
ms.topic: sample
1112
ms.date: 08/29/2022
1213
ms.author: kenwith

articles/active-directory/app-proxy/scripts/powershell-get-all-app-proxy-apps-basic.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ manager: amycolannino
77
ms.service: active-directory
88
ms.subservice: app-proxy
99
ms.workload: identity
10+
ms.custom: devx-track-azurepowershell
1011
ms.topic: sample
1112
ms.date: 08/29/2022
1213
ms.author: kenwith

articles/active-directory/app-proxy/scripts/powershell-get-all-app-proxy-apps-by-connector-group.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ manager: amycolannino
77
ms.service: active-directory
88
ms.subservice: app-proxy
99
ms.workload: identity
10+
ms.custom: devx-track-azurepowershell
1011
ms.topic: sample
1112
ms.date: 08/29/2022
1213
ms.author: kenwith

articles/active-directory/app-proxy/scripts/powershell-get-all-app-proxy-apps-extended.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ manager: amycolannino
77
ms.service: active-directory
88
ms.subservice: app-proxy
99
ms.workload: identity
10+
ms.custom: devx-track-azurepowershell
1011
ms.topic: sample
1112
ms.date: 08/29/2022
1213
ms.author: kenwith

articles/active-directory/app-proxy/scripts/powershell-get-all-app-proxy-apps-with-policy.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ manager: amycolannino
77
ms.service: active-directory
88
ms.subservice: app-proxy
99
ms.workload: identity
10+
ms.custom: devx-track-azurepowershell
1011
ms.topic: sample
1112
ms.date: 08/29/2022
1213
ms.author: kenwith

0 commit comments

Comments
 (0)