GitHub - Azure - OIDC - Custom Claims setup to enable all GitHub repositories to connect to Azure.

We often connect to cloud providers to deploy an infrastructure or apply a change to an application using GitHub workflow using an action. To access any resources within the Cloud, the workflow needs to be connected using a either providing credential or using the OIDC federated trust based between GitHub and the cloud provider. Here we will see how to customise and harden the OIDC connection between the GitHub and Azure for an Enterprise account.

Read More

M365 - PowerAutomate - Clone (Create) Flow and Attach it to a Site using a Flow.

Here we will see how to use the PowerAutomate to create a new Flow from a template Flow and attach it to a document library with an ability to maintain the Flow functionality in one place. In this example, we will see how a “Request manager approval for a selected file” template flow can be attached a site and a same mechanism can be applied to any custom Flow.

Read More

Azure - KeyVault - set multiple access policies using the arm template

In the recent years, Azure services has become the common go to platform to develop, host many small to large enterprise applications and the commonly used service to extend / implement any custom O365 functionality like site provisioning, custom governance application etc. Azure KeyVault will be one of the heavily used one across all the types of Business solution to store the secret / certificate / keys etc.

Read More