Loading README.md +1 −1 Original line number Diff line number Diff line Loading @@ -115,7 +115,7 @@ Examples (with an application's base name `myapp`): ### Deployment and cleanup scripts The Azure template requires you to provide a shell script that fully implements your application deployment and cleanup using the [`azure` CLI](https://azure.microsoft.com/cli/) and all other tools available in the selected Docker image. deployment and cleanup using the [`azure` CLI](https://learn.microsoft.com/cli/azure/) and all other tools available in the selected Docker image. The deployment script is searched as follows: Loading Loading
README.md +1 −1 Original line number Diff line number Diff line Loading @@ -115,7 +115,7 @@ Examples (with an application's base name `myapp`): ### Deployment and cleanup scripts The Azure template requires you to provide a shell script that fully implements your application deployment and cleanup using the [`azure` CLI](https://azure.microsoft.com/cli/) and all other tools available in the selected Docker image. deployment and cleanup using the [`azure` CLI](https://learn.microsoft.com/cli/azure/) and all other tools available in the selected Docker image. The deployment script is searched as follows: Loading