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

Add Application Insights Configuration #551

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

ianjensenisme
Copy link
Contributor

@ianjensenisme ianjensenisme commented Jan 9, 2025

This pull request introduces a new resource for managing Application Insights configuration for Copilot in the Power Platform. The key changes include the addition of new Terraform configuration files, updates to the provider implementation, and the creation of new service files for handling the Copilot Studio Application Insights resource.

Addresses #541

New Resource Addition

Provider Implementation Updates

  • internal/provider/provider.go:
    • Imported the new copilot_studio_application_insights service.
    • Registered the new resource in the provider's resource list.

Service Implementation

DTO Enhancements

github-actions[bot] and others added 4 commits December 31, 2024 18:07
@ianjensenisme ianjensenisme self-assigned this Jan 9, 2025
@ianjensenisme ianjensenisme linked an issue Jan 9, 2025 that may be closed by this pull request
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

copilot_studio_application_insights resource
2 participants