AzStackHciConnectivity/Targets/AzStackHci.EnvironmentChecker.Azure.Stack.HCI.Targets.json

[
  {
    "Service": [
      "Azure Stack HCI"
    ],
    "Title": "Active Directory Authority",
    "Name": "Azure_Stack_HCI_Active_Directory_Authority",
    "Severity": "Critical",
    "Description": "For Active Directory Authority for authentication, token fetch, and validation",
    "Endpoint": [
      "login.microsoftonline.com"
    ],
    "Protocol": [
      "https"
    ],
    "Mandatory": true,
    "OperationType": [
      "Deployment",
      "Update"
    ],
    "Group": "ReadinessChecks",
    "Remediation": "https://learn.microsoft.com/en-us/azure-stack/hci/concepts/firewall-requirements?#required-firewall-urls",
    "TargetResourceID": "",
    "TargetResourceName": "",
    "TargetResourceType": "",
    "Tags": {
      "Group": "ReadinessChecks",
      "Mandatory": true,
      "OperationType": [
        "Deployment",
        "Update"
      ]
    },
    "AdditionalData": null
  },
  {
    "Service": [
      "Azure Stack HCI"
    ],
    "Title": "Graph",
    "Name": "Azure_Stack_HCI_Graph",
    "Severity": "Critical",
    "Description": "For Graph, used for authentication, token fetch, and validation",
    "Endpoint": [
      "graph.windows.net"
    ],
    "Protocol": [
      "https"
    ],
    "Mandatory": true,
    "OperationType": [
      "Deployment",
      "Update"
    ],
    "Group": "ReadinessChecks",
    "Remediation": "https://learn.microsoft.com/en-us/azure-stack/hci/concepts/firewall-requirements?#required-firewall-urls",
    "TargetResourceID": "",
    "TargetResourceName": "",
    "TargetResourceType": "",
    "Tags": {
      "Group": "ReadinessChecks",
      "Mandatory": true,
      "OperationType": [
        "Deployment",
        "Update"
      ]
    },
    "AdditionalData": null
  },
  {
    "Service": [
      "Azure Stack HCI"
    ],
    "Title": "Resource Manager",
    "Name": "Azure_Stack_HCI_Resource_Resource_Manager",
    "Severity": "Critical",
    "Description": "For For Resource Manager for cluster registration and to unregister the cluster .",
    "Endpoint": [
      "management.azure.com"
    ],
    "Protocol": [
      "https"
    ],
    "Mandatory": true,
    "OperationType": [
      "Deployment",
      "Update"
    ],
    "Group": "ReadinessChecks",
    "Remediation": "https://learn.microsoft.com/en-us/azure-stack/hci/concepts/firewall-requirements?#required-firewall-urls",
    "TargetResourceID": "",
    "TargetResourceName": "",
    "TargetResourceType": "",
    "Tags": {
      "Group": "ReadinessChecks",
      "Mandatory": true,
      "OperationType": [
        "Deployment",
        "Update"
      ]
    },
    "AdditionalData": null
  },
  {
    "Service": [
      "Azure Stack HCI"
    ],
    "Title": "Dataplane",
    "Name": "Azure_Stack_HCI_Dataplane",
    "Severity": "Critical",
    "Description": "For Dataplane that pushes up diagnostics data, billing data and used in the Portal pipeline",
    "Endpoint": [
      "dp.stackhci.azure.com"
    ],
    "Protocol": [
      "https"
    ],
    "Mandatory": true,
    "OperationType": [
      "Deployment",
      "Update"
    ],
    "Group": "ReadinessChecks",
    "Remediation": "https://learn.microsoft.com/en-us/azure-stack/hci/concepts/firewall-requirements?#required-firewall-urls",
    "TargetResourceID": "",
    "TargetResourceName": "",
    "TargetResourceType": "",
    "Tags": {
      "Group": "ReadinessChecks",
      "Mandatory": true,
      "OperationType": [
        "Deployment",
        "Update"
      ]
    },
    "AdditionalData": null
  },
  {
    "Service": [
      "Azure Stack HCI"
    ],
    "Title": "Dataplane Previous URL",
    "Name": "Azure_Stack_HCI_Dataplane_Previous_URL",
    "Severity": "Warning",
    "Description": "For Dataplane that has been deprecated and replaced with new dataplane endpoint",
    "Endpoint": [
      "azurestackhci.azurefd.net"
    ],
    "Protocol": [
      "https"
    ],
    "Mandatory": true,
    "OperationType": [
      "Deployment",
      "Update"
    ],
    "Group": "ReadinessChecks",
    "Remediation": "https://learn.microsoft.com/en-us/azure-stack/hci/concepts/firewall-requirements?#required-firewall-urls",
    "TargetResourceID": "",
    "TargetResourceName": "",
    "TargetResourceType": "",
    "Tags": {
      "Group": "ReadinessChecks",
      "Mandatory": true,
      "OperationType": [
        "Deployment",
        "Update"
      ]
    },
    "AdditionalData": null
  }
]