Skip to content

Commit e6d072f

Browse files
committed
Resolving merge conflict.
2 parents ca51ab7 + 289e70d commit e6d072f

File tree

2,977 files changed

+17857
-12753
lines changed

Some content is hidden

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

2,977 files changed

+17857
-12753
lines changed

.openpublishing.redirection.active-directory.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10953,7 +10953,7 @@
1095310953
},
1095410954
{
1095510955
"source_path_from_root": "/articles/active-directory/fundamentals/keep-me-signed-in.md",
10956-
"redirect_url": "/azure/active-directory/fundamentals/customize-branding",
10956+
"redirect_url": "/azure/active-directory/fundamentals/active-directory-users-profile-azure-portal",
1095710957
"redirect_document_id": false
1095810958
},
1095910959
{

.openpublishing.redirection.azure-monitor.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5521,6 +5521,16 @@
55215521
"source_path_from_root": "/articles/azure-monitor/app/powershell-azure-diagnostics.md",
55225522
"redirect_url": "/azure/azure-monitor/agents/diagnostics-extension-to-application-insights",
55235523
"redirect_document_id": false
5524+
},
5525+
{
5526+
"source_path_from_root": "/articles/azure-monitor/app/platforms.md",
5527+
"redirect_url": "/azure/azure-monitor/app/app-insights-overview",
5528+
"redirect_document_id": false
5529+
},
5530+
{
5531+
"source_path_from_root": "/articles/azure-monitor/app/export-data-model.md",
5532+
"redirect_url": "/azure/azure-monitor/app/export-telemetry",
5533+
"redirect_document_id": false
55245534
}
55255535
]
55265536
}

.openpublishing.redirection.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5963,6 +5963,11 @@
59635963
"redirect_url": "/azure/automation/create-azure-automation-account-portal",
59645964
"redirect_document_id": false
59655965
},
5966+
{
5967+
"source_path_from_root": "/articles/update-center/enable-machines.md",
5968+
"redirect_url": "/azure/update-center/updates-maintenance-schedules",
5969+
"redirect_document_id": false
5970+
},
59665971
{
59675972
"source_path_from_root": "/articles/best-practices-availability-paired-regions.md",
59685973
"redirect_url": "/azure/reliability/cross-region-replication-azure",
@@ -7028,6 +7033,11 @@
70287033
"redirect_url": "/azure/azure-functions/functions-monitoring",
70297034
"redirect_document_id": false
70307035
},
7036+
{
7037+
"source_path_from_root": "/articles/azure-functions/azure-functions-az-redundancy.md",
7038+
"redirect_url": "/azure/reliability/reliability-functions",
7039+
"redirect_document_id": false
7040+
},
70317041
{
70327042
"source_path_from_root": "/articles/azure-government/documentation-government-k8.md",
70337043
"redirect_url": "/azure/azure-government",

.openpublishing.redirection.virtual-desktop.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,36 @@
7474
"source_path_from_root": "/articles/virtual-desktop/user-documentation/linux-overview.md",
7575
"redirect_url": "/azure/virtual-desktop/users/connect-thin-clients",
7676
"redirect_document_id": true
77+
},
78+
{
79+
"source_path_from_root": "/articles/virtual-desktop/azure-monitor.md",
80+
"redirect_url": "/azure/virtual-desktop/insights",
81+
"redirect_document_id": true
82+
},
83+
{
84+
"source_path_from_root": "/articles/virtual-desktop/azure-monitor-costs.md",
85+
"redirect_url": "/azure/virtual-desktop/insights-costs",
86+
"redirect_document_id": true
87+
},
88+
{
89+
"source_path_from_root": "/articles/virtual-desktop/azure-monitor-glossary.md",
90+
"redirect_url": "/azure/virtual-desktop/insights-glossary",
91+
"redirect_document_id": true
92+
},
93+
{
94+
"source_path_from_root": "/articles/virtual-desktop/troubleshoot-azure-monitor.md",
95+
"redirect_url": "/azure/virtual-desktop/troubleshoot-insights",
96+
"redirect_document_id": true
97+
},
98+
{
99+
"source_path_from_root": "/articles/virtual-desktop/whats-new-azure-monitor.md",
100+
"redirect_url": "/azure/virtual-desktop/whats-new-insights",
101+
"redirect_document_id": true
102+
},
103+
{
104+
"source_path_from_root": "/articles/virtual-desktop/troubleshoot-client.md",
105+
"redirect_url": "/azure/virtual-desktop/troubleshoot-client-windows",
106+
"redirect_document_id": true
77107
}
78108
]
79109
}

