Brennen Cage
Brennen Cage
@pbodnar11 If you follow the readme and have the github actions deploy the infrastructure and build the code, you shouldn't need to log into the VM. There is also a...
@jamil-z In the VMSS-VM.bicep file the VM profile is set to use (Spot VMs)[https://learn.microsoft.com/en-us/azure/virtual-machine-scale-sets/use-spot]. This was done because spot VMs have a cheaper cost and this project is a sample....
@Khadeer-techie In the VMSS-VM.bicep file the VM profile is set to use (Spot VMs)[https://learn.microsoft.com/en-us/azure/virtual-machine-scale-sets/use-spot]. This was done because spot VMs have a cheaper cost and this project is a sample....
@Khadeer-techie is this still an issue or are we able to close?
MediaPerf is not registered: no key found at SYSTEM\CurrentControlSet\Services\MediaPerf\Performance
The media stack perf counters are not required to be registered and don't need to be used in a 3P application. The error is not a true error and can...