Skip to content

Commit 59b89d0

Browse files
Merge branch 'MicrosoftDocs:main' into main
2 parents 4d60c43 + 073ac91 commit 59b89d0

File tree

856 files changed

+13837
-6598
lines changed

Some content is hidden

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

856 files changed

+13837
-6598
lines changed

.openpublishing.publish.config.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -969,6 +969,12 @@
969969
"branch_mapping": {}
970970
},
971971
{
972+
"path_to_root": "azure-load-testing-samples",
973+
"url": "https://github.com/Azure-Samples/azure-load-testing-samples",
974+
"branch": "main",
975+
"branch_mapping": {}
976+
},
977+
{
972978
"path_to_root": "microsoft-graph",
973979
"url": "https://github.com/MicrosoftGraph/microsoft-graph-docs",
974980
"branch": "main",

.openpublishing.redirection.azure-monitor.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6136,6 +6136,11 @@
61366136
"redirect_url": "/azure/azure-monitor/app/data-model-complete",
61376137
"redirect_document_id": false
61386138
},
6139+
{
6140+
"source_path_from_root": "/articles/azure-monitor/vm/monitor-virtual-machine-management-packs.md",
6141+
"redirect_url": "/azure/azure-monitor/azure-monitor-operations-manager#migrate-management-pack-logic",
6142+
"redirect_document_id": false
6143+
},
61396144
{
61406145
"source_path_from_root": "/articles/azure-monitor/logs/dashboard-upgrade.md",
61416146
"redirect_url": "/azure/azure-monitor/visualize/tutorial-logs-dashboards",

.openpublishing.redirection.azure-productivity.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,11 @@
149149
"source_path": "articles/lab-services/classroom-labs-faq.yml",
150150
"redirect_url": "/azure/lab-services/lab-services-overview",
151151
"redirect_document_id": false
152-
}
152+
},
153+
{
154+
"source_path": "articles/lab-services/how-to-enable-nested-virtualization-template-vm-ui.md",
155+
"redirect_url": "/azure/lab-services/how-to-enable-nested-virtualization-template-vm-using-script",
156+
"redirect_document_id": false
157+
}
153158
]
154159
}

articles/active-directory/app-provisioning/application-provisioning-log-analytics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: active-directory
88
ms.subservice: app-provisioning
99
ms.topic: conceptual
1010
ms.workload: identity
11-
ms.date: 04/25/2023
11+
ms.date: 04/26/2023
1212
ms.author: kenwith
1313
ms.reviewer: arvinh
1414
---

articles/active-directory/app-provisioning/expression-builder.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: active-directory
88
ms.subservice: app-provisioning
99
ms.topic: conceptual
1010
ms.workload: identity
11-
ms.date: 10/20/2022
11+
ms.date: 04/26/2023
1212
ms.author: kenwith
1313
ms.reviewer: arvinh
1414
---
@@ -31,13 +31,13 @@ In application provisioning, you use expressions for attribute mappings. You acc
3131

3232
To use expression builder, select a function and attribute and then enter a suffix if needed. Then select **Add expression** to add the expression to the code box. To learn more about the functions available and how to use them, see [Reference for writing expressions for attribute mappings](functions-for-customizing-application-data.md).
3333

34-
Test the expression by searching for a user or providing values and selecting **Test expression**. The output of the expression test will appear in the **View expression output** box.
34+
Test the expression by searching for a user or providing values and selecting **Test expression**. The output of the expression test appears in the **View expression output** box.
3535

3636
When you're satisfied with the expression, move it to an attribute mapping. Copy and paste it into the expression box for the attribute mapping you're working on.
3737

3838
## Known limitations
39-
* Extension attributes are not available for selection in the expression builder. However, extension attributes can be used in the attribute mapping expression.
39+
* Extension attributes aren't available for selection in the expression builder. However, extension attributes can be used in the attribute mapping expression.
4040

4141
## Next steps
4242

43-
[Reference for writing expressions for attribute mappings](functions-for-customizing-application-data.md)
43+
[Reference for writing expressions for attribute mappings](functions-for-customizing-application-data.md)

articles/active-directory/app-provisioning/sap-successfactors-attribute-reference.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: active-directory
88
ms.subservice: app-provisioning
99
ms.topic: reference
1010
ms.workload: identity
11-
ms.date: 10/20/2022
11+
ms.date: 04/26/2023
1212
ms.author: kenwith
1313
ms.reviewer: chmutali
1414
---
@@ -27,7 +27,7 @@ The table below captures the list of SuccessFactors attributes included by defau
2727
- [SuccessFactors to Active Directory User Provisioning](../saas-apps/sap-successfactors-inbound-provisioning-tutorial.md)
2828
- [SuccessFactors to Azure AD User Provisioning](../saas-apps/sap-successfactors-inbound-provisioning-cloud-only-tutorial.md)
2929

30-
Please refer to the [SAP SuccessFactors integration reference](./sap-successfactors-integration-reference.md#retrieving-additional-attributes) to extend the schema for additional attributes.
30+
Please refer to the [SAP SuccessFactors integration reference](./sap-successfactors-integration-reference.md#retrieving-more-attributes) to extend the schema for additional attributes.
3131

3232
| \# | SuccessFactors Entity | SuccessFactors Attribute | Operation Type |
3333
|----|----------------------------------------|------------------------------|----------------|

0 commit comments

Comments
 (0)