Daniel Scott-Raynsford

Results 172 issues of Daniel Scott-Raynsford

Improve the pipeline support of the database functions to accept Database pipeline parameter in `Set-CosmosDbDatabase`, `Get-CosmosDbDatabase` and `Remove-CosmosDbDatabase`.

enhancement

Improve the pipeline support of the database functions to accept Collection pipeline parameter in `New-CosmosDbDocument`, `Set-CosmosDbDocument`, `Get-CosmosDbDocument` and `Remove-CosmosDbDocument`. Improve the pipeline support of the database functions to accept Document...

enhancement

The release pipeline currently triggers when the master build is completed. This occurs twice: the first time when the master build completes after merging the "release" and the second time...

bug
in progress

https://docs.microsoft.com/en-us/azure/cosmos-db/manage-account-with-powershell#modify-failover-priority-powershell

enhancement

On successful deployment of module to PowerShell Gallery when merge to master occurs, automatically update the Wiki content.

enhancement

This issue relates to #139. I've raised it as a separate issue to try and keep the changes small. https://docs.microsoft.com/en-us/azure/cosmos-db/time-to-live#setting-ttl-on-a-document

enhancement
in progress

A custom CosmosDB exception object should be created and returned when the CosmosDB server returns an error. This object should contain all the additional information that is returned by the...

enhancement
help wanted

Some functions may take a large amount of time to complete. So enabling these cmdlets to run async would be a useful scenario.

enhancement
help wanted