Azure CosmosDB Sample
This is a simple example to fetch data from Azure CosmosDB database.
CosmosDB Settings: Please provide valid CosmosDB credentials in the'App.kt' file and valid 'documentID', 'PartitionKey', 'collectionID', 'databaseID' in the 'MainViewModel.kt' file. These are required arguments to call AzureData.getDocument().