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

Feature Request: Add Azure Monitor Workbooks #5956

Closed
ghost opened this issue Mar 2, 2020 · 16 comments · Fixed by #17368
Closed

Feature Request: Add Azure Monitor Workbooks #5956

ghost opened this issue Mar 2, 2020 · 16 comments · Fixed by #17368
Labels
new-resource sdk/requires-swagger-changes Changes need to be made in the Swagger specifications to enable this functionality service/monitor

Comments

@ghost
Copy link

ghost commented Mar 2, 2020

This issue was originally opened by @akrone-hach as hashicorp/terraform#24241. It was migrated here as a result of the provider split. The original body of the issue is below.


Current Terraform Version

Latest

Use-cases

Add a resource in the Azure Provider to create Azure Monitor Workbooks. This would allow for out-of-the-box workbooks for each plan execution custom to the environment that was just created.

Attempted Solutions

Exporting the ARM template from the created Workbook and using the azurerm_template_deployment resource

Proposal

Add a resource that can create Azure Monitor Workbooks from the Terraform plan

References

Azure Monitor Workbooks Overview
Create interactive reports with Azure Monitor workbooks

@KrothuTheCoder

This comment has been minimized.

@Tirke
Copy link

Tirke commented Jan 11, 2021

I tried my hand at implementing this but it's currently not possible to create workbooks with Azure GO SDK.

@khaliddermoumi
Copy link
Contributor

I tried my hand at implementing this but it's currently not possible to create workbooks with Azure GO SDK.

I believe we should add a corresponding feature request to the Azure Go SDK project then. If you already did this, please add a link here!

@Tirke
Copy link

Tirke commented Feb 3, 2021

Agreed :)
Link to Azure Go SDK issue: Azure/azure-sdk-for-go#14106 (comment)

@kaovd
Copy link
Contributor

kaovd commented May 11, 2021

@Tirke
Copy link

Tirke commented May 11, 2021

Hello @kaovd, API version is hardcoded in the Azure GO SDK used by the provider to create the actual resources, nothing can be done until the SDK supports this.

@stephybun stephybun added the sdk/requires-swagger-changes Changes need to be made in the Swagger specifications to enable this functionality label Sep 7, 2021
@ahmedloai

This comment was marked as off-topic.

@mkonopi
Copy link

mkonopi commented Jan 28, 2022

Azure has made the announcement that “Azure Application Gateway analytics will be retired on 29 February 2024” Where can I find the terraform code to deploy the Azure Monitor Network Insights workbook

https://azure.microsoft.com/en-ca/updates/azure-application-gateway-analytics-will-be-retired-on-29-february-2024/

@bforte

This comment was marked as off-topic.

@JustinGalbraith

This comment was marked as off-topic.

@tombuildsstuff
Copy link
Contributor

@ms-zhenhua is looking into this

@ljsg
Copy link

ljsg commented Jun 28, 2022

@ms-zhenhua it looks like this was reverted from going into the latest release, what is the plan for this feature? When can we expect it to be released?

@ms-zhenhua
Copy link
Contributor

Hi @ljsg, thank you for reaching out.
The latest PR for Azure Workbook is being reviewed. It will take some time for the reviewer to review it. The feature will be available after the review is completed.

@VikramAIS
Copy link

@ms-zhenhua When can we expect this feature release?

@ms-zhenhua
Copy link
Contributor

Hi @VikramAIS, the PR for Azure Workbook is still under review. The feature will be released after the review is completed.

@github-actions
Copy link

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
new-resource sdk/requires-swagger-changes Changes need to be made in the Swagger specifications to enable this functionality service/monitor
Projects
None yet
Development

Successfully merging a pull request may close this issue.