Adrian Hall
Adrian Hall
To tag along with this: * Susy is deprecated and will no longer receive updates. This is the grid system that mmistakes uses. Doing the switch over to modules is...
Dup of #306
We've recently added support for Azure CLI login, which allows you to use az login --use-device-code - once done, swa login will use the same authentication. This will be released...
Can you please provide the precise version of Visual Studio and the extension please?
We are going to put all the framework detection code into its own library for re-use (since that was where it came from!) This task will be moved over there...
There is not enough information to diagnose the problem here. What does your staticwebapp.config.json look like? How is your Entra ID enterprise app set up? How is your role function...
Other github actions that used to be maintained by GH are similarly abandoned and should be replaced. e.g. actions/upload-release-asset
Figured it would be by design - which means the question is "Can we please have a hook that is "post-confirmation-and-predown"? Not sure what you would call it - "preresourcedeletion"...
Unfortunately, no. They are already represented in the bicep for creation, but there is an ordering issue with deletions. Budgets and diagnostic settings are the most common settings here. Another...
I think you will be able to do managed identity through using the Azure CLI login that was fixed in #774 (also will be in the 2.0.0 release).