Skip to content

Commit 5eb7a43

Browse files
authored
Merge pull request #105583 from VikasPullagura-MSFT/patch-54
(Azure CXP) resolves MicrosoftDocs/azure-docs#48919
2 parents 953afb6 + 1971a62 commit 5eb7a43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/service-fabric/service-fabric-debugging-your-application.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.author: vturecek
1515
1616

1717
## Debug a local Service Fabric application
18-
You can save time and money by deploying and debugging your Azure Service Fabric application in a local computer development cluster. Visual Studio 2019 or 2015 can deploy the application to the local cluster and automatically connect the debugger to all instances of your application. Visual Studio's must be run as Administrator to connect the debugger.
18+
You can save time and money by deploying and debugging your Azure Service Fabric application in a local computer development cluster. Visual Studio 2019 or 2015 can deploy the application to the local cluster and automatically connect the debugger to all instances of your application. Visual Studio must be run as Administrator to connect the debugger.
1919

2020
1. Start a local development cluster by following the steps in [Setting up your Service Fabric development environment](service-fabric-get-started.md).
2121
2. Press **F5** or click **Debug** > **Start Debugging**.

0 commit comments

Comments
 (0)