MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.26k stars 21.43k forks source link

GETARRAY is missing in the Azure Resource Manager Data Source #121596

Closed FabianGonzalez-MSFT closed 5 months ago

FabianGonzalez-MSFT commented 6 months ago

In this section: https://learn.microsoft.com/en-us/azure/azure-monitor/visualize/workbooks-data-sources#azure-resource-manager, there's a note that says "Only GET, POST, and HEAD operations are currently supported.", however, it does not provide further information about the GETARRAY operation. This was crucial when I had to call my secrets from Azure Key Vault to resolve a paging issue where without the GETARRAY, I would have had to manually follow a NextLink option.

Please include more information about each operation and when to use.


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

TPavanBalaji commented 6 months ago

@FabianGonzalez-MSFT Thanks for your feedback! We will investigate and update as appropriate.

AbbyMSFT commented 6 months ago

assign: @gardnerjr

gardnerjr commented 5 months ago

Addressed in a PR in azure docs, more details will be available soon

please-close