Skip to content

Commit

Permalink
Added Kubernetes and KubernetesConfiguration resource providers t…
Browse files Browse the repository at this point in the history
…o auto provider registration (#22463)
  • Loading branch information
tiwood authored Jul 11, 2023
1 parent 1094926 commit ca9f382
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions internal/resourceproviders/required.go
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ func Required() map[string]struct{} {
"Microsoft.HealthcareApis": {},
"Microsoft.GuestConfiguration": {},
"Microsoft.KeyVault": {},
"Microsoft.Kubernetes": {},
"Microsoft.KubernetesConfiguration": {},
"Microsoft.Kusto": {},
"microsoft.insights": {},
"Microsoft.Logic": {},
Expand Down

0 comments on commit ca9f382

Please sign in to comment.