feat: updated applens public endpoint

This commit is contained in:
Zach Jones 2022-10-18 16:11:53 -06:00 коммит произвёл Caden Marchese
Родитель cc3eb4cc06
Коммит b9e6f332f5
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -29,7 +29,7 @@ var (
ActualCloudName: "AzureCloud",
GenevaMonitoringEndpoint: "https://gcs.prod.monitoring.core.windows.net/",
AppSuffix: "aro.azure.com",
AppLensEndpoint: "https://diag-runtimehost-staging.azurefd.net/api/invoke",
AppLensEndpoint: "https://diag-runtimehost-prod.trafficmanager.net/api/invoke",
AppLensScope: "b9a1efcd-32ee-4330-834c-c04eb00f4b33",
AuthorityHost: azidentity.AzurePublicCloud,
}