Skip to content

Commit 5ac8931

Browse files
authored
Merge pull request #1780 from pritamso/Broken-link-fix-April26
Broken Link Fixes April 26
2 parents 6ff0ed8 + 1e3fe97 commit 5ac8931

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/javascript/core/configure-local-development-environment.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ The following common local workstation installations are recommended to help wit
4646

4747
## One-time configuration of service principal
4848

49-
[Create a service principal](/how-to/with-sdk/set-up-development-environment.md#1-create-a-service-principal) to create, use Azure resources _without_ using your personal account.
49+
[Create a service principal](/azure/developer/javascript/how-to/with-sdk/set-up-development-environment?tabs=azure-sdk-for-javascript#1-create-a-service-principal) to create, use Azure resources _without_ using your personal account.
5050

5151
Learn more about a [service principals](/azure/active-directory/develop/app-objects-and-service-principals).
5252

@@ -143,4 +143,4 @@ Visual Studio Code includes a number of built-in git features. For more informat
143143

144144
* [Create and use a service principal](node-sdk-azure-authenticate-principal.md)
145145
* [Authenticate with the Azure modules for Node.js](node-sdk-azure-authenticate.md)
146-
* [Deploy a static website to Azure from Visual Studio Code](../tutorial/tutorial-vscode-static-website-node/tutorial-vscode-static-website-node-01.md)
146+
* [Deploy a static website to Azure from Visual Studio Code](../tutorial/tutorial-vscode-static-website-node/tutorial-vscode-static-website-node-01.md)

0 commit comments

Comments
 (0)