| ms.service | azure-container-apps |
|---|---|
| ms.topic | include |
| ms.date | 02/03/2025 |
| author | v1212 |
| ms.author | wujia |
Set the following environment variables. Replace the <placeholders> with your values.
RESOURCE_GROUP="<new-resource-group>"
LOCATION="<location>"
CONTAINERAPPS_ENVIRONMENT="<containerapps-environment>"
$ResourceGroupName = '<new-resource-group>'
$Location = '<location>'
$ContainerAppsEnvironment = '<containerapps-environment>'