Timothy Wang
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...
This PR introduces the telemetry set up to capture any SWA CLI actions to the Azure App Insights table for SWA 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...