You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change auth settings retrieval order in Get-CippApiAuth
Now retrieves authentication settings via Azure REST API first, falling back to the WEBSITE_AUTH_V2_CONFIG_JSON environment variable only if the REST call fails. This improves reliability by prioritizing live configuration data.
0 commit comments