LICENSE The license for the sample. CODE_OF_CONDUCT.md Microsoft's Open Source Code of Conduct. How to run the script Clone it locally PowerShell 复制 git clone https://github.com/Azure-Samples/netappfiles-python-sdk-sample Change folder to .\netappfiles-python-sdk-sa...
def main(everyDayAt5AM: func.TimerRequest, products: func.SqlRowList) -> None: logging.info('Python timer trigger function started') # convert the SQL data to JSON in memory rows = list(map(lambda r: json.loads(r.to_json()), products)) # get the...
for build id %s!", _build_id) _logger.info( "Crawler Run: Python timer trigger function ran at %s for build id %s", _utc_timestamp, _build_id, ) try: from webcrawler import WebCrawler _crawler = WebCrawler() _crawler.crawl() _logger.info( "Completed web crawler for build id %...
Using FastAPI Framework with Azure Functions Azure Functions supports WSGI and ASGI-compatible frameworks with HTTP-triggered Python functions. This can be helpful if you are familiar with a particular framework, or if you have existing code you would like to reuse to create the Function app. The...
You can refer to below steps for the scenarios in which you have Azure AD service principle with required permissions to create Security Groups in Azure Active Directory and need to call Microsoft Graph REST APIs from your dev or local environment via Postma...
See code samples for Microsoft developer tools and technologies. Explore and discover the things you can build with products like .NET, Azure, or C++.
FunctionApp FunctionApp.Definition FunctionApp.DefinitionStages FunctionApp.DefinitionStages.Blank FunctionApp.DefinitionStages.ExistingAppServicePlanWithGroup FunctionApp.DefinitionStages.ExistingLinuxPlanWithGroup FunctionApp.DefinitionStages.NewAppServicePlanWithGroup FunctionApp.DefinitionStages.WithCreate FunctionApp....
Test application to show Azure IoT device2edge messaging and device2cloud messaging using MQTT. This app uses resnet18_trafficcamnet_pruned.onnx for detection. DeepStream reference application apps/sample_apps/deepstream-app Source code for the DeepStream reference application. This app uses res...
Strong scripting language skills (Perl or Python and bash) for automating system administration tasks Must have experience with monitoring platforms using tools like Nagios/Wily, Console and Splunk for data reports Must have a good understanding of AWS, Google Cloud, Azure or Rackspace technologies...
Select Azure Active Directory in the left-hand navigation, then select App registrations under Manage. Select New registration. On the Register an application page, set the values as follows. Set Name to Python Graph Tutorial. Set Supported account types to Accounts in any organizat...