Azure / Azure/azure-quickstart-templates
Migration from App Insights Instrumentation Keys to Connection Strings
- Dominant language
- Bicep
- Stars
- 14.9k
- Forks
- 16.2k
- Avg merge
- 6d 21h
- Merged PRs (30d)
- 6
Description
https://github.com/Azure/azure-quickstart-templates/blob/e6aea578a33cd51549f06cb3d2f7e56b53c5b14b/quickstarts/microsoft.web/web-app-loganalytics/azuredeploy.json#L94
The referenced deployment uses instrumentation keys to connect to Azure Monitor. [Instrumentation keys are being deprecated in favor of connection strings](https://learn.microsoft.com/en-us/azure/azure-monitor/app/migrate-from-instrumentation-keys-to-connection-strings).
Contributor guide
No contributing guide indexed for this repository
Research direction
Open quickstarts/microsoft.web/web-app-loganalytics/azuredeploy.json at line 94 and read the linked Azure Monitor migration guidance first. Update the deployment so it uses a connection string rather than an instrumentation key; the template is done when that referenced deployment no longer relies on the deprecated setting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure
- Domain
- cloud
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100