File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -99,9 +99,4 @@ directive:
9999 verb : Update
100100 subject : ^GroupPhoto$
101101 remove : true
102- # - where:
103- # verb: Invoke
104- # subject: ^(RenewGroup)(LifecyclePolicy)Group$
105- # variant: ^Renew1$|^RenewExpanded1$|^RenewViaIdentity$|^RenewViaIdentityExpanded$
106- # remove: true
107102` ` `
Original file line number Diff line number Diff line change @@ -47,6 +47,11 @@ directive:
4747 subject : ^IdentityConditionalAccessAuthenticationStrength.*$
4848 variant : ^List$|Get$|GetViaIdentity$|Update$|UpdateExpanded$|UpdateViaIdentity$|UpdateViaIdentityExpanded$|Create$|CreateExpanded$|Delete$|DeleteViaIdentity$|Usage$|UsageViaIdentity$|Find$|FindViaIdentity$
4949 remove : true
50+ - where :
51+ verb : Update
52+ subject : ^IdentityProvider$
53+ variant : ^Update1$|^UpdateExpanded1$|^UpdateViaIdentity1$|^UpdateViaIdentityExpanded1$
54+ remove : true
5055# Removes the response content since the Patch operation returns http status code 204
5156 - where-operation-id : " policy_UpdateClaimsMappingPolicy"
5257 remove : $.responses["2XX"].content
You can’t perform that action at this time.
0 commit comments