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

Support alternative Azure deployments for Microsoft Graph #140

Merged
merged 3 commits into from
Mar 15, 2022

Conversation

stanhu
Copy link
Collaborator

@stanhu stanhu commented Mar 14, 2022

Previously Microsoft Graph only worked for the default Azure deployment. However, there are currently three other national clouds supported in Azure (https://docs.microsoft.com/en-us/graph/deployments).

This commit adds support for the graph_endpoint and azure_ad_endpoint to enable support for these alternative Azure deployments.

Closes #139

Previously Microsoft Graph only worked for the default Azure
deployment. However, there are currently three other national clouds
supported in Azure
(https://docs.microsoft.com/en-us/graph/deployments).

This commit adds support for the `graph_endpoint` and
`azure_ad_endpoint` to enable support for these alternative Azure
deployments.

Closes #139
@stanhu stanhu merged commit 8ebd386 into master Mar 15, 2022
stanhu added a commit that referenced this pull request Mar 15, 2022
This pulls in #140 to support
other Azure deployments, such as Microsoft Cloud for US Government.
@stanhu stanhu deleted the sh-support-other-azure-deployments branch March 15, 2022 06:36
maxlazio pushed a commit to gitlabhq/omnibus-gitlab that referenced this pull request Mar 16, 2022
Previously Microsoft Graph only worked for the default Azure
deployment. However, there are currently three other national clouds
supported in Azure
(https://docs.microsoft.com/en-us/graph/deployments).

This update adds support for the `graph_endpoint` and
`azure_ad_endpoint` to enable support for these alternative Azure
deployments.

This pulls in tpitale/mail_room#140 to address
tpitale/mail_room#139.

Changelog: changed
tnir pushed a commit to tnir/charts-gitlab that referenced this pull request May 16, 2022
Previously Microsoft Graph only worked for the default Azure
deployment. However, there are currently three other national clouds
supported in Azure
(https://docs.microsoft.com/en-us/graph/deployments).

This commit upgrades MailRoom to v0.0.20 to pull in
tpitale/mail_room#140 to make it possible to
configure endpoints for alternative Azure deployments.

This update also adds support for the `azureAdEndpoint` and
`graphEndpoint` configuration settings for incoming e-mail and Service
Desk.

Related CNG change:
https://gitlab.com/gitlab-org/build/CNG/-/merge_requests/931

Related Omnibus change:
https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/5978

Upstream issue:
tpitale/mail_room#139

Changelog: changed
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.

Support Azure Government tenants with Microsoft Graph
1 participant