Skip to content

Commit 38624f7

Browse files
Merge pull request #10426 from MicrosoftDocs/main638634026630071703sync_temp
For protected branch, push strategy should use PR and merge to target branch method to work around git push error
2 parents f2c745a + 0d23190 commit 38624f7

File tree

9 files changed

+19
-19
lines changed

9 files changed

+19
-19
lines changed

.github/workflows/clean-repo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
pull-requests: write
1515

1616
steps:
17-
- uses: actions/checkout@v4.1.7
17+
- uses: actions/checkout@v4.2.0
1818

1919
# Call clean repo
2020
- name: Clean repo

.github/workflows/whats-new.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
pull-requests: write
1919

2020
steps:
21-
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
21+
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
2222

2323
- name: "Print manual run reason"
2424
if: ${{ github.event_name == 'workflow_dispatch' }}

subscriptions/faq/subscriber/software/includes/access-keys.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@ title: How do I access my product keys when my subscription expires?
33
description: To have access to your product keys after your subscription expires, you need to export your claimed keys before the subscription...
44
ms.topic: include
55
ms.assetid: 73342d98-bedb-4c3b-8961-5ee2210b7029
6-
author: evanwindom
6+
author: joseb-rdc
77
ms.author: amast
8-
ms.date: 4/3/2020
8+
ms.date: 09/30/2024
99
ms.faqid: q2_3
1010
---
1111

1212
## How do I access my product keys when my subscription expires?
1313

14-
To have access to your product keys after your subscription expires, you need to export your claimed keys before the subscription expires. After it expires you will not be able to retrieve your keys.
14+
To have access to your product keys after your subscription expires, you need to export your claimed keys before the subscription expires. After it expires, you won't be able to retrieve your keys.
1515

16-
To export your keys, simply click on the Export all keys link at the far right of the [Product Keys](https://my.visualstudio.com/ProductKeys) page. An .xml file entitled KeysExport.xml will be created, and you'll have the option to open or save the file. You will need to open the file with an application capable of handling .xml files. For example, you can open the file as a read-only workbook in Excel. The file will contain any keys you've claimed, as well as any \'static\' keys that are automatically claimed for you.
16+
To export your keys, simply click on the Export all keys link at the far right of the [Product Keys](https://my.visualstudio.com/ProductKeys) page. An .xml file entitled KeysExport.xml is created, and you have the option to open or save the file. You'll need to open the file with an application capable of handling .xml files. For example, you can open the file as a read-only workbook in Excel. The file contains any keys you've claimed, and any \'static\' keys that are automatically claimed for you.

subscriptions/faq/subscriber/software/includes/available-downloads.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ description: The software downloads available depends on the subscription(s) you
44
ms.topic: include
55
ms.assetid: 543dba4a-b4dc-48e3-94cb-8d803800b570
66
ms.subservice:
7-
author: evanwindom
7+
author: joseb-rdc
88
ms.author: amast
9-
ms.date: 05/30/2024
9+
ms.date: 09/30/2024
1010
ms.faqid: q2_1
1111
---
1212

subscriptions/faq/subscriber/software/includes/find-older-versions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ title: Where can I find older versions of Visual Studio?
33
description: Find previous versions of Visual Studio for download
44
ms.topic: include
55
ms.assetid: 611a9d9f-0b72-4dd1-ac5a-987a52433627
6-
author: evanwindom
6+
author: joseb-rdc
77
ms.author: amast
8-
ms.date: 03/24/2021
8+
ms.date: 09/30/2024
99
ms.faqid: q2_4
1010
---
1111

subscriptions/faq/subscriber/software/includes/key-activation.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@ title: How do I activate the software I just downloaded using product keys?
33
description: Activation isn't always required for a product. In some cases, a single key can be used multiple times. In general, if a product key is...
44
ms.topic: include
55
ms.assetid: f4638a80-a11f-4662-954e-4dff118d8503
6-
author: evanwindom
6+
author: joseb-rdc
77
ms.author: amast
8-
ms.date: 4/3/2020
8+
ms.date: 09/30/2024
99
ms.faqid: q2_2
1010
---
1111

1212
## How do I activate the software I just downloaded using product keys?
1313

14-
Activation isn't always required for a product. In some cases, a single key can be used multiple times. In general, if a product key is required, you'll be asked to enter it during the installation process or on first use.
14+
Activation isn't always required for a product. In some cases, a single key can be used multiple times. In general, if a product key is required, you're asked to enter it during the installation process or on first use.
1515

1616
You can obtain product keys in two places:
1717

subscriptions/faq/subscriber/software/includes/troubleshoot-visual-studio.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ title: How do I troubleshoot in Visual Studio?
33
description: Find help for Visual Studio troubleshooting in the Visual Studio documentation
44
ms.topic: include
55
ms.assetid: 51dd1bb6-dc02-4e92-b843-261530814c58
6-
author: evanwindom
6+
author: joseb-rdc
77
ms.author: amast
8-
ms.date: 09/20/2021
8+
ms.date: 09/30/2024
99
ms.faqid: q2_6
1010
---
1111

subscriptions/faq/subscriber/software/includes/where-are-product-keys.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ title: Where are my product keys?
33
description: Find the product keys that are available with your Visual Studio subscription
44
ms.topic: include
55
ms.assetid: 57a80ba7-ecda-4bea-810f-add74a215d83
6-
author: evanwindom
6+
author: joseb-rdc
77
ms.author: amast
8-
ms.date: 01/29/2021
8+
ms.date: 09/30/2024
99
ms.faqid: q2_5
1010
---
1111

subscriptions/faq/subscriber/software/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
title: Downloading and activating software with a Visual Studio Subscription
33
description: FAQs list for Downloading and Activating Software.
44
ms.topic: conceptual
5-
author: evanwindom
5+
author: joseb-rdc
66
ms.author: amast
7-
ms.date: 4/3/2020
7+
ms.date: 09/30/2024
88
ms.faqid: Section2
99
---
1010

0 commit comments

Comments
 (0)