Additional Bicep quickstarts on GitHub
The following quickstarts on GitHub demonstrate different scenarios for deploying various Microsoft Graph Bicep types and configurations. You can also contribute to this collection of quickstarts. For more information, see Contributing to the Microsoft Graph Bicep Extension.
Sample | Sample summary |
---|---|
Create client and resource apps | |
Create a client app with an X509 certificate from Key Vault | |
Configure GitHub Actions to access Azure resources, using zero secrets | Enable a GitHub Action to log into Microsoft Entra, build and deploy a web app into an Azure App Service, without using any secrets. |
Configure an app with a user-assigned managed identity as a credential | Enable an app running in Azure to call Microsoft Graph API, without using any secrets |
Grant a client app access to a resource app | Create an app role assignment for the client app to the resource app that were created in Create client and resource apps |
Enable a client service to read from Blob storage, using a security group | Configure three user-assigned managed identities to read from a Blob Storage account via a security group: |
Create a group with members and owners |