Obs/bin/GMA/EnvironmentInfo.json

{
    "Test": {
        "Endpoint": "Test",
        "Account": "AzureEdgeObs",
        "ShoeboxAccountPrefix":"AEOtestShoebox",
        "Namespaces": {
            "Telemetry":"AEOtstTely",
            "Diagnostics":"AEOtstDiag",
            "Health":"AEOtstHlth",
            "Metrics": {
                "Prefix": "AEOtstMtcs",
                "Region":["eastus"],
                "Default" : "eastus"
            }
        },
        "ConfigVersion": "1.999999"
    },
    "Ppe": {
        "Endpoint": "DiagnosticsPROD",
        "Account": "AzureEdgeObsPPE",
        "ShoeboxAccountPrefix":"AEOppeShoebox",
        "Namespaces": {
            "Telemetry":"AEOppeTely",
            "Diagnostics":"AEOppeDiag",
            "Health":"AEOppeHlth",
            "Metrics": {
                "Prefix": "AEOppeMtcs",
                "Region": ["eastus", "westeurope"],
                "Default" : "eastus"
            }
        },
        "ConfigVersion": "1.999999"
    },
    "ArcAPpe": {
        "Endpoint": "DiagnosticsPROD",
        "Account": "ArcAObsPpe",
        "Namespaces": {
            "Telemetry": "arcappetely",
            "Diagnostics": "arcappediag"
        },
        "ConfigVersion": "1.999999"
    },
    "Prod": {
        "Endpoint": "DiagnosticsPROD",
        "Account": "AzureEdgeObsPROD",
        "ShoeboxAccountPrefix":"AEOprodShoebox",
        "Namespaces": {
            "Telemetry":"AEOprdTely",
            "Diagnostics":"AEOprdDiag",
            "Health":"AEOprdHlth",
            "Metrics": {
                "Prefix": "AEOprdMtcs",
                "Region":[
                    "eastus",
                    "centralus",
                    "southcentralus",
                    "westeurope",
                    "northeurope",
                    "japaneast",
                    "southeastasia",
                    "centralindia",
                    "australiaeast",
                    "canadacentral"
                ],
                "Default" : "eastus"
            }
        },
        "ConfigVersion": "1.999999"
    },
    "Fairfax": {
        "Endpoint": "CAFairfax",
        "Account": "AzureEdgeObsFF",
        "Namespaces": {
            "Telemetry":"AEOprdTely",
            "Diagnostics":"AEOprdDiag",
            "Health":"AEOprdHlth",
            "Metrics": {
                "Prefix": "AEOprdMtcs",
                "Region":["usgovvirginia"],
                "Default" : "usgovvirginia"
            }
        },
        "ConfigVersion": "1.999999"
    },
    "Mooncake": {
        "Endpoint": "CAMooncake",
        "Account": "AzureEdgeObsMC",
        "Namespaces": {
            "Telemetry":"AEOprdTely",
            "Diagnostics":"AEOprdDiag",
            "Health":"AEOprdHlth",
            "Metrics": {
                "Prefix": "AEOprdMtcs",
                "Region": [
                    "chinanorth3",
                    "chinaeast2"
                ],
                "Default" : "chinanorth3"
            }
        },
        "ConfigVersion": "1.999999"
    }
}