William H. Bell
William H. Bell
### Describe the bug Using: ``` azure-cli 2.57.0 core 2.57.0 telemetry 1.1.0 Dependencies: msal 1.26.0 azure-mgmt-resource 23.1.0b2 ``` Created an Azure function with: ``` az functionapp create --name "$function_name" `...
### Investigative information ``` func --version 4.0.5530 ``` ### Repro steps ###### Provide the steps required to reproduce the problem: * Create a new Azure function ``` func new --template...
### Describe the bug When an Azure function is created, the CLI attempts to create the application insights in the default resource group rather than within the resource group specified....