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

Screenshot shows AutoResolveIR, but may be intending SHIR #74165

Closed mdrakiburrahman closed 3 years ago

mdrakiburrahman commented 3 years ago

The screenshot is associated with using a Self-Hosted IR to perform scans against Private Endpoint protected resources, with MSI Auth not being supported:

image

But seems to have AutoResolveIR and MSI Auth selected.

Updating to an SHIR and non-MSI auth may clear confusions, e.g:

image

Thanks!


Document Details

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

CHEEKATLAPRADEEP-MSFT commented 3 years ago

@mdrakiburrahman From the above screenshot shows as support MSI credential method when you scan your Azure sources using a Azure Integration Runtime.

image

The document says "We currently do not support MSI credential method when you scan your Azure sources using a self-hosted IR. You must use one of the other supported credential method for that Azure source".

mdrakiburrahman commented 3 years ago

@CHEEKATLAPRADEEP-MSFT thank you for reaffirming what the documentation says - we are aligned.

My point was, the screenshot above (that you shared) is showing the Azure-AutoResolveIntegrationRuntime (which is wrong) - the screenshot should be showing a Self-Hosted IR (as you have bolded) instead.

This screenshot can cause confusions, and should perhaps be updated with a Self-Hosted IR instead.

CHEEKATLAPRADEEP-MSFT commented 3 years ago

@mdrakiburrahman Thanks for the feedback! I have assigned the issue to the content author to evaluate and update as appropriate.

@viseshag Could you please update the screenshot which should point to Self-Hosted IR?

zeinab-mk commented 3 years ago

please-close pr:157884

mdrakiburrahman commented 3 years ago

Thanks @zeinab-mk