Skip to content

Commit

Permalink
suppress top level resources list by subscription for extension types
Browse files Browse the repository at this point in the history
  • Loading branch information
deeksha345 committed Nov 19, 2021
1 parent ac9d380 commit d05e6ea
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,9 @@ directive:
- suppress: TopLevelResourcesListBySubscription
reason: 'Microsoft.KubernetesConfiguration is a proxy resource provider under Microsoft.Kubernetes'
from: extensions.json
- suppress: TopLevelResourcesListBySubscription
reason: 'Microsoft.KubernetesConfiguration is a proxy resource provider under Microsoft.Kubernetes'
from: extensionTypes.json
- suppress: BodyTopLevelProperties
where: $.definitions.Extension.properties
from: extensions.json
Expand Down

0 comments on commit d05e6ea

Please sign in to comment.