question

RishabhGoyal-1844 avatar image
0 Votes"
RishabhGoyal-1844 asked SamaraSoucy-MSFT answered

Maker checker in Azure services

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-application-gatewayazure-app-configuration
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

SamaraSoucy-MSFT avatar image
0 Votes"
SamaraSoucy-MSFT answered

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.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.