Skip to content

Commit 3cf5562

Browse files
authored
Merge pull request #304118 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/azure-docs (branch main)
2 parents 9a2a47a + 3909607 commit 3cf5562

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

articles/active-directory-b2c/stringcollection-transformations.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Adds a string claim to a new unique values stringCollection claim. Check out the
2828

2929
| Element | TransformationClaimType | Data Type | Notes |
3030
| ---- | ----------------------- | --------- | ----- |
31-
| InputClaim | Element | string | The ClaimType to be added to the output claim. |
31+
| InputClaim | item | string | The ClaimType to be added to the output claim. |
3232
| InputClaim | collection | stringCollection | The string collection to be added to the output claim. If the collection contains items, the claims transformation copies the items, and adds the item to the end of the output collection claim. |
3333
| OutputClaim | collection | stringCollection | The ClaimType that is produced after this claims transformation has been invoked, with the value specified in the input claim. |
3434

@@ -63,7 +63,7 @@ Adds a string parameter to a new unique values stringCollection claim. Check out
6363
| Element | TransformationClaimType | Data Type | Notes |
6464
| ---- | ----------------------- | --------- | ----- |
6565
| InputClaim | collection | stringCollection | The string collection to be added to the output claim. If the collection contains items, the claims transformation copies the items, and adds the item to the end of the output collection claim. |
66-
| InputParameter | Element | string | The value to be added to the output claim. |
66+
| InputParameter | item | string | The value to be added to the output claim. |
6767
| OutputClaim | collection | stringCollection | The ClaimType that is produced after this claims transformation has been invoked, with the value specified in the input parameter. |
6868

6969
### Example of AddParameterToStringCollection

articles/update-manager/support-matrix-automatic-guest-patching.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,9 @@ By enabling automatic guest patching for your Azure Virtual Machines (VMs), you
1616

1717
## Supported OS images
1818

19-
Automatic VM guest patching, on-demand patch assessment and on-demand patch installation are supported only on VMs created from images with the exact combination of publisher, offer and sku from the below supported OS images list. Custom images or any other publisher, offer, sku combinations aren't supported. More images are added periodically. Don't see your SKU in the list? Request support by filing out [Image Support Request](https://forms.microsoft.com/r/6vfSgT0mFx).
19+
Automatic VM guest patching, on-demand patch assessment and on-demand patch installation are supported only on VMs created from images with the exact combination of publisher, offer and sku combinations listed in the supported OS images. Custom images or any other Publisher, Offer, SKU combinations aren't supported. The list of supported images is updated regularly..
20+
21+
Check https://learn.microsoft.com/azure/virtual-machines/automatic-vm-guest-patching#supported-os-images for supported OS images. Don't see your SKU in the list? Request support by filing out [Image Support Request](https://forms.microsoft.com/r/6vfSgT0mFx).
2022

2123
If [automatic VM guest patching](/azure/virtual-machines/automatic-vm-guest-patching) is enabled on a VM, then the available Critical and Security patches are downloaded and applied automatically on the VM.
2224

@@ -35,4 +37,4 @@ For VMs created from customized images even if the Patch orchestration mode is s
3537
- Learn more on [unsupported OS and Custom VM images](unsupported-workloads.md).
3638
- Learn more on how to [configure Windows Update settings](configure-wu-agent.md) to work with Azure Update Manager.
3739
- Learn about [Extended Security Updates (ESU) using Azure Update Manager](extended-security-updates.md).
38-
- Learn about [security vulnerabilities and Ubuntu Pro support](security-awareness-ubuntu-support.md).
40+
- Learn about [security vulnerabilities and Ubuntu Pro support](security-awareness-ubuntu-support.md).

includes/network-watcher-flow-logs-availability.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ ms.custom: include file, references_regions
7171
> | Jio India West |||||
7272
> | Korea Central |||||
7373
> | Korea South |||||
74-
> | New Zealand North |||| |
74+
> | New Zealand North |||| |
7575
> | South India |||||
7676
> | Southeast Asia |||||
7777
> | Taiwan North |||| |

0 commit comments

Comments
 (0)