Rohan Cragg

Results 10 issues of Rohan Cragg

I've only recently discovered that Diagnostic Settings can be enabled on Management Group scope (e.g. Administrative and Policy) (although this can only be [configured via the Resource Manager API](https://docs.microsoft.com/en-us/rest/api/monitor/managementgroupdiagnosticsettings/createorupdate) while...

enhancement

Trying to run vue-app after creating from template repo I am unable to run `npm install` without errors that suggest I need python2.exe in my PATH I am able to...

Action `ci: add Azure Static Web Apps workflow file` failed on Build and Deploy job Output: ```bash Run Azure/static-web-apps-deploy@v1 with: azure_static_web_apps_api_token: *** repo_token: *** action: upload app_location: /vue-app api_location: api...

Compatible Node version(s) should be stated in pre-requisites

Trying to run vue-app after creating from template repo I am unable to run `npm install` with Node 17 I am able to resolve this by using [NVS](https://github.com/jasongin/nvs) to switch...

Python2 should be mentioned as pre-requisite #65

PowerShell cells still display error when commands use common parameter `-ErrorAction Ignore` and the error displayed is unhelpful Example command: ```powershell # there will be an error when there is...

Tool does not agree with documented naming restrictions here: https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/resource-name-rules#microsoftkeyvault Tool says that length can be 1 - 127 characters This should be 3-24 characters

Added advice about prerequisite for scenario where Microsoft EntraID directories where user setting **Users can register applications** has been set to **No**

The following snippet in a Powershell Notebook cell reports an error if hitting the [Enter] key when prompted and does not behave as it would in a Powershell terminal (i.e....

bug
Area-PowerShell