Skip to content

Commit 6c4955e

Browse files
author
gibsondan
authored
use correct app name in Azure docs (#33118)
Summary: I wish this was Dagster+ in the azure app store, but it is not. > Insert changelog entry or delete this section. ## Summary & Motivation ## How I Tested These Changes ## Changelog > Insert changelog entry or delete this section.
1 parent 86fdce0 commit 6c4955e

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

  • docs/docs/deployment/dagster-plus/authentication-and-access-control/sso

docs/docs/deployment/dagster-plus/authentication-and-access-control/sso/azure-ad-sso.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,22 +24,23 @@ To complete the steps in this guide, you'll need:
2424

2525
</details>
2626

27-
## Step 1: add the Dagster+ app in Azure AD \{#dagster-app}
27+
## Step 1: add the Dagster Cloud app in Azure AD \{#dagster-app}
2828

29-
In this step, you'll add the Dagster+ app to your list of managed SaaS apps in Azure AD.
29+
In this step, you'll add the Dagster Cloud app to your list of managed SaaS apps in Azure AD.
3030

3131
1. Sign in to the Azure portal.
3232
2. On the left navigation pane, click the **Azure Active Directory** service.
3333
3. Navigate to **Enterprise Applications** and then **All Applications**.
3434
4. Click **New application**.
35-
5. In the **Add from the gallery** section, type **Dagster+** in the search box.
36-
6. Select **Dagster+** from the results panel and then add the app. Wait a few seconds while the app is added to your tenant.
35+
5. In the **Add from the gallery** section, type **Dagster Cloud** in the search box.
36+
6. Select **Dagster Cloud** from the results panel and then add the app. Wait a few seconds while the app is added to your tenant.
37+
3738

3839
## Step 2: configure SSO in Azure AD \{#configure-sso}
3940

4041
In this step, you'll configure and enable SSO for Azure AD in your Azure portal.
4142

42-
1. On the **Dagster+** application integration page, locate the **Manage** section and select **single sign-on**.
43+
1. On the **Dagster Cloud** application integration page, locate the **Manage** section and select **single sign-on**.
4344
2. On the **Select a single sign-on method** page, select **SAML**.
4445
3. On the **Set up single sign-on with SAML** page, click the pencil icon for **Basic SAML Configuration** to edit the settings.
4546

0 commit comments

Comments
 (0)