Skip to content
This repository has been archived by the owner on Oct 20, 2018. It is now read-only.

Timeout with Get-ASCDataCollection #2

Closed
kmchannon opened this issue Dec 8, 2017 · 2 comments
Closed

Timeout with Get-ASCDataCollection #2

kmchannon opened this issue Dec 8, 2017 · 2 comments

Comments

@kmchannon
Copy link

Get-ASCDataCollection : {"error":{"code":"GatewayTimeout","message":"The gateway did not receive a response from 'Microsoft.Security' within the specified time
period."}}
At line:1 char:1

  • Get-ASCDataCollection -ComputeType Compute -ResourceGroup NifastNAVDR ...
  •   + CategoryInfo          : NotSpecified: (:) [Write-Error], WriteErrorException
      + FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Get-ASCDataCollection
    
@Javanite
Copy link
Contributor

Javanite commented Dec 9, 2017

Hi Kmchannon,

I just confirmed this behavior in my tenant as well. I'm not sure this is an issue with the module, and may be a problem with the service itself. I have looped in ASC engineering for a response and will update this issue thread when I have more information. I apologize for the inconvenience.

Edit:

After talking with engineering, they are decommissioning the dataCollectionResults endpoint. This means the Get-ASCDataCollection cmdlet is no longer usable. I will remove it from the module.

@Javanite
Copy link
Contributor

I have published version 0.0.19 to the PS Gallery which removes this cmdlet. Apologies to those who were using this cmdlet; since the endpoint is being decommissioned, there's nothing I can do except remove it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants