planetary-computer-apis/pcfuncs
elayrocks a08f05e5d1
Azure Function App which runs periodically to aggregate the bytes read per IP address over a window of time (#215)
* init

* update

* update flake8 config

* code format changes

* fix long lines

* fix imports

* function app changes

* code format changes

* test

* remove readme

* remove redundant packages and revert python version

* revert python version

* remove redundant type hints

* use settings class inherited from baseSettings

* change kql

* use placeholder for timer schedule

* change test parameter

* update assertions and logger

* remove import

* remove dash in table name

* update test id

* format

* add no-integration flag

* add dependencies

* test

* change trigger to run every hour

* use azure clients as context manager

* add  context managers in test

* role assignment for function app

* change LAW name

* change role

* change provider's name

* change name of LAW

* better readability

* better readability

* format

* add logging

* UPDATE function settings

* suppress mypy warning

* update env variables for function app

* typo

---------

Co-authored-by: elay <yileihu@microsoft.com>
2024-06-26 08:16:00 -07:00
..
animation Fix middleware runtime error and release prep fixes (#130) 2022-10-25 10:44:07 -04:00
funclib Remove storage account keys from deployment (#224) 2024-06-24 09:50:39 -04:00
image Remove storage account keys from deployment (#224) 2024-06-24 09:50:39 -04:00
ipban Azure Function App which runs periodically to aggregate the bytes read per IP address over a window of time (#215) 2024-06-26 08:16:00 -07:00
tests Azure Function App which runs periodically to aggregate the bytes read per IP address over a window of time (#215) 2024-06-26 08:16:00 -07:00
.funcignore Add Azure Functions for creating images and animations (#115) 2022-08-16 12:02:09 -04:00
Dockerfile Azure Function App which runs periodically to aggregate the bytes read per IP address over a window of time (#215) 2024-06-26 08:16:00 -07:00
host.json Set the routePrefix for pcfunc to api/f/v1 (#121) 2022-09-22 16:53:07 -04:00
pytest.ini Add Azure Functions for creating images and animations (#115) 2022-08-16 12:02:09 -04:00
requirements-deploy.txt Azure Function App which runs periodically to aggregate the bytes read per IP address over a window of time (#215) 2024-06-26 08:16:00 -07:00
requirements.txt Azure Function App which runs periodically to aggregate the bytes read per IP address over a window of time (#215) 2024-06-26 08:16:00 -07:00
test.geojson Add Azure Functions for creating images and animations (#115) 2022-08-16 12:02:09 -04:00