static-web-apps-cli icon indicating copy to clipboard operation
static-web-apps-cli copied to clipboard

(fix #890) Fix Undefined Error with No Subs in Azure Profile

Open Timothyw0 opened this issue 1 year ago • 0 comments

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 an undefined error. Then the login will fallback to another means to authenticate.

Timothyw0 avatar Oct 17 '24 13:10 Timothyw0