question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Experience editing exported templates from Azure is still lacking

See original GitHub issue

This happened while trying to make a site name exported from a template on azure generic:

29ee63ab-48eb-4ce1-80ac-03d682c95605

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?)
  • concat got signature help and intellisense/function details, but parameters did 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:closed
  • Created 3 years ago
  • Comments:14 (13 by maintainers)

github_iconTop GitHub Comments

2reactions
StephenWeatherfordcommented, Apr 24, 2020

I’m concentrating on Intellisense bugs and usage this milestone, so keep these coming!

1reaction
neilpetersoncommented, Apr 24, 2020

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

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found