Experience editing exported templates from Azure is still lacking
See original GitHub issueThis happened while trying to make a site name exported from a template on azure generic:

I see the following issues that prevent this experience being great:
- No syntax highlighting until the final
]was placed (I don’t write language extensions, maybe this is complicated?) concatgot signature help and intellisense/function details, butparametersdid not- Completing
'appservice_name'deleted everything to the right of it, making me either need to remember what it said and re-type or undo to check. https://github.com/microsoft/vscode-azurearmtools/issues/127
Issue Analytics
- State:
- Created 3 years ago
- Comments:14 (13 by maintainers)
Top Results From Across the Web
Announcing template export feature in Azure Resource Manager
Export template from a running resource group. In Azure portal, you can pick your current resource group and select Export template in Settings....
Read more >Azure ARM templates for Web App do not properly configure ...
The ARM template exported from a working Azure Web App (for a QnAmaker Chat Bot) is not correctly exported, i.e does not completely...
Read more >Export and Import Azure Data Factory - AzureOps
1. Azure Data Factory export from the Azure portal may not include global parameters in the arm template unless you have git integration...
Read more >Template Specs: Storing ARM templates on Azure - Simple Talk
A sample template like this can be generated from an existing service in Azure Portal, on the left menu, choose Export Template item...
Read more >Using Templates in Azure Data Factory - SQLShack
From where it can be Edited, Exported and used by different users to create similar Azure Data Factory pipelines, without the need to...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

I’m concentrating on Intellisense bugs and usage this milestone, so keep these coming!
Thanks @Tyriar. I believe we have an existing issue for the third point (linking here for cross-reference).
https://github.com/microsoft/vscode-azurearmtools/issues/127