Azure / Azure/azure-powershell
[Feature]: Add support for resource-centric logs queries
- Dominant language
- C#
- Stars
- 4.8k
- Forks
- 4.3k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 51
Description
### Description of the new feature
The Azure Monitor Query SDK supports querying Azure Monitor Logs queries by Azure resource ID. For more info, see https://devblogs.microsoft.com/azure-sdk/resource-centric-log-queries/. Please add support for this feature in Azure PowerShell by referencing [version 2022-10-27](https://[raw.githubusercontent.com/Azure/azure-rest-api-specs/21f5332f2dc7437d1446edf240e9a3d4c90c6431/specification/operationalinsights/data-plane/Microsoft.OperationalInsights/stable/2022-10-27/OperationalInsights.json](https://raw.githubusercontent.com/Azure/azure-rest-api-specs/21f5332f2dc7437d1446edf240e9a3d4c90c6431/specification/operationalinsights/data-plane/Microsoft.OperationalInsights/stable/2022-10-27/OperationalInsights.json)) of the Log Analytics query REST API.
### Proposed implementation details (optional)
_No response_
/cc: @janegilring
Contributor guide
Assessment
This issue has not been assessed yet.