So basically, there are two ways which you cna try to rectify this error:
1. Using SQL server management server:
- First, connect tp your on-prem SQL.
- Then, you need to select new Query and perform this query:
GRANT VIEW SERVER STATE TO "AccountName"
2. Try to update your SSMS into a newer version.
I hope this will help.
Want to become an Azure Expert? join azure certification now!!