Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 738 Bytes

File metadata and controls

19 lines (11 loc) · 738 Bytes

8 - Conclusion

Congrats! You have completed the workshop: migrating a WebLogic application to JBoss EAP, deployed it onto App Service and an App Service Environment, and wired up GitHub Actions for continuous deployments!

8.1 - Clean up resources

You can run the following command to delete the resources you created in this workshop:

az group delete --name $RESOURCE_GROUP --yes

8.2 - Provide Feedback

Have feedback, a suggestion, or found a typo? Please let us know by filing an issue on the GitHub Repository.


⬅️ Previous section: 7 - Deploy to Staging Slots