accessReviewScheduleDefinition #247
-
Hey just wondering if Microsoft graph extension will have agility to create access reviews on security group via bicep. I can't seem to find any information. However, I did find this bicep https://learn.microsoft.com/en-us/azure/templates/microsoft.authorization/accessreviewscheduledefinitions?pivots=deployment-language-bicep Thanks, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
It's not the same. That's for Access Reviews on Azure Roles, and is a template based on Azure APIs. In theory it's possible to support the @pattisanta I believe that this request to support a new resource type is already filed as an issue: #144. If this issue describes you requirement and meets your scenario, please upvote the issue (and add a comment if you like). If this isn't what you are looking for, please file a new type request |
Beta Was this translation helpful? Give feedback.
-
@dkershaw10 Thank you. |
Beta Was this translation helpful? Give feedback.
@dkershaw10 Thank you.