3 references to ResourceGroupLabel
Aspire.Hosting.Azure (3)
Provisioning\Internal\PublishModeProvisioningContextProvider.cs (2)
292Label = AzureProvisioningStrings.ResourceGroupLabel, 343Label = AzureProvisioningStrings.ResourceGroupLabel,
Provisioning\Internal\RunModeProvisioningContextProvider.cs (1)
138new InteractionInput { Name = ResourceGroupName, InputType = InputType.Text, Label = AzureProvisioningStrings.ResourceGroupLabel, Value = GetDefaultResourceGroupName() },