Skip to content

Commit 48be05e

Browse files
Microsoft Graph DevX ToolingMicrosoft Graph DevX Tooling
Microsoft Graph DevX Tooling
authored and
Microsoft Graph DevX Tooling
committed
Removed duplicates
1 parent fecad75 commit 48be05e

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

src/DirectoryObjects/DirectoryObjects.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,25 @@ directive:
6666
verb: Get
6767
subject: ^DirectoryPublicKeyInfrastructure$
6868
remove: true
69+
- where:
70+
verb: Get
71+
subject: ^DirectoryPublicKeyInfrastructureCertificateBasedAuthConfigurationCertificateAuthorityCount$
72+
remove: true
73+
- where:
74+
verb: New
75+
subject: ^DirectoryPublicKeyInfrastructureCertificateBasedAuthConfiguration$
76+
remove: true
77+
- where:
78+
verb: Remove
79+
subject: ^DirectoryPublicKeyInfrastructure$
80+
remove: true
81+
- where:
82+
verb: Remove
83+
subject: ^DirectoryPublicKeyInfrastructureCertificateBasedAuthConfiguration$
84+
remove: true
85+
- where:
86+
verb: Update
87+
subject: ^DirectoryPublicKeyInfrastructureCertificateBasedAuthConfigurationCertificateAuthority$
88+
remove: true
89+
6990
```

0 commit comments

Comments
 (0)