StratusOn / S3-to-Blob

A simple solution for monitoring an AWS S3 bucket and keep track of its contents. Upon detecting a new object being uploaded into the S3 bucket, it will be copied into an Azure Storage account (blob-only or general purpose, v1 or v2).
4 stars 4 forks source link

Microsoft.ManagedIdentity/Identities :: NotFound #2

Open francesco1119 opened 7 months ago

francesco1119 commented 7 months ago

The deployment fails with error:

{"code":"ResourceNotFound","message":"The Resource 'Microsoft.Web/sites/adffuncqm5hmpghinmpi' under resource group 'MyResourceGroup' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix"}

image

francesco1119 commented 7 months ago

I found the problem :

image

Update your Function application to the Functions 4.x runtime for continued support. This version has been deprecated since December 13, 2022.