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

Added endpoints for sovereign clouds for PPAPI service #1069

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ashwani123p
Copy link
Contributor

@ashwani123p ashwani123p commented Dec 10, 2024

Added endpoints for Mooncake, GCC, HIGH, DoD clouds for PPAPI Service, previously added for TIP env: #1055

@ashwani123p ashwani123p requested review from a team as code owners December 10, 2024 10:50
@ashwani123p ashwani123p changed the title Added endpoints for soverign clouds for PPAPI service Added endpoints for sovereign clouds for PPAPI service Dec 10, 2024
import jwt_decode from 'jwt-decode';
import { showErrorDialog } from "../utilities/errorHandlerUtil";

const serviceScopeMapping: { [key in ServiceEndpointCategory]: string } = {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are we also logging this info in the Preview flow? It will help in debugging if a call fails for a particular region

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

Successfully merging this pull request may close these issues.

4 participants