diff --git a/main.py b/main.py index e2d0719..209ecde 100644 --- a/main.py +++ b/main.py @@ -23,7 +23,7 @@ # Replace this with your Application Insights Instrumentation Key -INSTRUMENTATION_KEY = "ad620840-70fa-4c64-af49-cfbe1f81e141" +INSTRUMENTATION_KEY = "" # Set up logging to Azure Application Insights logger = logging.getLogger(__name__)