Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Update README file to Set Up Authentication in Azure App Service #74

Merged
merged 2 commits into from
Nov 19, 2024

Conversation

Prasanjeet-Microsoft
Copy link
Collaborator

Purpose

To add instructions in the README for setting up authentication in Azure App Service

Does this introduce a breaking change?

  • Yes
  • No

What to Check

  1. Verify Authentication Settings: Ensure that App Service Authentication is enabled in the Azure portal.
  2. Check Identity Provider Configuration: Confirm the correct identity provider (e.g., Azure AD) is selected and configured.
  3. Test Authentication: Access the app and verify that users are prompted for authentication based on the configured provider.
  4. Review Permissions: Ensure the app has the necessary permissions to interact with the chosen identity provider.

Copy link

github-actions bot commented Nov 18, 2024

Coverage

Coverage Report •
FileStmtsMissCoverMissing
TOTAL310991570% 
report-only-changed-files is enabled. No files were changed during this commit :)

Tests Skipped Failures Errors Time
301 0 💤 0 ❌ 0 🔥 50.140s ⏱️

@Roopan-Microsoft Roopan-Microsoft merged commit 259b1b3 into main Nov 19, 2024
5 checks passed
Copy link

🎉 This PR is included in version 1.0.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants