azure-kusto-data
Version:
Azure Data Explorer Query SDK
31 lines • 1.08 kB
TypeScript
declare const _default: {
_Comments: string[];
AllowedEndpointsByLogin: {
"https://login.microsoftonline.com": {
AllowedKustoSuffixes: string[];
AllowedKustoHostnames: string[];
};
"https://login.microsoftonline.us": {
AllowedKustoSuffixes: string[];
AllowedKustoHostnames: string[];
};
"https://login.partner.microsoftonline.cn": {
AllowedKustoSuffixes: string[];
AllowedKustoHostnames: string[];
};
"https://login.microsoftonline.eaglex.ic.gov": {
AllowedKustoSuffixes: string[];
AllowedKustoHostnames: string[];
};
"https://login.microsoftonline.microsoft.scloud": {
AllowedKustoSuffixes: string[];
AllowedKustoHostnames: string[];
};
"https://login.sovcloud-identity.fr": {
AllowedKustoSuffixes: string[];
AllowedKustoHostnames: string[];
};
};
};
export default _default;
//# sourceMappingURL=wellKnownKustoEndpoints.d.ts.map