You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.
When the "name" of appServicePlan and functionApp is filled in the template, the resource created or updated have the wrong name.
The serverless template look like this :
The resource take appInsights name.
I identify in the folder armTemplates the cause :
AppServicePlanResource.ts :
FunctionAppResource.ts :
The text was updated successfully, but these errors were encountered: