|
|
|
@ -323,6 +323,18 @@ https://[YourAppName]blazor.azurewebsites.net |
|
|
|
``` |
|
|
|
|
|
|
|
|
|
|
|
## Change the Web App configuration for the Azure App Service |
|
|
|
|
|
|
|
Copy the URL of the Api Host and Blazor Web App. Change appsettings.json files in the Web App as follows images. |
|
|
|
|
|
|
|
 |
|
|
|
|
|
|
|
 |
|
|
|
|
|
|
|
 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## Add an extra Stage in the Release pipeline in the AzureDevops to deploy [YourAppName].Blazor project |
|
|
|
|
|
|
|
1. Go to the *Release* pipeline in [Azure DevOps](https://azure.microsoft.com/en-us/services/devops/) and click **Edit** |
|
|
|
@ -353,3 +365,4 @@ https://[YourAppName]blazor.azurewebsites.net |
|
|
|
|
|
|
|
 |
|
|
|
|
|
|
|
 |