pablocastro I updated the project and now I have a new error:
InvalidTemplateDeployment: The template deployment 'formrecognizer' is not valid according to the validation procedure. The tracking id is 'blahblah'. See inner errors for details.
FlagMustBeSetForRestore: An existing resource with ID '/subscriptions/[subscriptionID]/resourceGroups/[resourcename]/providers/Microsoft.CognitiveServices/accounts/[cog-fr-blahblah]' has been soft-deleted. To restore the resource, you must specify 'restore' to be 'true' in the property. If you don't want to restore existing resource, please purge it first. I tried looking for this to restore on Azure portal but it doesn't exist. Where do I force restore to true. I am not able to create an index or blob container.
Thanks in advance.
--UPDATE: I had gone to the wrong area (Cognitive Services). I needed to be in Forms Recognizer. Once there, I did locate the delete resources and purged it. Re-ran azd up and everything is working again. This Forms Recognizer is new for this project.