Issue with approve-requests webpage #28
okieselbach
started this conversation in
General
Replies: 1 comment
-
|
This issue is fixed with version v2 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The new version does also fix an issue which occurred for certain instances when opening approve-requests site:
After debugging I believe it has to do something with a .NET update. The latest version is migrated to .NET 8 and fixes this issue. So, if you experience issues with your current implementation, it may be worth updating to the latest v2 version. If your App Service points to my GitHub account with the environment variable
WEBSITE_RUN_FROM_PACKAGE to
https://raw.githubusercontent.com/okieselbach/Autopilot-Manager/master/dist/Artifacts.zip
All you need to do is to restart the App Service. You will see v2 in the bottom 👌
Autopilot Manager version information:
Beta Was this translation helpful? Give feedback.
All reactions