articles/active-directory/app-provisioning/functions-for-customizing-application-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -737,7 +737,7 @@ The NumFromDate function converts a DateTime value to Active Directory format th
737737

738738
| Name | Required/ Repeating | Type | Notes |
739739
| --- | --- | --- | --- |
740-
| **value** |Required | String | Date time string in the supported format. For supported formats, see https://msdn.microsoft.com/library/8kb3ddd4%28v=vs.110%29.aspx. |
740+
| **value** |Required | String | Date time string in [ISO 8601](https://www.iso.org/iso-8601-date-and-time-format.html) format. If the date variable is in a different format, use [FormatDateTime](#formatdatetime) function to convert the date to ISO 8601 format. |
741741

742742
**Example:**
743743
* Workday example

articles/active-directory/app-provisioning/hr-attribute-retrieval-issues.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,9 @@ ms.reviewer: chmutali
4040

4141
**Suggested workarounds**
4242
* **Option 1: Using Workday Provisioning Groups**: Check if the calculated field value can be represented as a provisioning group in Workday. Using the same logic that is used for the calculated field, your Workday Admin may be able to assign a Provisioning Group to the user. Reference Workday doc that requires Workday login: [Set Up Account Provisioning Groups](https://doc.workday.com/reader/3DMnG~27o049IYFWETFtTQ/keT9jI30zCzj4Nu9pJfGeQ). Once configured, this Provisioning Group assignment can be [retrieved in the provisioning job](../app-provisioning/workday-integration-reference.md#example-3-retrieving-provisioning-group-assignments) and used in attribute mappings and scoping filter.
43-
* **Option 2: Using Workday Custom IDs**: Check if the calculated field value can be represented as a Custom ID on the Worker Profile. Use `Maintain Custom ID Type` task in Workday to define a new type and populate values in this custom ID. Make sure the [Workday ISU account used for the integration](../saas-apps/workday-inbound-tutorial.md#configuring-domain-security-policy-permissions) has domain security permission for `Person Data: ID Information`. For example, you can define "External_Payroll_ID" as a custom ID in Workday and retrieved it using the XPATH: `wd:Worker/wd:Worker_Data/wd:Personal_Data/wd:Identification_Data/wd:Custom_ID/wd:Custom_ID_Data[wd:ID_Type_Reference/wd:ID[@wd:type=\"Custom_ID_Type_ID\"]=\"External_Payroll_ID\"]/wd:ID/text()`
43+
* **Option 2: Using Workday Custom IDs**: Check if the calculated field value can be represented as a Custom ID on the Worker Profile. Use `Maintain Custom ID Type` task in Workday to define a new type and populate values in this custom ID. Make sure the [Workday ISU account used for the integration](../saas-apps/workday-inbound-tutorial.md#configuring-domain-security-policy-permissions) has domain security permission for `Person Data: ID Information`.
44+
* Example 1: Let's say you have a calculated field called Payroll ID. You can define "External_Payroll_ID" as a custom ID in Workday and retrieve it using an XPATH that uses "Custom_ID_Type_ID" as the selecting mechanism: `wd:Worker/wd:Worker_Data/wd:Personal_Data/wd:Identification_Data/wd:Custom_ID/wd:Custom_ID_Data[string(wd:ID_Type_Reference/wd:ID[@wd:type='Custom_ID_Type_ID']='External_Payroll_ID']/wd:ID/text()`
45+
* Example 2: Let's say you have a calculated field called Badge ID. You can define "Badge ID" as a custom ID in Workday and retrieve the "Descriptor" attribute corresponding to it with an XPATH that uses "wd:ID_Type_Reference/@wd:Descriptor" as the selecting mechanism: `wd:Worker/wd:Worker_Data/wd:Personal_Data/wd:Identification_Data/wd:Custom_ID[string(wd:Custom_ID_Data/wd:ID_Type_Reference/@wd:Descriptor)='BADGE ID']/wd:Custom_ID_Reference/@wd:Descriptor`
4446

4547

4648
## Next steps

0 commit comments

Comments
 (0)