Sending telemetry messages to Azure Services
Microsoft Azure platform supports many messaging services for various purposes: SericeBus, EventHub, EventGrid, IotHub and StorageQueue. When working in IoT space, IoTHub might probably be the ...
Microsoft Azure platform supports many messaging services for various purposes: SericeBus, EventHub, EventGrid, IotHub and StorageQueue. When working in IoT space, IoTHub might probably be the ...
When working with the Azure Batch Service, you usually have to deal with many parameters. These parameters will be sent to the service, which in most ...
The great about .NET 6.0 and ASP.NET 6.0 is the Cross-Platform support. Especially when working with native cloud applications and microservices, it is ...
Periodic Backup Following script can be used to provision the Mongo Database inside Azure CosmosDb with enabled geo replica: az cosmosdb create --subscription '***' --resource-group ...
When trying to provision the CosmosDb or when trying to add a globally replicated instance of the account, you might get the following error: Sorry, we ...