1) App Services: Deployed and configured Azure App Services for hosting the .NET application.
2) Database Services: Configured Azure SQL Database or Cosmos DB with proper security settings and performance optimizations.
3) Storage Services: Configured Azure Blob Storage, file Storage, or table storage as required by the application.
4) Azure Service Bus: Configuration and integration with Queue/Topic Setup
5) SendGrid: API Key Generation, domain Authentication, code Implementation, error Handling
6) Azure Cache for Redis: Cache Instance Creation, configuration Settings, code Implementation, caching Strategies
7) Azure Functions: Function App Creation, trigger Setup, scaling Settings
8) Azure Key Vault: Vault Creation, code Implementation