puicchan

Results 13 issues of puicchan

### Please confirm this pull request meets the following requirements: - [x] I followed the contributing guidelines: . - [x] I have no affiliation with the project I am suggesting...

With Terraform support, we need to make sure TF is installed as a pre-requisite

terraform

I should be able to run azd in cloud shell.

feature

After region is selected check if: - service is support - e.g., SWA ``` Error: Command Failed: deployment failed: failed deploying: failed running az deployment sub create: {'code': 'LocationNotAvailableForResourceType', 'message':...

cli
user-study

This helps to warn customers about potentially downloading malicious repo.

pm
cli
feature
golden-path

https://learn.microsoft.com/en-us/azure/developer/azure-developer-cli/debug?pivots=ide-vs-code For C# swa-func MS SQL template - add: "You'll have to manually start the Start API task, and then Debug API (F5). You'll be asked to pick from a...

documentation

azdev-fied https://github.com/puicchan/thedogsaidno. Simple app with no kv but I need to keep /security -> /keyvault-access.bicep in /core. I don't want to include unnecessary files in my repository.

iac

As we discovered when we met. Logging a bug to track this.

bug

1. https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/private-module-registry?tabs=azure-cli#publish-files-to-registry: mention it is now possible to publish Bicep modules with source code. Commands: ps: `Publish-AzBicepModule -FilePath ./storage.bicep -Target br:exampleregistry.azurecr.io/bicep/modules/storage:v1 -DocumentationUri https://www.contoso.com/exampleregistry.html -WithSource` az cli: `az bicep publish --file...

story: registry