I am trying to follow the tutorial steps here:
https://learn.microsoft.com/en-us/azure/azure-functions/create-first-function-vs-code-python#publish-the-project-to-azure
However, each time I do it, I get this error:

I followed the link to the page about errors, but this particular error isn't listed there, and I'm not sure how to resolve the lack of access to OperationalInsights, since I'm not quite sure what those are.
I also notice that my portal has successfully created application service plans each time I run through the process (so I assume the error happens after the creation of those plans):

I am trying to follow the tutorial steps here:
https://learn.microsoft.com/en-us/azure/azure-functions/create-first-function-vs-code-python#publish-the-project-to-azure
However, each time I do it, I get this error:

I followed the link to the page about errors, but this particular error isn't listed there, and I'm not sure how to resolve the lack of access to OperationalInsights, since I'm not quite sure what those are.
I also notice that my portal has successfully created application service plans each time I run through the process (so I assume the error happens after the creation of those plans):
