You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Provide a description of the actual behavior observed.
This the current behavior:
Only the flag past_due is present
Known workarounds
Provide a description of any known workarounds.
None
Contents of the requirements.txt file:
Provide the requirements.txt file to help us find out module related issues.
# Do not include azure-functions-worker as it may conflict with the Azure Functions platform
# Microsoft function app package
azure-functions
# AAD authetincation and blob storage packages
azure-identity
azure-storage-file-datalake
# Database access packages
sqlalchemy
pyodbc
# Packages for ETL
urllib3
pandas
fastparquet
xlrd
# Debug package
debugpy
# Logging
opencensus-ext-azure
Investigative information
Please provide the following:
Repro steps
Provide the steps required to reproduce the problem:
Expected behavior
Provide a description of the expected behavior.
Content expect in mytimer object (sample):
Actual behavior
Provide a description of the actual behavior observed.
This the current behavior:
![image](https://user-images.githubusercontent.com/54323159/121035222-93e93e80-c7a5-11eb-95cc-22d5754a91c8.png)
Only the flag past_due is present
Known workarounds
Provide a description of any known workarounds.
None
Contents of the requirements.txt file:
Provide the requirements.txt file to help us find out module related issues.
Related information
Provide any related information
The text was updated successfully, but these errors were encountered: