Skip to content

Repo sync for protected CLA branch #6975

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

Merged
merged 16 commits into from
Aug 17, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .acrolinx-config.edn
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
{:allowed-branchname-matches ["master" "release-.*" "sandbox-.*"]
:allowed-filename-matches ["docs" "mac" "scripting-docs" "subscriptions"]}
:allowed-filename-matches ["docker/" "docs/" "mac/" "scripting-docs/" "subscriptions/"]}
1 change: 1 addition & 0 deletions bridge/articles/bridge-to-kubernetes-aks.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ ms.author: ghogen
author: ghogen
manager: jmartens
ms.technology: bridge
ms.custom: "contperf-fy22q1"
title: Use Bridge to Kubernetes to run and debug locally with Kubernetes with AKS in Azure
ms.date: 11/12/2020
description: Learn how to use Bridge to Kubernetes to connect your development computer to an AKS Kubernetes cluster
Expand Down
1 change: 1 addition & 0 deletions bridge/articles/bridge-to-kubernetes-sample.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ ms.author: ghogen
author: ghogen
manager: jmartens
ms.technology: bridge
ms.custom: "contperf-fy22q1"
title: Learn how to use Bridge to Kubernetes to run and debug locally with Kubernetes, using a TODO sample app.
ms.date: 10/20/2020
description: Use a todo sample app to learn how to use Bridge to Kubernetes to develop, debug, and test a Kubernetes application locally in Visual Studio Code
Expand Down
1 change: 1 addition & 0 deletions bridge/articles/bridge-to-kubernetes-vs-code.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ ms.author: ghogen
author: ghogen
manager: jmartens
ms.technology: bridge
ms.custom: "contperf-fy22q1"
title: Use Bridge to Kubernetes to run and debug locally with Kubernetes
ms.date: 04/14/2021
description: Learn how to use Bridge to Kubernetes to connect your development computer to a Kubernetes cluster and use local tunnel debugging to debug Kubernetes services on your local machine.
Expand Down
1 change: 1 addition & 0 deletions bridge/articles/bridge-to-kubernetes-vs.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: "Tutorial: Connect development machines with Bridge to Kubernetes"
ms.technology: bridge
ms.custom: "contperf-fy22q1"
ms.date: 03/24/2021
ms.topic: "tutorial"
description: "Connect your development computer to a Kubernetes cluster with Bridge to Kubernetes with Visual Studio."
Expand Down
1 change: 1 addition & 0 deletions bridge/articles/configure-bridge-to-kubernetes.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ author: ghogen
ms.author: ghogen
manager: jmartens
ms.technology: bridge
ms.custom: "contperf-fy22q1"
---

# Configure Bridge to Kubernetes
Expand Down
1 change: 1 addition & 0 deletions bridge/articles/index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ metadata:
ms.date: 07/25/2021
ms.author: ghogen
ms.technology: bridge
ms.custom: "contperf-fy22q1"

# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new

Expand Down
1 change: 1 addition & 0 deletions bridge/articles/kubernetes-environment-variables.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ author: ghogen
manager: jmartens
ms.topic: conceptual
ms.technology: bridge
ms.custom: "contperf-fy22q1"
---
# Kubernetes service environment variables

Expand Down
1 change: 1 addition & 0 deletions bridge/articles/managed-identity.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: "How to use managed identity with Bridge to Kubernetes"
ms.technology: bridge
ms.custom: "contperf-fy22q1"
ms.date: 04/28/2021
ms.topic: "conceptual"
description: "Learn how to use Azure Active Directory (Azure AD) managed identity in an AKS cluster with Bridge to Kubernetes"
Expand Down
1 change: 1 addition & 0 deletions bridge/articles/overview-bridge-to-kubernetes.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: "How Bridge to Kubernetes works"
ms.technology: bridge
ms.custom: "contperf-fy22q1"
ms.date: 11/19/2020
ms.topic: "conceptual"
description: "Describes the processes for using Bridge to Kubernetes to connect your development computer to your Kubernetes cluster"
Expand Down
1 change: 1 addition & 0 deletions bridge/articles/parallel-services.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ author: ghogen
ms.author: ghogen
manager: jmartens
ms.technology: bridge
ms.custom: "contperf-fy22q1"
ms.topic: how-to
---
# Debug multiple services (VS Code)
Expand Down
1 change: 1 addition & 0 deletions docker/tutorials/deploy-to-cloud.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ author: nebuk89
ms.author: ghogen
manager: jmartens
ms.technology: vs-docker
ms.custom: "contperf-fy22q1"

