Sample name
March 28, 2022 ยท View on GitHub
If the sample includes a main.bicep file:
To add a createUiDefinition.json file to the deploy button, append the url to the createUiDefinition.json file to the href for the button, e.g.
https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fpath-to-sample%2Fazuredeploy.json/createUIDefinitionUri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fpath-to-sample%2FcreateUiDefinition.json
Note the url is case sensitive.
This template deploys a solution name. The solution name is a description
Sample overview and deployed resources
This is an overview of the solution
The following resources are deployed as part of the solution
Resource provider 1
Description Resource Provider 1
- Resource type 1A: Description Resource type 1A
- Resource type 1B: Description Resource type 1B-
- Resource type 1C: Description Resource type 1C
Resource provider 2
Description Resource Provider 2
- Resource type 2A: Description Resource type 2A
Resource provider 3
Description Resource Provider 3
- Resource type 3A: Description Resource type 3A
- Resource type 3B: Description Resource type 3B
Prerequisites
Decscription of the prerequistes for the deployment
Deployment steps
You can click the "deploy to Azure" button at the beginning of this document or follow the instructions for command line deployment using the scripts in the root of this repo.
Usage
Connect
How to connect to the solution
Management
How to manage the solution
Notes
Solution notes
Tags: Tag1, Tag2, Tag3