Maker checker in Azure services

Rishabh Goyal 21 Reputation points
2021-06-21T14:43:58.087+00:00

Hi,

I am exploring Azure services and wanted to know if maker-checker capabilities are present for Azure services.

Essentially, functionality I am looking for -

Changes carried out by one person on any Azure component (App service deployment, App config key-value addition, Application Gateway routing changes etc) should be mandatorily approved by another person with relevant access control.

Does Azure something like this natively or do I need to build systems on top of Azure services to achieve the same ?

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
230 questions
Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
1,063 questions
0 comments No comments
{count} votes

Accepted answer
  1. Samara Soucy - MSFT 5,051 Reputation points
    2021-06-21T15:10:24.74+00:00

    Hello Rishabh,

    Azure's role-based control system doesn't currently support this sort of pattern- only a single user with sufficient permissions is needed to make any change. It is something you would need to create yourself.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.