ms.topic: conceptual
ms.workload:
Expand Down
1 change: 1 addition & 0 deletions docker/tutorials/docker-tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ author: nebuk89
ms.author: ghogen
manager: jmartens
ms.technology: vs-docker
ms.custom: "contperf-fy22q1"
ms.topic: tutorial
ms.workload:
- "azure"
Expand Down
1 change: 1 addition & 0 deletions docker/tutorials/image-building-best-practices.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ author: nebuk89
ms.author: ghogen
manager: jmartens
ms.technology: vs-docker
ms.custom: "contperf-fy22q1"

ms.topic: conceptual
ms.workload:
Expand Down
1 change: 1 addition & 0 deletions docker/tutorials/multi-container-apps.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ author: nebuk89
ms.author: ghogen
manager: jmartens
ms.technology: vs-docker
ms.custom: "contperf-fy22q1"

ms.topic: conceptual
ms.workload:
Expand Down
1 change: 1 addition & 0 deletions docker/tutorials/persist-your-data.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ author: nebuk89
ms.author: ghogen
manager: jmartens
ms.technology: vs-docker
ms.custom: "contperf-fy22q1"

ms.topic: conceptual
ms.workload:
Expand Down
1 change: 1 addition & 0 deletions docker/tutorials/share-your-app.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ author: nebuk89
ms.author: ghogen
manager: jmartens
ms.technology: vs-docker
ms.custom: "contperf-fy22q1"

ms.topic: conceptual
ms.workload:
Expand Down
1 change: 1 addition & 0 deletions docker/tutorials/update-your-app.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ author: nebuk89
ms.author: ghogen
manager: jmartens
ms.technology: vs-docker
ms.custom: "contperf-fy22q1"

ms.topic: conceptual
ms.workload:
Expand Down
1 change: 1 addition & 0 deletions docker/tutorials/use-bind-mounts.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ author: nebuk89
ms.author: ghogen
manager: jmartens
ms.technology: vs-docker
ms.custom: "contperf-fy22q1"

ms.topic: conceptual
ms.workload:
Expand Down
1 change: 1 addition & 0 deletions docker/tutorials/use-docker-compose.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ author: nebuk89
ms.author: ghogen
manager: jmartens
ms.technology: vs-docker
ms.custom: "contperf-fy22q1"

ms.topic: conceptual
ms.workload:
Expand Down
1 change: 1 addition & 0 deletions docker/tutorials/whats-next.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ author: nebuk89
ms.author: ghogen
manager: jmartens
ms.technology: vs-docker
ms.custom: "contperf-fy22q1"

ms.topic: conceptual
ms.workload:
Expand Down
1 change: 1 addition & 0 deletions docker/tutorials/your-application.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ author: nebuk89
ms.author: ghogen
manager: jmartens
ms.technology: vs-docker
ms.custom: "contperf-fy22q1"

ms.topic: conceptual
ms.workload:
Expand Down
18 changes: 1 addition & 17 deletions docs/extensibility/walkthrough-creating-an-sdk-using-cpp.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,23 +62,7 @@ This walkthrough shows how to create a native C++ math library SDK, package the

4. Use the following XML to replace the existing XML.

```xml
<PackageManifest Version="2.0.0" xmlns="http://schemas.microsoft.com/developer/vsx-schema/2011" xmlns:d="http://schemas.microsoft.com/developer/vsx-schema-design/2011">
<Metadata>
<Identity Id="NativeMathVSIX..c6b3cae1-e7e2-4e71-90f6-21017ea0dff7" Version="1.0" Language="en-US" Publisher="MyName" />
<DisplayName>Native Math SDK</DisplayName>
<Description>Native Math Library w/ Windows Runtime Additions</Description>
</Metadata>
<Installation Scope="Global" AllUsers="true">
<InstallationTarget Id="Microsoft.ExtensionSDK" TargetPlatformIdentifier="Windows" TargetPlatformVersion="v8.0" SdkName="NativeMathSDK" SdkVersion="1.0" />
</Installation>
<Dependencies>
</Dependencies>
<Assets>
<Asset Type="Microsoft.ExtensionSDK" d:Source="File" Path="SDKManifest.xml" />
</Assets>
</PackageManifest>
```
:::code language="xml" source="../snippets/cpp/VS_Snippets_VSSDK/creatingansdkusingcpp/cpp/nativemathvsix/source.extension.vsixmanifest" id="Snippet6":::

