AzStackHciConnectivity/Targets/AzStackHci.EnvironmentChecker.MOC.Stack.Targets.json

[
  {
    "Service": [
      "MOC Stack"
    ],
    "Title": "Microsoft Security Token Service",
    "Name": "AzStackHci_MOCStack_Security_Token_Service_URL",
    "Severity": "Warning",
    "Description": "Used by Microsoft for authentication and identity-related services",
    "Endpoint": [
      "sts.windows.net/common/oauth2"
    ],
    "Protocol": [
      "https"
    ],
    "Mandatory": false,
    "OperationType": [
      "Deployment",
      "Update"
    ],
    "Group": "ReadinessChecks",
    "Remediation": "https://learn.microsoft.com/en-us/azure-stack/hci/manage/azure-arc-vm-management-prerequisites#firewall-url-requirements",
    "TargetResourceID": "",
    "TargetResourceName": "",
    "TargetResourceType": "",
    "Tags": {
      "Group": "ReadinessChecks",
      "Mandatory": false,
      "OperationType": [
        "Deployment",
        "Update"
      ]
    },
    "AdditionalData": null,
    "Region": "Global",
    "ARCGateway": true
  }
]