Skip to content

Commit 5772e49

Browse files
Merge pull request #222236 from cephalin/main
.net+sqldb secure-by-default rewrite
2 parents aa38cf4 + 2c706dd commit 5772e49

27 files changed

+332
-331
lines changed

articles/active-directory/app-provisioning/use-scim-to-build-users-and-groups-endpoints.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Go to the [reference code](https://github.com/AzureAD/SCIMReferenceCode) from Gi
7575
7676
1. If not installed, add [Azure App Service for Visual Studio Code](https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azureappservice) extension.
7777
78-
1. To deploy the Microsoft.SCIM.WebHostSample app to Azure App Services, [create a new App Services](../../app-service/tutorial-dotnetcore-sqldb-app.md#2---create-the-app-service).
78+
1. To deploy the Microsoft.SCIM.WebHostSample app to Azure App Services, [create a new App Services](../../app-service/quickstart-dotnetcore.md?tabs=net60&pivots=development-environment-vscode#publish-your-web-app).
7979
8080
1. In the Visual Studio Code terminal, run the .NET CLI command below. This command generates a deployable publish folder for the app in the bin/debug/publish directory.
8181
79.8 KB
Loading
36.7 KB
Loading
60 KB
Loading
37.3 KB
Loading
57.6 KB
Loading
59.8 KB
Loading
97.2 KB
Loading
54.6 KB
Loading
18.6 KB
Loading

0 commit comments

Comments
 (0)