MicrosoftDocs / azure-docs

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

Get-AzureServiceAvailableExtension command doesn't work #117332

Closed sarai-msft closed 2 months ago

sarai-msft commented 9 months ago

The following command doesn't work:

(Get-AzureServiceAvailableExtension -ExtensionName 'PaaSDiagnostics' -ProviderNamespace 'Microsoft.Azure.Diagnostics').PublicConfigurationSchema | Out-File –Encoding utf8 -FilePath 'C:\temp\WadConfig.xsd'

Here's the output when I try this:

image

It seems that this command is from the Azure Classic days and is not an ARM command. Request to update the documentation and provide a working command.

Please triage this on priority because it has a big underlying business need - Lots of customers want to flush logs via event hub to their third-party central solution e.g. Splunk. Hence, getting the exhaustive schema via a command to see what all is possible to collect becomes super important.

Thanks for help !!


Document Details

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

ManoharLakkoju-MSFT commented 9 months ago

@sarai-msft Thanks for your feedback! We will investigate and update as appropriate.

KrishnaG-MSFT commented 9 months ago

@bwren Please review and update the document as appropriate. Thank you.

ArneVlietinck commented 7 months ago

The documentation is not yet updated. Thanks in advance for your action.

AaronMaxwell commented 2 months ago

Thanks for your dedication to our documentation. This issue has been moved to an internal work item for triage and prioritization. Thanks in advance for your understanding as we investigate to provide the most accurate documentation updates. #please-close

Internal work item: https://dev.azure.com/msft-skilling/Content/_workitems/edit/262439

Please also note that GitHub documentation issues are being phased out completely. For more information see: https://aka.ms/ContentUserFeedback.

Our support team is available to assist you if you have any pressing questions or problems that need to be resolved. You can create a support ticket by visiting the following link: https://azure.microsoft.com/support/create-ticket/

You may also ask support questions to our Q&A forums or on Stack Overflow when the questions are related to coding.