Azure.RequestFailedException: The specified resource does not exist. RequestID:dcf714f2-4289-4bf2-9a15-26c2f56173be Status: 404 (Not Found) ErrorCode: ResourceNotFound Content: {"odata.error":{"code":"ResourceNotFound","message":{"lang":"en-us","value":"The specified resource does not exist.\nRequestID:dcf714f2-4289-4bf2-9a15-26c2f56173be\n"}}} Headers: Transfer-Encoding: chunked Content-Type: application/json;odata=fullmetadata Date: Thu, 04 Jul 2024 08:54:23 GMT at Azure.Data.Tables.TableRestClient.InsertEntity(String table, Nullable`1 timeout, Nullable`1 responsePreference, IDictionary`2 tableEntityProperties, QueryOptions queryOptions, CancellationToken cancellationToken) at Azure.Data.Tables.TableClient.AddEntity[T](T entity, CancellationToken cancellationToken) at yamAnalyticsLibrary.Azure.DataTables.AppendCollectVMs(CollectVM CVM, String tableName) in D:\Code\YamAnalytics\YamAnalytics\yamAnalyticsLibrary\Azure\DataTables.cs:line 42 at AnalyticsServer.Controllers.HomeController.collect(CollectVM cvm) in D:\Code\YamAnalytics\YamAnalytics\AnalyticsServer\Controllers\HomeController.cs:line 38