sp-dev-fx-webparts/samples/js-applicationinsights-api-.../config/serve.json

30 lines
1.3 KiB
JSON

{
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/spfx-serve.schema.json",
"port": 4321,
"https": true,
"serveConfigurations": {
"default": {
"pageUrl": "https://kingasws1e5.sharepoint.com/SitePages/SPFx-security.aspx",
"customActions": {
"d7aed3bb-3773-4e9e-9f46-dbcd9872d3c5": {
"location": "ClientSideExtension.ApplicationCustomizer",
"properties": {
"connectionString": "InstrumentationKey=0cca816b-824d-418b-99d5-ffd5c3ddd75f;IngestionEndpoint=https://switzerlandnorth-0.in.applicationinsights.azure.com/;LiveEndpoint=https://switzerlandnorth.livediagnostics.monitor.azure.com/;ApplicationId=310c4113-7b89-4535-a580-4c96af1a376c"
}
}
}
},
"aplicationInsights": {
"pageUrl": "https://kingasws1e5.sharepoint.com/SitePages/SPFx-security.aspx",
"customActions": {
"d7aed3bb-3773-4e9e-9f46-dbcd9872d3c5": {
"location": "ClientSideExtension.ApplicationCustomizer",
"properties": {
"connectionString": "InstrumentationKey=0cca816b-824d-418b-99d5-ffd5c3ddd75f;IngestionEndpoint=https://switzerlandnorth-0.in.applicationinsights.azure.com/;LiveEndpoint=https://switzerlandnorth.livediagnostics.monitor.azure.com/;ApplicationId=310c4113-7b89-4535-a580-4c96af1a376c"
}
}
}
}
}
}