Get-EdgeWorkerActivation -EdgeWorkerId 123456 -ActiveOnNetwork -Network staging -Debug
Gives a full list of actications instead of just the active one. Possibly related to a typo here:
https://github.com/akamai/PowerShell/blob/main/src/Akamai.EdgeWorkers/Functions/Public/Get-EdgeWorkerActivation.ps1#L52
Get-EdgeWorkerActivation -EdgeWorkerId 123456 -ActiveOnNetwork -Network staging -DebugGives a full list of actications instead of just the active one. Possibly related to a typo here:
https://github.com/akamai/PowerShell/blob/main/src/Akamai.EdgeWorkers/Functions/Public/Get-EdgeWorkerActivation.ps1#L52