azure-sdk-for-python icon indicating copy to clipboard operation
azure-sdk-for-python copied to clipboard

[Identity] Investigate and update Identity on Azure Functions manual tests

Open pvaneck opened this issue 3 years ago • 1 comments

The status of the Azure Functions manual tests is uncertain. In any case, instructions should be revisited to ensure functionality and also updated to use Azure Functions Core Tools 4.x.

  • The base image in the Dockerfile should be updated to use something like mcr.microsoft.com/azure-functions/python:4-python3.10
  • Update instructions to use the Azure CLI to assign the managed identity to the user-assigned function app.
  • If possible, convert individual manual provisioning steps to an ARM/Bicep template.

pvaneck avatar Sep 23 '22 01:09 pvaneck

Label prediction was below confidence level 0.6 for Model:ServiceLabels: 'Functions:0.5212863,Azure.Identity:0.18259099,App Services:0.075521074'

azure-sdk avatar Sep 23 '22 01:09 azure-sdk