You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -595,10 +595,10 @@ Identity is assigned to the *Cluster* resource at creation time.
595
595
"location": "region-name"
596
596
}
597
597
```
598
-
"principalId" is a GUID that was generated by the managed identity service.
598
+
"principle-id" is a GUID that was generated by the managed identity service.
599
599
600
600
> [!IMPORTANT]
601
-
> Copy and keep the "cluster-id" value since you will need it in next steps.
601
+
> Copy and keep the "principle-id" value since you will need it in next steps.
602
602
603
603
### Associate a component to a *Cluster* resource using [Components - Create Or Update](https://docs.microsoft.com/rest/api/application-insights/components/createorupdate) API
0 commit comments