MicrosoftDocs / azure-docs

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

Please add which service can be selected in resource instace. #114108

Closed yuriwoof closed 5 months ago

yuriwoof commented 1 year ago

I can see 42 resources can be selected for resource instances in storage account from browser trace. But no corresponding list in our document and customer expect us to clarify.

                   "privateEndpointConnections": [],
                    "networkAclsBypassWhitelistedResourceTypes": [
                        "Microsoft.Sql/servers",
                        "Microsoft.MachineLearningServices/workspaces",
                        "Microsoft.StreamAnalytics/streamingjobs",
                        "Microsoft.Logic/workflows",
                        "Microsoft.ProjectArcadia/workspaces",
                        "Microsoft.DataFactory/factories",
                        "Microsoft.ContainerRegistry/registries",
                        "Microsoft.Synapse/workspaces",
                        "Microsoft.DataShare/accounts",
                        "Microsoft.Search/searchServices",
                        "Microsoft.Devices/IotHubs",
                        "Microsoft.Media/mediaservices",
                        "Microsoft.ApiManagement/service",
                        "Microsoft.CognitiveServices/accounts",
                        "Microsoft.RecoveryServices/vaults",
                        "Microsoft.ProjectBabylon/accounts",
                        "Microsoft.DevTestLab/labs",
                        "Microsoft.MixedReality/remoteRenderingAccounts",
                        "Microsoft.Migrate/migrateprojects",
                        "Microsoft.Purview/Accounts",
                        "Microsoft.HealthcareApis/services",
                        "Microsoft.HealthcareApis/workspaces",
                        "Microsoft.EventGrid/topics",
                        "Microsoft.IoTCentral/IoTApps",
                        "Microsoft.Cache/Redis",
                        "Microsoft.Security/dataScanners",
                        "Microsoft.EventGrid/partnerTopics",
                        "Microsoft.EventGrid/systemTopics",
                        "Microsoft.EventGrid/domains",
                        "Microsoft.Databricks/accessConnectors",
                        "Microsoft.PowerPlatform/enterprisePolicies",
                        "Microsoft.VideoIndexer/Accounts",
                        "Microsoft.DataProtection/BackupVaults",
                        "Microsoft.DBForPostgreSQL",
                        "Microsoft.AgFoodPlatform/farmBeats",
                        "Microsoft.MachineLearning/registries",
                        "Microsoft.keyvault/managedHSMs",
                        "Microsoft.Insights/dataCollectionRules",
                        "Microsoft.Network/expressRoutePorts",
                        "Microsoft.Singularity/accounts",
                        "Microsoft.Logic/integrationAccounts",
                        "Microsoft.AutonomousSystems/workspaces"
                    ],
                    "minimumTlsVersion": "TLS1_2",
image

Document Details

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

SaibabaBalapur-MSFT commented 1 year ago

@yuriwoof Thanks for your feedback! We will investigate and update as appropriate.

RamanathanChinnappan-MSFT commented 1 year ago

@yuriwoof I've delegated this to @jimmart-dev, a content author, to review and share their valuable insights.

Naveenommi-MSFT commented 6 months ago

@normesta Please look on it.

normesta commented 5 months ago

Thank you for the suggestion. If using the Azure Portal, the complete list appears in the drop-down list associated with the option. For PowerShell and CLI users, there is a code snippet in each of those sections for retrieving which instances have access to that specific resource and storage account.

please-close