5. In **Solution Explorer**, open the shortcut menu for the **NativeMathVSIX** project, and then choose **Add** > **New Item**.

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/ide/dotfuscator/media/registration.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
68 changes: 68 additions & 0 deletions docs/ide/dotfuscator/register.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,68 @@
---
title: Register Dotfuscator Community
ms.date: 07/22/2021
ms.devlang: dotnet
ms.topic: how-to
keywords: Dotfuscator, Dotfuscator Community, Dotfuscator CE, PreEmptive, PreEmptive Solutions, PreEmptive Protection, protection, community edition, obfuscation, .NET, free, Visual Studio 2019, Visual Studio 2017, Visual Studio, upgrade, command line, register
helpviewer_keywords:
- PreEmptive Protection Dotfuscator
- Dotfuscator Community Edition
- Dotfuscator CE
- Dotfuscator Community
- Dotfuscator
- obfuscation
- protection
- Dotfuscator upgrade
- upgrade Dotfuscator
- upgrading Dotfuscator
- register Dotfuscator
- registering Dotfuscator
- Dotfuscator command line
- Dotfuscator Professional
description: Learn how to register the free copy of Dotfuscator Community included in Visual Studio.
author: TerryGLee
ms.author: tglee
manager: jmartens
---
# Register Dotfuscator Community

This article describes how to register the free copy of Dotfuscator Community that's included in Visual Studio and the advantages of registering Dotfuscator Community.

## Why register?

Registered users of Dotfuscator Community get access to additional features, such as [command-line support][cli], which makes it easy to integrate Dotfuscator into your automated build process. Registering also gives you access to a built-in tool you can use to efficiently [decode obfuscated stack traces][decode-obfuscated].

Registration is quick, simple, and free of charge.

## Registration instructions

After [installation][install], you can register Dotfuscator Community via the [graphical user interface][gui](GUI)). To open the GUI, go to the Visual Studio **Tools** menu and select **PreEmptive Protection - Dotfuscator Community**.

If you're running Dotfuscator Community for the first time, you're prompted to sign an End-User License Agreement. After you sign the agreement, the registration form appears.

If you have already run Dotfuscator Community, but have not yet registered it, to view the registration form, open the **Help** menu, and then select **Register Product**.

![Screenshot that shows the registration page.](media/registration.png)

Some of the fields in the registration form may already be filled based on your Visual Studio account. Ensure that the field values are correct, then fill in the remaining fields and click *Submit*.

![Screenshot that shows the registration confirmation page.](media/registration-confirm.png)

After submitting your registration, a dialog will appear and prompt you for your *confirmation code*. You will receive an email from PreEmptive containing this code. Enter the code and click *OK* to complete your registration.

> [!NOTE]
> If you initially cancel the confirmation dialog, you can view it again in Dotfuscator's GUI by opening the **Help** menu, and then selecting **Register Product**.

When registration is finished, you'll immediately be able to use more features, such as the [command-line interface][cli].

If you checked *Send me Dotfuscator Professional so I can try its advanced features* when you registered, you'll also receive information about how to get an evaluation copy of [Dotfuscator Professional][get-pro]. You can use your email to create an account for the [members section of preemptive.com][members] where you can manage evaluations.

[install]: https://www.preemptive.com/dotfuscator/ce/docs/help/intro_install.html
[get-pro]: https://www.preemptive.com/dotfuscator/ce/docs/help/intro_upgrades.html

[gui]: https://www.preemptive.com/dotfuscator/ce/docs/help/getting_started_gui.html
[gui-start]: https://www.preemptive.com/dotfuscator/ce/docs/help/getting_started_gui.html#overview
[cli]: https://www.preemptive.com/dotfuscator/ce/docs/help/intro_cli.html
[decode-obfuscated]: https://www.preemptive.com/dotfuscator/ce/docs/help/gui_decode_stack_trace.html

[members]: https://www.preemptive.com/my-account
Loading