Skip to content

Add Application Insights Configuration #551

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

Merged
merged 17 commits into from
Jan 23, 2025

Conversation

ianjensenisme
Copy link
Contributor

@ianjensenisme ianjensenisme commented Jan 9, 2025

This pull request introduces a new resource for managing Application Insights configurations for Copilot in the Power Platform. The changes include adding new documentation, examples, and necessary code to support the new resource.

New Resource Addition:

  • Added new resource powerplatform_copilot_studio_application_insights to manage Application Insights configurations for Copilot. [1] [2] [3] [4]

Documentation Updates:

  • Created documentation for the new resource in docs/resources/copilot_studio_application_insights.md.

Examples:

  • Added example usage of the new resource in examples/resources/powerplatform_copilot_studio_application_insights/resource.tf.
  • Defined necessary variables for the example in examples/resources/powerplatform_copilot_studio_application_insights/variables.tf.

Code Integration:

  • Updated internal/provider/provider.go to include the new resource in the provider's resources. [1] [2]
  • Added necessary imports and tests for the new resource in internal/provider/provider_test.go. [1] [2]

Constants:

  • Added a new constant COPILOT_SCOPE in internal/constants/constants.go.

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
@mattdot mattdot merged commit 1fb46b8 into main Jan 23, 2025
14 checks passed
@mattdot mattdot deleted the ianjensenisme/541-copilot-studio-application-insights branch January 23, 2025 17:03
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
3 participants