microsoft / azure_arc

Automated Azure Arc, Edge, and Platform environments
https://aka.ms/ArcJumpstart
Creative Commons Attribution 4.0 International
742 stars 550 forks source link

Syntax within the guide for HCI #2715

Open TimAbmgf opened 1 month ago

TimAbmgf commented 1 month ago

https://azurearcjumpstart.com/azure_jumpstart_hcibox/deployment_az

The guide section regarding cleanup says to : Clean up the deployment To clean up your deployment, simply delete the resource groups using Azure CLI or Azure portal.

Isn't there only 1 group that all resources get deployed to?

TimAbmgf commented 1 month ago

A 2nd update would be here: https://azurearcjumpstart.com/azure_jumpstart_hcibox/cloud_deployment I believe the nodes this is referencing are AzSHOST1 and AzSHOST2. It should call that out here.

it says to ensure these extensions are added to the 2 hosts I listed: Verify that both of the Arc-enabled servers have successfully installed the three HCI extensions: TelemetryAndDiagnostics, AzureEdgeLifecycleManager, and AzureEdgeDeviceManagement

The TelemtryAndDiagnostics isn't the proper name: AzureEdgeTelemetryAndDiagnostics

ldabas-msft commented 1 month ago

Thanks for flagging this, I will update the documentation to mention that the nodes being referenced are AzSHOST1 and AzSHOST2 and replace mentions of TelemetryAndDiagnostics with AzureEdgeTelemetryAndDiagnostics

TimAbmgf commented 2 weeks ago

The screenshot should also get updated. The highlight is not around the 3 extensions. and the extension has the misspelling (probably old extension name) . Image

TimAbmgf commented 2 weeks ago

@ldabas-msft , let me know if I need to create a new issue. I don't have permissions to 'reopen issue'