Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 374 Bytes

File metadata and controls

11 lines (7 loc) · 374 Bytes

Custom Resource Group Name

This template creates a resource group with a randomly generated name by default. You can override this behavior by specifying pre-created resource group during deployment.

Required Variables

To use your own resource group, set the following environment variable:

azd env set RESOURCE_GROUP_NAME "<your-resource-group-name>"