Daniel Scott-Raynsford

Results 547 comments of Daniel Scott-Raynsford

@LittleLittleCloud - any chance you would be able to reopen this issue?

Hi @Sachin27j - Because you're doing a cross partition query (using the `-QueryEnableCrossPartition` parameter), it should be executing the query on all physical partitions. So, I don't see why your...

Hi @Szeraax - I just saw that too. I'm hoping the REST API's will be updated with this feature as well: https://docs.microsoft.com/en-us/rest/api/cosmos-db/

I think we might have to use the alternate approach because I think (and need to confirm this) the `Test` for the `Credential` property, will just look at the username....

I'm happy to move this over to DscResource.Common. @hollanjs - do you have a list of the other resources you've encountered that also use similar functions? We could then raise...

Very thorough job @hollanjs ! Great stuff. I think we should probably move this issue over to DscResource.Common and break it into tasks (with the first task to move Find-Certificate)....

@hollanjs - I reckon we do this function by function. Big bang changes are a pain and too risky (not too mention the review headache). What I mean is we...

@hollanjs - thanks for working on this. It is possible that when we created the `Find-Certificate` function (the code used to be inline), the tests were not updated properly and...

Hi @nyanhp - sorry I missed this. I'm fixing pipeline and will then review (see #528 ).