Skip to content

Commit

Permalink
Add loganalytics
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephen Weatherford authored and Stephen Weatherford committed Mar 27, 2024
1 parent 5b3c805 commit e6a552c
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ public ResourceTypeSearchKeywords() : this
["Microsoft.Web/serverFarms"] = ["asp", "appserviceplan", "hostingplan"],
["Microsoft.App"] = ["containerapp"],
["Microsoft.ContainerService"] = ["aks", "kubernetes", "k8s", "cluster"],
["Microsoft.Authorization/roleAssignments"] = ["rbac"],
["Microsoft.Authorization"] = ["rbac"],
["Microsoft.OperationalInsights/workspaces"] = ["loganalytics"],
})
{
}
Expand Down

0 comments on commit e6a552c

Please sign in to comment.