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

[release/8.0-preview5] Ensure logAnalyticsWorkspaceId parameter is present in Aspire manifest. #3302

Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Mar 31, 2024

Backport of #3296 to release/8.0-preview5

/cc @mitchdenny

Customer Impact

The Application Insights resource is currently broken. We aren't correctly populating the logAnalyticsWorkspaceId parameter in the generated Bicep. We also want to give people the ability to create their own Log Analytics Workspace and associate with their AppInsights instance.

Testing

Unit tests added to verify that correct Bicep and manifest is created depending on the usage scenario as well as manual testing for deployments to Azure via Azure Provisioning and AZD.

Risk

Low. What we have is already busted, this fixes it.

Microsoft Reviewers: Open in CodeFlow

@dotnet-issue-labeler dotnet-issue-labeler bot added the area-app-model Issues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplication label Mar 31, 2024
Copy link
Member

@joperezr joperezr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved in chat.

@joperezr joperezr merged commit 4229054 into release/8.0-preview5 Apr 1, 2024
7 checks passed
@joperezr joperezr deleted the backport/pr-3296-to-release/8.0-preview5 branch April 1, 2024 21:33
@danmoseley danmoseley mentioned this pull request Apr 12, 2024
@github-actions github-actions bot locked and limited conversation to collaborators May 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-app-model Issues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplication
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants