...

/

Creating Microsoft Azure Storage Account

Creating Microsoft Azure Storage Account

Create a Microsoft Azure Storage account to store the images.

Creating the storage account

Now that we have set up our API using Azure Function and integrated Azure Cognitive service for image analysis, our next step is to store a copy of the analyzed image in an Azure Storage account. Here’s how to accomplish this:

  • After executing the terminal, we’ll log in to Azure
...