Skip to content

Commit 1f47b60

Browse files
authored
Merge pull request #172221 from emuench/55340-test-drive
update image and text
2 parents 51dfe48 + 950a453 commit 1f47b60

File tree

4 files changed

+6
-3
lines changed

4 files changed

+6
-3
lines changed
19.1 KB
Loading
7.13 KB
Loading

articles/marketplace/test-drive-azure-subscription-setup.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,13 @@ This article explains how to set up an Azure Marketplace subscription and **Dyna
5252
13. To generate a secret for the Azure AD App:
5353
1. From **Manage Application**, select **Certificate and secrets**.
5454
2. Under Client secrets, select **New client secret**.
55-
3. Enter a description, such as *Test Drive*, and select an appropriate duration. The test drive will break once this Key expires, at which point you will need to generate and provide AppSource a new key.
55+
56+
:::image type="content" source="./media/test-drive/new-client-secret.png" alt-text="Adding a new client secret.":::
57+
58+
3. Enter a description, such as *Test Drive*, and select an appropriate duration. Because the test drive will break once this Key expires, at which point you will need to generate and provide AppSource a new key, we recommend using the maximum duration of 24 months.
5659
4. Select **Add** to generate the Azure app secret. Copy this value as it will be hidden as soon as you leave this blade. You will need this value later when configuring your test drive.
5760

58-
:::image type="content" source="./media/test-drive/add-client-secret.png" alt-text="Adding a client secret.":::
61+
:::image type="content" source="./media/test-drive/add-client-secret-customer.png" alt-text="Adding a client secret.":::
5962

6063
5. Add the Service Principal role to the application to allow the Azure AD app to remove users from your Azure tenant.
6164
1. Open an Administrative-level PowerShell command prompt.
@@ -149,7 +152,7 @@ This article explains how to set up an Azure Marketplace subscription and **Dyna
149152
3. Enter a description, such as *Test Drive*, and select an appropriate duration. The test drive will break once this Key expires, at which point you will need to generate and provide AppSource a new key.
150153
4. Select **Add** to generate the Azure app secret. Copy this value as it will be hidden as soon as you leave this blade. You will need this value later when configuring your test drive.
151154

152-
:::image type="content" source="./media/test-drive/add-client-secret.png" alt-text="Adding a client secret.":::
155+
:::image type="content" source="./media/test-drive/add-client-secret-operations.png" alt-text="Shows addition of a client secret.":::
153156

154157
4. Add the Service Principal role to the application to allow the Azure AD app to remove users from your Azure tenant.
155158
1. Open an Administrative-level PowerShell command prompt.

0 commit comments

Comments
 (0)