I cannot install the AMA Agent on client's computer, which does not have any permissions.
I am trying to install AMA Agent on Client's computer using Azure Arc & Data Collection Rule. They don't have any permission. My current rule is "Contributor" rule. I downloaded the script file and sent it to them. But the problem is when the run the script I downloaded there is an error that shows. "FATAL resource failed with status code 403"
The error
FATAL resource failed with status code 403
appears to be connected to a permissions problem.I encounter the following problem while attempting to install the
Azure Monitor Agent
with anon-administrator
account.To resolve the issue, open
Powershell
with administrative rights install theAzure Monitor Agent
on it. TheContributor
role in Azure focuses primarily on managing Azure resources and does not give the client machine administrative access.