An Azure service that is used to provision Windows and Linux virtual machines.
Removing the VMAccessAgent should not break RDP access to the VM and you can safely remove the extension. The ADFS-HTTPS endpoint is used to enable secure communication between the VM and ADFS for users to securely authenticate. You can recreate this endpoint post migration by following these steps:
- Open the Azure portal and navigate to the migrated VM.
- In the VM's blade, select the Networking tab.
- Locate the ADFS-HTTPS endpoint and select it.
- In the endpoint's blade, select Delete.
- Wait for the endpoint to be deleted and select Add.
- Follow the prompts to recreate the endpoint with the same settings as before.
Related Articles
- Overview of platform-supported migration of IaaS resources from classic to Azure Resource Manager - Azure Virtual Machines | Microsoft Learn
- Planning for migration from classic to Azure Resource Manager - Azure Virtual Machines | Microsoft Learn
- Migrate to Resource Manager with PowerShell - Azure Virtual Machines | Microsoft Learn
- Remove-AzureEndpoint (Azure) | Microsoft Learn