Download *.bicep files to your local PC and follow Solution 1
If you have multiple users deploying to the same subscription you need to make sure you have enough quota for the deployments. For 1 User deployment you should make sure to have the following quotas requested upfront:
| Quota name | needed Quantity |
|---|---|
| Total Regional vCPUs | 30 |
| Standard DSv5 Family vCPUs | 10 |
| Standard BS Family vCPUs | 20 |
| Public IP Addresses - Standard | 10 |
That means for 5 Users that need to deploy individually to a Region you need to make sure you have the following quotas in place:
| Quota name | needed Quantity |
|---|---|
| Total Regional vCPUs | 150 |
| Standard DSv5 Family vCPUs | 50 |
| Standard BS Family vCPUs | 100 |
| Public IP Addresses - Standard | 50 |
To request the quota please follow: https://learn.microsoft.com/en-us/azure/quotas/quickstart-increase-quota-portal