Skip to content

Commit 334f08d

Browse files
remove screenshots
1 parent d9c8afb commit 334f08d

File tree

3 files changed

+3
-8
lines changed

3 files changed

+3
-8
lines changed

articles/static-web-apps/deployment-token-management.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
title: Reset deployment tokens in Azure Static Web Apps
33
description: Reset tokens in an Azure Static Web Apps site
44
services: static-web-apps
5-
author: webmaxru
6-
ms.author: masalnik
5+
author: craigshoemaker
6+
ms.author: cshoe
77
ms.service: static-web-apps
88
ms.topic: conceptual
9-
ms.date: 1/31/2021
9+
ms.date: 06/24/2024
1010
---
1111

1212
# Reset deployment tokens in Azure Static Web Apps
@@ -31,11 +31,8 @@ Normally, you don't need to worry about the deployment token, but the following
3131

3232
2. Select **Reset token**.
3333

34-
:::image type="content" source="./media/deployment-token-management/manage-deployment-token.png" alt-text="Resetting deployment token":::
35-
3634
3. After displaying a new token in the _Deployment token_ field, copy the token by selecting **Copy to clipboard**.
3735

38-
3936
## Update a secret in the GitHub repository
4037

4138
To keep automated deployment running, after resetting a token you need to set the new value in the corresponding GitHub repository.
@@ -52,8 +49,6 @@ To keep automated deployment running, after resetting a token you need to set th
5249
4. **Paste the value** of the deployment token to the _Value_ field.
5350
5. Select **Update secret**.
5451

55-
:::image type="content" source="./media/deployment-token-management/github-update-secret.png" alt-text="Updating repository secret":::
56-
5752
## Next steps
5853

5954
> [!div class="nextstepaction"]

0 commit comments

Comments
 (0)