Shodai Ikebe

Results 16 issues of Shodai Ikebe

```bash az group deployment create --name $MOODLE_DEPLOYMENT_NAME --resource-group $MOODLE_RG_NAME --template-file $MOODLE_AZURE_WORKSPACE/arm_template/azuredeploy.json --parameters $MOODLE_AZURE_WORKSPACE/$MOODLE_RG_NAME/azuredeploy.parameters.json This command is implicitly deprecated because command group 'group deployment' is deprecated and will be removed in...

These parameters are for primary app, not secondary app. ``` az webapp deployment source config-zip --resource-group $ASEResourceGroupNamePROD --name $WEBAPPNamePROD --src ./secondaryapp.zip ``` You need to deploy a zip file to...

It would be very helpful if there is a browser compatibility list somewhere. (in README.md?) As far as I investigated, it looks like below in major browsers. |Browser|Version|Compatibility| |:--|:--:|:--:| |Chrome|66|HTTPS...

@takezoe Could you merge this and create a new tag?

This PR introduces a Japanese translation for the GitHub Copilot workshop. There’s one point that needs clarification: For the translated filename, should we use the language code such as `ja`,...

We need to migrate to new issue templates, as legacy one will be retired on March 30, 2025. Something like this. ```md name: Bug report description: Create a report to...

task