Mark Wragg

Results 7 issues of Mark Wragg

some further suggestions from @Tonic8: - if a field in an object is a DateType, you can convert it in something InfluxDB will understand: ``` (dir | select -first1).lastWriteTime |...

enhancement

## Summary of the feature request After executing a set of tests, I sometimes what to rerun a subset of the tests (i.e where they have failed). I use tags...

Feature

Per other projects, move this from AppVeyor to Azure DevOps for build / deployment.

In the [documentation page for Observers](https://github.com/microsoft/service-fabric-observer/blob/main/Documentation/Observers.md#appobserver) it states for AppObserver: > Monitors CPU usage (Total CPU Time; percentage), Memory usage (Working Set; total or private, MB or percentage of total),...

Currently we only test against the PS Script Analyzer rules. Need to add unit testing for the code.

enhancement

Can we please add support for azurerm_service_plan: https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/service_plan This replaces azurerm_app_service_plan which is deprecated in version 3 and will be removed in version 4: https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/app_service_plan

When performing `azd provision --preview` with Terraform as the infrastructure provider (via an Azure DevOps pipeline), I can see that the Terraform plan file is saved, per this entry in...

question
terraform
customer-reported
needs-team-attention