Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Fix recommendation YAML style #656

Merged
merged 1 commit into from
Feb 19, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions azure-resources/Insights/components/recommendations.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@
tags: []
learnMoreLink:
- name: Migrate an Application Insights classic resource to a workspace-based resource
url: "https://learn.microsoft.com/en-us/azure/azure-monitor/app/convert-classic-resource"
url: "https://learn.microsoft.com/azure/azure-monitor/app/convert-classic-resource"

- description: Migrate from Application Insights instrumentation keys to connection strings
aprlGuid: 092f5c85-bffb-48b0-b85d-d543c6b54800
recommendationTypeId: null
Expand All @@ -22,11 +23,11 @@
recommendationResourceType: Microsoft.Insights/components
recommendationMetadataState: Active
longDescription: |
App Insights is changing from global ingestion endpoints to regional endpoints that use connection strings. Connection strings make telemetry ingestion more reliable by removing dependencies on global ingestion endpoints. Transition to connection string-based ingestion before 31 March 2025.
Application Insights is changing from global ingestion endpoints to regional endpoints that use connection strings. Connection strings make telemetry ingestion more reliable by removing dependencies on global ingestion endpoints. Transition to connection string-based ingestion before 31 March 2025.
potentialBenefits: Reliable telemetry ingestion
pgVerified: true
automationAvailable: false
tags: []
learnMoreLink:
- name: Migrate from Application Insights instrumentation keys to connection strings
url: "https://learn.microsoft.com/en-us/azure/azure-monitor/app/migrate-from-instrumentation-keys-to-connection-strings"
url: "https://learn.microsoft.com/azure/azure-monitor/app/migrate-from-instrumentation-keys-to-connection-strings"