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

Repo sync for protected branch #2435

Merged
merged 4 commits into from
Nov 7, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions data-explorer/.openpublishing.redirection.json
Original file line number Diff line number Diff line change
Expand Up @@ -429,6 +429,11 @@
"source_path": "excel-connector.md",
"redirect_url": "/azure/data-explorer/excel",
"redirect_document_id": false
},
{
"source_path": "query-exported-azure-monitor-data.md",
"redirect_url": "/azure/data-explorer/query-monitor-data",
"redirect_document_id": false
}
]
}
59 changes: 0 additions & 59 deletions data-explorer/query-exported-azure-monitor-data.md

This file was deleted.

6 changes: 1 addition & 5 deletions data-explorer/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -333,11 +333,7 @@ items:
- name: Query data in Azure Data Lake
href: data-lake-query-data.md
- name: Query data in Azure Monitor
items:
- name: Query data in Azure Monitor
href: query-monitor-data.md
- name: Export and query Azure Monitor data
href: query-exported-azure-monitor-data.md
href: query-monitor-data.md
- name: Query data in MATLAB
href: query-matlab.md
- name: Query data using Power Apps
Expand Down