Forum Discussion
Unable to access Log analytics workspace even with Global admin.
Hi team,
I am getting following error message. I am logged in with Global admin and trying to access log analytics table from Azure Portal.
As per the error below it is referecning to AMPL but not sure how to remove the same. I tried creating new log anlaytics still facing the same error while accessing the table in it.
{"error":{"message":"The provided credentials have insufficient access to perform the requested operation","code":"InsufficientAccessError","correlationId":"d7495369-b7a4-4c09-813d-58d3d392a568","innererror":{"code":"PrivateLinkValidationFailedError","message":"Private link connection does not allow querying resource '/subscriptions/0b7140c5-XXX-424058357e6e/resourceGroups/insight/providers/microsoft.operationalinsights/workspaces/avdins' not attached to the current scope"}}}
3 Replies
- AurimasNavCopper ContributorIn my case I've tried various combinations of settings, initial goal was to have log analytics workspace via private link, but container apps failed to submit logs in that scenario, now I made log analytics workload public, but I can't access it while my p2s vpn to azure is enabled, which is very inconvenient as I need to enable it to access almost any resource in azure, but have to disable it to access log analytics workspace.
- BBrandtEVCopper ContributorI am getting this error as well. I have the required access and I am connected to my Azure VPN which puts me inside the "castle", but I am still getting "PrivateLinkValidationFailedError". This would just indicate a missing feature of Private Link which is still a new and somewhat incomplete feature?