-
Notifications
You must be signed in to change notification settings - Fork 204
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: Support for creating Diagnostic Settings via ASO #4248
Comments
It looks like these are ARM resources, here is a sample ARM template: |
So is this something which can be done already or needs to be added with ASO? |
Curious about this as well. @matthchr are you saying we can deploy arbitrary ARM templates through ASO? That would bridge the gap in the interim for us as well, kind of like how the azapi provider in terraform is like an escape hatch for the official azurerm provider. |
It can't already be done: I'm just saying it shouldn't be that hard to add. ASO is set up to generate CRDs for ARM resources relatively easily. We don't currently have support for arbitrary ARM resources but we have an item tracking that here: #4028 |
The above linked PR resolved this issue. Closing. Thanks for the contribution @nishant221 |
This is a request to add Diagnostic settings in Azure Monitor in `Support Resources" list of ASO.
The text was updated successfully, but these errors were encountered: