Timothy Wang

Results 4 issues of Timothy Wang

Make the `subscriptions` property optional in AzureProfile since it may not exist as described in Issue #890. Tested by removing subscriptions in my azureProfile.json and code will no longer throw...

Before filing this issue, please ensure you're using the latest CLI by running `swa --version` and comparing to the latest version on [npm](https://www.npmjs.com/package/@azure/static-web-apps-cli). **Are you accessing the CLI from the...

command: deploy

This PR introduces the telemetry set up to capture any SWA CLI actions to the Azure App Insights table for SWA CLI. ![image](https://github.com/user-attachments/assets/0bf98dad-bca4-4923-900b-5a7ac44c34fa) ![image](https://github.com/user-attachments/assets/48940356-f178-4a36-bc10-ee23273858f5)

scope: core
scope: cli

**Is your feature request related to a problem? Please describe.** Downloading the func core tools binary is bloating user disk space under $HOME/.swa/core-tools/$FUNC_VERSION **Describe the solution you'd like** In the...

type: enhancement
scope: core