Skip to content

Commit 578638e

Browse files
authored
Merge pull request #123421 from mmccrory/patch-1
Update onboard-multicloud-vms-arc.md
2 parents f3763d7 + db9771d commit 578638e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-arc/multicloud-connector/onboard-multicloud-vms-arc.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ In addition to the [general prerequisites](connect-to-aws.md#prerequisites) for
2424
- You must have **AmazonEC2FullAccess** permissions in your public cloud.
2525
- EC2 instances must meet the [general prerequisites for installing the Connected Machine agent](../servers/prerequisites.md).
2626
- EC2 instances must have the SSM agent installed. Most EC2 instances have this preconfigured.
27-
- EC2 instances must have a tag with the key of `arc` (case-sensitive) and empty value. This tag can be assigned manually or via a policy.
27+
- EC2 instances must have a tag with the key of `arc` and any value. This tag can be assigned manually or via a policy.
2828
- The **ArcForServerSSMRole** IAM role [attached on each EC2 instance](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/iam-roles-for-amazon-ec2.html#attach-iam-role). This role attachment must be done after you upload your Cloud Formation Template in the Connector creation steps.
2929

3030
## AWS resource representation in Azure
@@ -48,4 +48,4 @@ If you prefer, you can turn periodic sync off when configuring this solution. If
4848
## Next steps
4949

5050
- Learn more about [managing connected servers through Azure Arc](../servers/overview.md).
51-
- Learn about the [Multicloud Connector **Inventory** solution](view-multicloud-inventory.md).
51+
- Learn about the [Multicloud Connector **Inventory** solution](view-multicloud-inventory.md).

0 commit comments

Comments
 (0)