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

Makes default dashboard optional when name parameter is specified #3009

Merged
merged 4 commits into from
Dec 2, 2023
Merged

Makes default dashboard optional when name parameter is specified #3009

merged 4 commits into from
Dec 2, 2023

Conversation

pamelafox
Copy link
Member

As discussed in:
https://github.com/Azure-Samples/azure-search-openai-demo/pull/898/files

We would like to use our own dashboard in that template and not the default dashboard. The current module requires us to pass in a dashboard name even if we aren't using it. This PR makes the name optional and gates the creation of the dashboard on the name being specified.

I also ran az bicep format on the files, with:

az bicep format -f templates/common/infra/bicep/core/monitor/applicationinsights.bicep --insert-final-newline

@ellismg ellismg merged commit 4f93828 into Azure:main Dec 2, 2023
4 checks passed
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.

None yet

4 participants