We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e9e635 commit ca94a82Copy full SHA for ca94a82
articles/azure-arc/servers/manage-agent.md
@@ -69,7 +69,7 @@ This parameter specifies a resource in Azure Resource Manager to delete from Azu
69
70
To disconnect using a service principal, run the following command:
71
72
-`azcmagent disconnect --service-principal-id <serviceprincipalAppID> --service-principal-secret <serviceprincipalPassword> --tenant-id <tenantID>`
+`azcmagent disconnect --service-principal-id <serviceprincipalAppID> --service-principal-secret <serviceprincipalPassword>`
73
74
To disconnect using an access token, run the following command:
75
0 commit comments