Code to test Azure AI Search with Azure Storage Account Data Source:
- Create an Index
- Create a Data Source using Azure Storage Account
- Create Skills
- Create SkillSet
- Create Indexer
- Update the appsettings.json file with the name and keys of your AI Search and Azure Storage Account
- Copy the appsettings.json file to your application folder